> > I playing around with STS, Roo, Maven and GWT. When I go to run a Roo > > project from inside STS, STS seems to wipe out the entire project. > > Anyone else playing with this particular combo of technologies and > > running into issues? >
This is happening to me, too, since I upgraded to GWT 2.1.0 and GPE 1.4.0 - I posted yesterday about the problem: http://groups.google.com/group/google-web-toolkit/browse_thread/thread/d13a6ed3673baf3f# As soon as you start dev mode, any resource files in the build output directory (target/<module name>) that are not also present in src/main/ webapp are deleted. Thanks, - C -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
