I am downloading and installing grails, and I need to set up some java system variables. How can I find out what my Java version is?
|
feedback
|
migrated from stackoverflow.com Mar 4 '10 at 6:28
This question came from our site for professional and enthusiast programmers.
|
Do you mean the version of java you are running? Then yes, java -version. Do you mean the latest java that Sun has to offer? java.sun.com? I'm not sure I get your question. | |||||||||||
feedback
|