Special packaging for a webapp Follow
Hi all
i'm currently working on an existing project,that has a special packaging for the JSP files.
The build is made with ant, and it copies all the JSP in the WEB-INF/jsp directory.
I'm wondering if there is a possibility to tell intellij to be able to be aware of this packaging.
When I open the struts-config file, all the JSP path appears in red, because of course, the JSP files are located in the svn repository in webapp/jsp/*
So i want to know if there is something to do, so that red errors become green (except of course, disabling this inspection...)
Thanks for any hint
Laurent
Please sign in to leave a comment.
Open Web facet settings (Project Structure -> Modules -> Web facet node) and change mapping for your Web Resource directory to "WEB-INF/jsp".
--
Nikolay Chashnikov
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"