You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 2, 2019. It is now read-only.
Hi, I have downloaded scala-to-java.jar. I ran "java -jar /home/user1/scala-to-java.jar --slim" but the command prompt did not return. I went ahead to typed "print("hello,world")" , followed by ctrl+d. After some time, the program will quits and bring me back to command prompt.
I also tried to compile and run but the result is the same.
Hi, I have downloaded scala-to-java.jar. I ran "java -jar /home/user1/scala-to-java.jar --slim" but the command prompt did not return. I went ahead to typed "print("hello,world")" , followed by ctrl+d. After some time, the program will quits and bring me back to command prompt.
I also tried to compile and run but the result is the same.
Did I do the correct step?