Skip to main content



      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] Mon, 26 December 2016 21:31
Eclipse UserFriend
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: Sun Jun 22 11:52:20 EDT 2025

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

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

Back to the top