- Do installation java virtual machine till finish.
- Do to setting path and classpath by as follows:
- open control panel - system
- choose tab: advanced
- choose button: environment variables
- at part system variables do to setting PATH and CLASSPATH as follows:
- In variable path add = c:\folder_name_where_you_install\bin
- In variable CLASSPATH add = c:\folder_name_where_you_install\lib\tools. jar
When does variable CLASSPATH not exist so make new variable with push new button. Check installation result by open command promt, type command javac, when out use manner instruction so installation success.












Leave a comment