I'm using GEP Eclipse 3.4.0 with GEP 1.0.1v200905131143 I created a GWT project using GEP. The default output folder is <project>/war/WEB-INF/classes. I need to have some properties files in my classpath and I usually place them under the WEB-INF/classes directory (for example log4j.properties). Since GEP users <project>/ war/WEB-INF/classes in the main "source" directory structure, and not a separate build output directory, when I do a rebuild, it cleans out the <project>/war/WEB-INF/classes directory and I lose my source properties and config files. Is there any recommendation for such a usecase?
Thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
