Eclipse "Run As Web Application" overwrites all the libs
I'm using maven with m2eclipse and want to use to nice debugging tools by running my app directly from Eclipse via the "Run As Web Application" command. This used to work well, but recently I've discovered that all the external dependencies in target/MyProject/WEB-INF/lib are deleted every time I hit "Run As Web Application". As a result Guice and other libs are not found.
Has something changed in the Google Eclipse Plugin to cause that? Is there any workaround?
(Cross-posted to AppEngine java.)
-- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home