Re: mvn-eclipse-plugin problem with pde projects and linked resources

2013-10-23 Thread Barrie Treloar
> Oddly, the bundles run fine outside of the Eclipse environment. My first > few attempts at using the OSGi Framework launcher has left me with a slew > of ClassNotFoundException errors at runtime. Will need to investigate this > further. > > Thanks for your help in getting me this far along. >

Re: mvn-eclipse-plugin problem with pde projects and linked resources

2013-10-23 Thread Alejandro . Endo
project is already in the filesystem. If not choose "checkout maven > project from SCM" instead > > good luck > Alejandro Endo | Software Designer/Concepteur de logiciels > > > > > From: Jennifer Vendetti > To: users@maven.apache.org, > Date: 2013-

Re: mvn-eclipse-plugin problem with pde projects and linked resources

2013-10-23 Thread Jennifer Vendetti
SCM" instead good luck Alejandro Endo | Software Designer/Concepteur de logiciels From: Jennifer Vendetti To: users@maven.apache.org, Date: 2013-10-23 03:49 PM Subject:mvn-eclipse-plugin problem with pde projects and linked resources Hello, I just took over the maint

Re: mvn-eclipse-plugin problem with pde projects and linked resources

2013-10-23 Thread Alejandro . Endo
Vendetti To: users@maven.apache.org, Date: 2013-10-23 03:49 PM Subject: mvn-eclipse-plugin problem with pde projects and linked resources Hello, I just took over the maintenance of several OSGi bundles. I added the mvn-eclipse-plugin to the POM files for each of the bundles becau

mvn-eclipse-plugin problem with pde projects and linked resources

2013-10-23 Thread Jennifer Vendetti
Hello, I just took over the maintenance of several OSGi bundles. I added the mvn-eclipse-plugin to the POM files for each of the bundles because I'd like to generate the necessary Eclipse project files to work with the source code and use the OSGi Framework launcher in the Eclipse IDE: mav