This may be self evident to power Java programmers, but may not be so for those who are just starting the Java journey.
After downloading JDK from Sun and installing it on Windows, what environment variables should one set to use javac etc.. from command line tools like vi? (see Programming Java with Vim) Also, how does one set environment variables on Windows?