Need help setting Java environment variables.

Permabanned
Joined
3 Aug 2009
Posts
1,397
Location
Manchester
Hi guys.

I was wondering if anyone could give me a quick walk through on how to setup my Java environment variables as I can't find any clear guides on Google.

Cheers
 
I want to set variables because I program I'm using wont load Java when it supposed to. Some one else said if I set variables it should solve it. :confused:
 
Hi guys -

I've set all that, for example in System Variables I have -

PATH - C:\Program Files\Java\jre6\bin;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;C:\Program Files\ATI Technologies\ATI.ACE\Core-Static

CLASSPATH - C:\Program Files\Java\jre6\bin

JAVA_HOME - C:\Program Files\Java\jre6\bin

And the client I'm still trying to open wont run using Java. Is there anything I need to set in user variables?

Thanks a lot.
 
Back
Top Bottom