Ask your own question, for FREE!
Computer Science 19 Online
OpenStudy (anonymous):

anyone know how too fix java? on an xp sp3.

OpenStudy (anonymous):

ive uninstalled it, than reinstalled it, but nothing has changed.

OpenStudy (anonymous):

do you mean the jre or jdk ?

OpenStudy (anonymous):

i uninstalled jre, i was told it is not used anymore. so i guess im dealing with jrk

OpenStudy (anonymous):

Use an IDE. For example, Eclipse IDE --> http://www.eclipse.org/downloads/

OpenStudy (anonymous):

uninstall jdk and jre both completely. then download the latest JDK install it fresh. it will install jre also. then set path and classpath properly...

OpenStudy (anonymous):

idk how to set paths

OpenStudy (anonymous):

Which OS do you use? I am going to show you how to set them on Windows 7.. Start Menu-> Right click on computer->Properties->Advanced system settings->Advanced->Environmental Variables Then add the JRE's bin directory in the path of the system variables. Double click on path, don't change anything thats already der..Instead add C:\Program Files\Java\jdk1.6.0_26\bin U must use semicolon before and after the entries..That's it.. Now go to command prompt and type javac..If it still says that the command is not recognizable.....let me knw..

OpenStudy (anonymous):

im using xp

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!