http://www.zaneacademy.com
| 01:30 Where to set environment variables on a windows machine?
| 03:15 How does Windows operating system find java?
| 03:50 what does the eclipse ide run?
| 04:20 How to run java from the command line if the PATH env variable is not set?
| 05:10 How to run java code on the command line if the CLASSPATH env variable is not set?
| 07:10 Why set the CLASSPATH env variable?
| 08:10 How to set environment variables from a batch file?
| 09:40 What is the difference between user and system environment variables?
| 11:00 How to know what is the current PATH from the command prompt?
| 11:20 What is the difference between specifying the PATH in the user and in the system environment variables?
| 12:40 does specifying the PATH as a system environment variable overrides specifying it as a user environment variable?
| 15:10 What is the difference between specifying the CLASSPATH in the user and in the system environment variables?
| 17:20 does specifying the CLASSPATH as a system environment variable overrides specifying it as a user environment variable?