I have a file not found exception when installing m2eclipse when downloading http://download.eclipse.org/releases/ganymede/plugins/org.eclipse.draw2d_3.4.1.v20080910-1351.jar
On Fri, Feb 27, 2009 at 4:16 PM, Henri Gomez <[email protected]> wrote: > > I haven't checked recently, but p2 update manager in Eclipse 3.4 and 3.5 > is > > not using site.xml if p2 metadata is available (unless you specify update > > site as .../update/site.xml) and <archive path...> element is not > processed > > when p2 metadata generated. In other words these elements are only used > by > > update manager in Eclipse 3.3, and for 3.4 we rely on the presence of > these > > jars in the ganymede update site (so they are always found even if you > > didn't include Ganymede site into the update). Obviously they been > replaced > > on the Ganymede site again when Eclipse 3.4.2 been published, so the > > references in the m2eclipse features need to be updated accordingly. > > Just use m2eclipse url :) > > > I guess the m2eclipse should publish draw2d and zest plugins as a > separate > > feature(s) instead of including these plugins directly into the POM > editor > > feature. That should work for both Eclipse 3.3 and 3.4, but users will > see > > the feature in the update manager UI. > > May be also avoid range 3.4.x-3.4.x ? > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > >
