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
Imaging when you can see your data and can pass command to change the data (e.g. a call to a method with specific parameter). It is like molding experience. Possible not only for developers.
As of October 2015 jshell was not yet integrated into JDK, I will try it again in December.
JDK 9 http://openjdk.java.net/projects/jdk9/ will be released in Sept 2016, and will come with built-in REPL called jshell. http://openjdk.java.net/jeps/222
Imaging when you can see your data and can pass command to change the data (e.g. a call to a method with specific parameter). It is like molding experience. Possible not only for developers.
As of October 2015 jshell was not yet integrated into JDK, I will try it again in December.
http://stackoverflow.com/questions/32037990/practical-repl-use-with-java-9
The text was updated successfully, but these errors were encountered: