Thread: java help
View Single Post
Old 06-01-2009, 04:38 AM   #2 (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, does javac work from the command line? (No path)

Something to try; Go to Start>Computer(Right Click)>Properties(Or CPanel>System), in the workgroup settings section click change settings. Go to the advanced tab, click Environment Variables. In the system variables section find "Path", in the path variable(click edit if you can't see it all, but don't mess it up) you should see the path to Java's bin directory, if that's not there you need to add it (seperating the enties with a semicolon)...

If not then go to the bin directory and see if applet viewer is there, then try cd to the bin directory(in the shell) and use it from there, if it still doesn't work post back saying so.

Cheers,
Jamey
__________________

Myspace
jamiemac2005 is offline   Reply With Quote