Hi Gabriel, I've never experimented with your case specifically, but I know Maven can compile and package Eclipse PDE plugin/OSGi bundles from command line. I've found an EclipseCon 2008 presentation by Carlos Sanchez ( search "maven eclipse bundles" on google), second and third part of the presentation deals with creating OSGi bundles with Maven and as a conseguence Eclipse PDE plugins.
Hope this helps, Simone 2010/6/1 Gabriel Batistuta <[email protected]> > It's not what I want. > > Actually, I'm able to do this with eclipse as your tutorial explains. Now, > I want to do this in the terminal. It means that I want compile each > bundle,or other think, in my terminal with a command line. > > Do you understand? > > Thank, > > Gab > > 2010/6/1 Wolfgang Werner <[email protected]> > >> Gabriel, >> >> WRT your post on equinox-dev: >> I am not sure whether I understand you correctly, but if you want to build >> a headless (i.e. non-GUI) standalone OSGi based product, you may want to >> look at this tutorial: >> http://blog.wolfgang-werner.net/building-on-equinox-and-restlet-1/ >> >> Besides restlet integration, it describes all steps needed so build such a >> product, from bundle creation to the export of the final product. >> >> HTH, >> Wolfgang >> >> > > _______________________________________________ > equinox-dev mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/equinox-dev > >
_______________________________________________ equinox-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/equinox-dev
