version number on plugin dir name [message #158127] |
Mon, 10 May 2004 11:08 |
Eclipse User |
|
|
|
When I install a version of Eclipse (2.1.3 for instance), all the plugins
that are installed contain the current version of that plugin appended to
the dir name: org.eclipse.core.boot_2.1.3, org.eclipse.help.ui_2.1.1
For my Java code that needs to reference these plugins, within the library
tab on the java build path, do I have to go into every java project and
update the path if the name of the directory changed? For instance, using
Eclipse 2.1.2, my code is referencing
org.eclipse.core.boot_2.1.2/boot.jar. When I want to upgrade to version
2.1.3 will I have to go in and fix all my projects to point to
org.eclipse.core.boot_2.1.3/boot.jar? Am I missing something here? Is
there a better alternative to referencing these installed plugins?
|
|
|
Powered by
FUDForum. Page generated in 0.03115 seconds