did you try 'mvn clean eclipse:m2eclipse' before opening your project into eclipse ?
-- Marc 2008/10/11 Cody Burleson <[EMAIL PROTECTED]>: > Yes, I've seen that. I've installed m2eclipse and I've got the project in my > workspace. It runs fine when doing the mvn jetty:run-war, but here is an > example issue: > > If I create a new class in src/main/java, add some properties to the class > (fields), and then use Source > Generate Getters and Setters, I get the > message "The resource is not on the build path of a java project". > > Plus, the project is not an eclipse Dynamic Web App, so I cannot add it to a > server and deploy it from within eclipse. > > - Cody > > > On Sat, Oct 11, 2008 at 12:20 PM, Matt Raible <[EMAIL PROTECTED]> > wrote: >> >> Have you seen this page? >> >> http://appfuse.org/display/APF/Eclipse >> >> Matt >> >> On Sat, Oct 11, 2008 at 11:08 AM, Cody Burleson <[EMAIL PROTECTED]> >> wrote: >>> >>> Does anyone have any links or tips on how to integrate AppFuse with >>> Eclipse? >>> >>> I've been able to bring AppFuse into eclipse after using mvn >>> eclipse:eclipse, but the Maven project structure still makes no sense to >>> eclipse. I am not sure how to be able to develop from within eclipse. >>> >>> Thanks in advance for any tips you might provide. >>> >>> >> > > -- L'urgent est fait, l'impossible est en cours, pour les miracles prévoir un délai. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
