You might want to have a look at bnd: http://www.aqute.biz/Code/Bnd
which does what you want. Assuming you are using maven you can look at our maven plugin which is a wrapper for bnd in maven, http://felix.apache.org/site/apache-felix-maven-bundle-plugin-bnd.html regards, Karl On Thu, Feb 19, 2009 at 11:08 PM, Kevin <[email protected]> wrote: > Hi, > > I am trying to make a bundle, and I found that it's a little difficult for me > to make manifest file. > So, I'd like to use "mangen", but it is also hard to understand the document > of mangen. > Is there any examples how to use mangen? I need the mangen to complete > import-package part of my manifest file. > > Thanks, > Kein > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Karl Pauls [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

