Java and Eclipse Plugin Development
Java, Eclipse Plugin Development and best software development practices
Showing posts with label
eclipse installation location
.
Show all posts
Showing posts with label
eclipse installation location
.
Show all posts
Sunday, September 6, 2015
How to get the Eclipse Installation location ?
›
Eclipse provided a direct API call for this. Platform.getInstallLocation().getURL(); To get a string path: Platform.getInstallLoc...
›
Home
View web version