hi backer , Currently i worked for Eclipse plugin project for Gsoc 2011 which is an integration plugin with a java swing application. It can totally build using maven and i think following pom file may help you to get an idea. https://svn.apache.org/repos/asf/cayenne/sandbox/cayenne-modeler-eclipse-plugin-gsoc/pom.xml
On Fri, Oct 21, 2011 at 12:46 PM, De Backer Frederik (DBB) < [email protected]> wrote: > Dear, > > I am faced with the following problem: I want to generate the Eclipse > PDE files based on pom.xml file via the maven-bundle-plugin. I have read > the documentation on the felix website but I am missing some things I > guess. What is the way of working: do I first have to generate the new > project as an eclipse plugin project or do I just create a new java > project with maven dependency management enabled adn then based on this > generate the manifest. > > Kr, > > Frederik. > <pre> > > ------------------------------------------------------------------------- > Dexia disclaimer: > > http://www.dexia.com/maildisclaimer.htm > ------------------------------------------------------------------------- > </pre> > -- *~Thanks & Regards~* *** * P.A.Eshan Sudharaka Dept of Computer Science and Engineering University of Moratuwa Sri Lanka http://esudharaka.blogspot.com/

