Thread: java help
View Single Post
Old 06-01-2009, 05:49 AM   #6 (permalink)
jamiemac2005
Design Team Member
 
jamiemac2005's Avatar
 
Join Date: Jul 2007
Location: Coventry, UK
Posts: 1,883
OS: Vista, various linux distros


Re: java help

Hey again, there should be a JDK entry in the path variable. In explorer, go to the java bin (C:/Program Files/Java/JDK[something more here]/) then shift+right click the folder "bin" and click "Copy as Path". Paste that into notepad or something.

Then open up the path variable again, click edit, go to the end of the entry, add a semicolon and paste the path (without quotes[windows will add quotes when you copy it from the context menu]), Click OK and try using javac/appletviewer again =]

Cheers,
Jamey
__________________

Myspace
jamiemac2005 is offline   Reply With Quote