I do. os: gentoo eclipse: 3.2.1 plugin: Maven 2.0 integration 0.0.10
I had to manually remove the .classpath and .project at the toplevel, and regenerate all .classpath, .project in sub projects ( mvn eclipse:eclipse ), now it looks correct. How do you do it? How does your eclipse know all of the dependent jar files? Do I need to upgrade my plugin? Kristian Marinkovic wrote: > do you have the maven2 plugin for eclipse installed? > it works fine for me :) > > g, > kris > > > > > > Fernando Padilla <[EMAIL PROTECTED]> > 14.11.2007 16:23 > Bitte antworten an > "Tapestry development" <[email protected]> > > > An > Tapestry development <[email protected]> > Kopie > > Thema > tap 5 errors in eclipse > > > > > > > > So. I have the tap 5 tree imported into my eclipse, but it throws up > lots of exceptions saying that it can't find many of the dependencies. > I even look at the ClassPath for the project and of course nothing is > there. > > Does someone have the tap 5 tree setup properly under eclipse and I > should be checking out what my eclipse is doing wrong? Did Howard's > change to IntelliJ confuse the normal eclipse setup? Is it something > else? > > thank you! > > fernando > > > ps - > One thing that I've always wondered, is that there is one large > tapestry5 project configured. But how do you set the classpath for the > child projects? For our development we don't have a parent project like > that, we have each subproject as a separate project.. Is what I said > even clear? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
