Monday, August 29, 2016

Re: remove annotation in gwt compiler process ?

I can't see any reason to do that. In case you'd really need to do that, you could use a different classpath, like with any Java application/compilation (note that super-sources won't work, as annotations are -partially- loaded from bytecode, not only source code). Details will depend on how you build your project.

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment