2008/11/5 Mark <[EMAIL PROTECTED]> > Hi All > > Running Wicket on Eclipse Equinox with Eclipse > > I was following the instructions here: > > http://www.ops4j.org/projects/pax/wicket/getting-started/installation.html > > Checkout Pax Wicket source including Department Store sample > > svn co https://scm.ops4j.org/repos/ops4j/projects/pax/wicket > > Build > > mvn install > > Which all work fine. > > However I dont get any Eclipse .project and .classpath files or the > META-INF directory for Eclipse PDE. >
I believe the automatic generation of Eclipse IDE files was switched off to generate the .project files you need to use: mvn install pax:eclipse I know I could do mvn eclipse:eclipse to ge the .project and > .classpath but then the project would not be a Eclipse plugin project. > > Is there a trick I am missing here? > > Regards > > Mark > > _______________________________________________ > general mailing list > general@lists.ops4j.org > http://lists.ops4j.org/mailman/listinfo/general > -- Cheers, Stuart
_______________________________________________ general mailing list general@lists.ops4j.org http://lists.ops4j.org/mailman/listinfo/general