I've seen this question asked before on the list, but haven't seen any answers
yet.
I'm a little confused at how the web application support is intended to work.  
It appears that it requires the web files be placed in the tomcat webapps
folder.  However, I keep my web files in my project directory and copy them
over for local builds using Ant, along with my classes.  e.g.
c:\projects\myproject\web\  - This is where I edit my web files, so I want the
web side menu to refer to this directory.  
c:\tomcat\myproject\web - When I build, the files are copied here for tomcat to
pick up.  This is where I want the run/debug property to refer to for the web
files.

Is the current web application support designed to handle this scenario?  
_______________________________________________
Eap-features mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-features

Reply via email to