Hi Matt. I started out that way but I think I created the project from the pom-file somewhere along the way. I wanted to be sure about the reply I gave you so I created the project with maven and it worked.
I was pretty sure I had tested it but I guess I didn't. :) Thanks a lot! This has really been bugging me a while (not a critical problem but annoying enough)! :m mraible wrote: > > Did you use "mvn idea:idea" to create your IDEA project? > > Matt > > On Thu, Aug 21, 2008 at 7:39 AM, Marco Muuri <[EMAIL PROTECTED]> wrote: >> >> Hi, I hope I'm in the right forum for this... >> >> I have an irritating problem when developing with Intelli IDEA 7 (7.04 to >> be >> precise). >> The application is working and I can run it in Jetty without a problem. >> >> My problem is that I get a lot of warnings in IDEA. >> One example is BaseAction which I get a popup for (the normal import >> class >> popup). >> When I press Alt-Enter to import the class nothing happens. >> If I add the import manually (import >> org.appfuse.webapp.action.BaseAction;) >> the webapp part is marked red and when I point at it I get the message >> "Cannot resolve symbol 'webapp'". >> >> If I run the Maven plugin it all compiles and works fine but when I >> compile >> I get errors in all my actions that extend the BaseAction. >> >> Does anyone have a clue about how to fix this error? >> I've tried searching in the repo for the BaseAction class but I can't >> find >> it in any jar that I can add to the pom. (I found it in the >> appfuse-struts-2.0.2.war though and the war of my app) >> >> Regards, >> Marco >> -- >> View this message in context: >> http://www.nabble.com/Problem-resolving-BaseAction-in-IntelliJ-tp19088986s2369p19088986.html >> Sent from the AppFuse - User mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> 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] > > > -- View this message in context: http://www.nabble.com/Problem-resolving-BaseAction-in-IntelliJ-tp19088986s2369p19089790.html Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]