I want to copy some files in the subdirectories of the JVM path , java is already installed. How to know the JVM's path ?
|
feedback
|
This will give you the location of java installation in your system... Most probably it would be
| |||
|
feedback
|
|
Check your $JAVA_HOME environment variable from a terminal:
| ||||
|
feedback
|