Output directory for Javascript [message #816283] |
Thu, 08 March 2012 11:47  |
Eclipse User |
|
|
|
I am new to Javascript development and am struggling to establish a nice workflow whereby I can edit Javascript code, hit refresh, and see the changes in my browser.
The wrinkle in my set up is that I am developing for a Java servlet based web-app that uses Maven. Currently, our team has Maven configured to run the servlet via Tomcat in an exploded WAR format. This is nice because with different commands I run against different databases and everything is automatically configured correctly.
I'd really like to get Eclipse to, whenever I make a changes to Javascript files, copy the files to the webapp directory within the running Tomcat instance that I have.
Is this possible?
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04633 seconds