Is there a possibility in the GWT plugin to configure a source folder NOT to be included when doing a GWT compile ?
I have a separate source folder in eclipse where I put my unit tests. These unit tests are put in the same package so that I can gain access to package private classes. These classes do not need to be GWT compiled, it slows down the compilation and they cause many errors to be reported. When I use DevMode I can specify the classpath to not include my test directory ... I need something similar in the GWT Compile. David -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/a0FvLVJnaC1qOVlK. 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.
