Yes, it helps. Thanks Matt!
mraible wrote:
>
> I had this same question, so I added it as a FAQ:
>
> http://appfuse.org/display/APF/FAQ#FAQ-ideacompiling
>
> How do I tell IDEA to ignore deployment descriptors when compiling?
>
> Right-click on the file in the messages window and choose "E
I had this same question, so I added it as a FAQ:
http://appfuse.org/display/APF/FAQ#FAQ-ideacompiling
How do I tell IDEA to ignore deployment descriptors when compiling?
Right-click on the file in the messages window and choose "Exclude
From Compile".
Hope this helps,
Matt
On 4/20/07, swo
I've created a new modular tapestry+ibatis project (2.0-m5-SNAPSHOT) and
issued mvn idea:idea command to make IDEA projects. Everything looks fine,
except some errors in the web.xml when I tried to build it and run it on
Jetty. IDEA complains "Cannot resolve symbol error.jsp", ...