How to make java load for example from a default path
C: / Program Files / Java / jre 1.8
and along the way, for example:
D: / Test / Java / jre 1.8?
How to make java load for example from a default path
C: / Program Files / Java / jre 1.8
and along the way, for example:
D: / Test / Java / jre 1.8?
Source: https://ru.stackoverflow.com/questions/507187/
All Articles