Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » version number on plugin dir name
version number on plugin dir name [message #158127] Mon, 10 May 2004 11:08
Eclipse UserFriend
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?
Previous Topic:A Searching Question...
Next Topic:Plugin can not use external Jar
Goto Forum:
  


Current Time: Thu May 08 06:01:08 EDT 2025

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

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

Back to the top