OK. Looks like you're: - Running windows. - Used an installer to put Java on there. - There is a java.exe probably buried somewhere in the C:\<windows>\. This explains why you get a response from java -version, but nothing from echo %JAVA_HOME%.
You need to set the JAVA_HOME environmental variable for the computer. Go to (Right-click) on My Computer > Properties > Advanced (Tab) > Environment Variables. Unless you're prevented from adding it in the System variables, put it in the System variables. hth, adym --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/javaprogrammingwithpassion?hl=en -~----------~----~----~----~------~----~------~--~---
