punkgalz
Advance Member
- 373
- 06/06/15
- 170
Thread Author
Locate bin folder in your JDK installation directory, in my case it'sCopy that address.Code:C:\Program Files\Java\jdk-11.0.6\bin
Right click "This PC" from file explorer. Choose properties.
On left side there is "Advanced system setting", click that.
On Advanced tab, click Environment Variables...
On bottom box, double click/edit "Path" variable.
On Edit environment variable windows, click New then insert that bin folder address that you copy before then Enter.
Move that just added variable address to uppermost on that list, then OK to close both Environment variables windows.
Retry your cmd command.
This ?