Jump to content
  • 0

plz help me


mexis15

Question

12 answers to this question

Recommended Posts

  • 0

my 2consoles wrote same thing "java" is not regognize as internal and external command,operable program or bath file .

my project is freya and i have java 7 any idea?

Just create the variable JAVA_HOME.
Link to comment
Share on other sites

  • 0

download JDK

 

a) add variable JAVA_HOME = "C:\Program Files\Java\jdk1.6.0_23\bin"

  Example: http://wso2.org/project/wsas/java/2.0-beta/docs/setting-java-home.html

 

b) add JAVA_HOME to PATH variable:

 

  -Right-click on the My Computer icon on your desktop and then click Properties.

  -Click the Advanced tab.

  -Click Environment Variables.

  -Under System Variables, find PATH variable and click "Edit".

  -At the end of Variable Value, add ;%JAVA_HOME%

  -Click OK.

  -Click Apply Changes.

credits l2jfrozen forum

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...