+ 2

How I set java path in my pc windows 10 ?

Java Environment

21st Jun 2017, 5:02 AM
Harsh
Harsh - avatar
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.
21st Jun 2017, 5:09 AM
Vinay Prashanth Reddy
Vinay Prashanth Reddy - avatar
+ 1
The environment variable %PATH% still exists in Windows10. Cpanel/system/advanced/environment variables.
21st Jun 2017, 5:06 AM
Bogdan Sass
Bogdan Sass - avatar