Skip to content
This repository has been archived by the owner on Oct 26, 2022. It is now read-only.

Option indicating the use of RequestFactory? #52

Open
davepuchyr opened this issue Aug 27, 2014 · 0 comments
Open

Option indicating the use of RequestFactory? #52

davepuchyr opened this issue Aug 27, 2014 · 0 comments

Comments

@davepuchyr
Copy link

If RequestFactory is used in a GWT project then an option needs to be set so that the ValidationTool is run. See https://code.google.com/p/google-web-toolkit/wiki/RequestFactoryInterfaceValidation#Eclipse for details; they are not tricky. This issue is a feature request to include a plugin option that gets integrated into the Eclipse project file generated by the eclipse task.

A hack might be to check if requestfactory-apt.jar is a dependency, which indicates that the RequestFactory is being used and the ValidationTool should be run. Otherwise, if the RequestFactory option is set then the requestfactory-apt.jar must be a dependency.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant