Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

commandline CLASSPATH "Program Files"

Status
Not open for further replies.

Gurdip

Programmer
Mar 18, 2002
1
US
is there a way to use the classpath using files in directory "Program files"

java -classpath c:\Program files\javasoft\jre\jdk\1.3.0_03;. myClass

I need to use only the command line solution and cannot read the environment variables,
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top