+ 2
How I set java path in my pc windows 10 ?
Java Environment
2 Respuestas
+ 3
1. Select Start, select Control Panel. double click System, and select the Advanced tab.
2. Click Environment Variables. ...
3. In the Edit System Variable (or New System Variable) window, specify the value of the PATH environment variable. ...
4. Reopen Command prompt window, and run your java code.
+ 1
The environment variable %PATH% still exists in Windows10. Cpanel/system/advanced/environment variables.