how to run java program
Spread the love
To make sure that Windows can find the Java compiler and interpreter:Select Start -> Computer -> System Properties -> Advanced system settings -> Environment Variables -> System variables -> PATH. …Prepend C:\Program Files\Java\jdk1.6.0_27\bin; to the beginning of the PATH variable.Click OK three times.