Jump to content
  • 0

Question

Posted

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?

12 answers to this question

Recommended Posts

  • 0
Posted

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.
  • 0
Posted

Do you even have java installed? Make sure it's for the right architecture (64/32)

Nonthing i redownload from other site the java but i cant solved

  • 0
Posted

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

Guest
This topic is now closed to further replies.


×
×
  • Create New...