Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » PDE build.xml generation fails for match="equivalent" plugin
PDE build.xml generation fails for match="equivalent" plugin [message #29834] Mon, 12 May 2003 13:00
Eclipse UserFriend
I am using the PDE feature build through the package button on the
feature.xml editor. My plugins reference other plugins which use the
match="equivalent" attribute on their import plugin tags, for example:
<import plugin="x.y.z.plugin" version="2.0.0" match="equivalent">

The build.xml generator seems to always look for a plugin with a version
that exactly matches the version attribute, even if match="equivalent" is
set. It fails if it cannot find an exact match. As with the above
example, if I had x.y.z.plugin of version 2.0.1, this would fail, even
though it is "equivalent" to 2.0.0.

Is this a known bug? Is there a workaround besides physically altering
the targeted plugins and changing their version to an (incorrect) back
level?

Thanks
Previous Topic:importing plugin projects
Next Topic:Eclipse 2.1 OutOfMemoryException WinXP prevents startup
Goto Forum:
  


Current Time: Thu Jul 17 14:44:06 EDT 2025

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

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

Back to the top