I need to find the installation directory of a Java application. I will use it to find recourses that are not on the classpath. What is the best solution for it?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
This code will give you the location of class file in System from where it is being executing.
|
|||
|
|
