Skip to main content



      Home
Home » Eclipse Projects » Orbit » Consuming Orbit Bundles in a PDE Build
Consuming Orbit Bundles in a PDE Build [message #564992] Tue, 23 December 2008 17:48
Eclipse UserFriend
I am trying to set up a build using the PDE build system of a feature
that includes two source plug-ins and one binary plug-in from the Orbit
project.
Reading the http://wiki.eclipse.org/Easy_Bake_Builds_with_Orbit_Bundles
document I figured I would have to add a map entry to my map file.

file : orbit-bundles.map

plugin@org.apache.commons.lang,2.3.0= GET,http://download.eclipse.org/tools/orbit/downloads/drops/ R20080807152315/bundles/org.apache.commons.lang_2.3.0.v20080 3061910.jar


The PDE build does download the bundle and does included in the class
path. Everything compiles correctly. But when it comes to bundling the
distribution zip the commons lang jar does not get included.

Is there a better reference, article or wiki page on how to include
pre-packaged binary bundles in the a feature distribution. Or am I
trying to do something completely wrong here?

Thanks
Stefan
Previous Topic:commons-collections 3.2 removed?
Next Topic:Consuming Orbit Bundles in a PDE Build
Goto Forum:
  


Current Time: Wed Jul 09 22:47:47 EDT 2025

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

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

Back to the top