Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » When developing eclipse plugin, can I get absolute path of jar files using "Add Jars"?(java, eclipse, eclipse-plugin )
When developing eclipse plugin, can I get absolute path of jar files using "Add Jars"? [message #1750710] Tue, 27 December 2016 02:31
aaltonen zhang is currently offline aaltonen zhangFriend
Messages: 3
Registered: December 2016
Junior Member
I'm writing an eclipse plugin. In the plugin, I wrote a function which can make a command string for me. The string contains "-cp ". The jar path is configured from eclipse add jars button. I need to get the absolute path of jar files, but generally using "add jars" I can only get the relative path. I know using "add external jars" is ok, but I must make "add jars" working too. Are there any approaches?
Previous Topic:Using EEA in plugins
Next Topic:Regarding Eclipse Editor Plugin Uses
Goto Forum:
  


Current Time: Tue Oct 15 01:20:17 GMT 2024

Powered by FUDForum. Page generated in 0.03751 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top