To Set Class Path in Windows Vista:
- Access Windows button in the Windows Desktop> Control Panel> System and Maintenance> System> Advanced system settings and click on the Continue button when the User Account Control window pops up
- Under the System Properties window, select the Advanced tab and click on the Environment Variables button
- Under the Environment Variables window, select CLASSPATH variable in the System Variables section and click on the Edit button
- Under the Edit System Variable window, adds a semicolon ( ; ) to the end of the existing Variable value and then adds the path for the Java Classes to the list ( C:\java\classes; )
0 comments:
Post a Comment