Istvan Devai wrote:
> 
> I've tried this. I've configured Jetty as a WTP server and added a Jetty 
> context file to point to /target/myapp-1.0-SNAPSHOT. It worked, however, 
> if I edited a random .html file in Eclipse, these changes were not 
> copied to /target/myapp-1.0-SNAPSHOT, only after I ran mvn package.
> How would you automate this? Maybe using one of the maven eclipse plugins?
> 

  If you are doing your development with Eclipse and WTP, you may want to
consider to look at Maven integration for Eclipse, such as m2eclipse.
http://m2eclipse.codehaus.org/

  See, for example, WTP mini how to at
http://docs.codehaus.org/display/M2ECLIPSE/WTP+mini+howto

  regards,
  Eugene


-- 
View this message in context: 
http://www.nabble.com/tomcat-webapp-and-eclipse-tp18805558p18868985.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to