Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I generate async interfaces ? #11

Open
mtmmtm9 opened this issue Oct 10, 2017 · 3 comments
Open

How do I generate async interfaces ? #11

mtmmtm9 opened this issue Oct 10, 2017 · 3 comments

Comments

@mtmmtm9
Copy link

mtmmtm9 commented Oct 10, 2017

When using the maven plugin i use: generateAsync
How can that be done using this gradle-plugin ?

@jiakuan
Copy link
Owner

jiakuan commented Oct 11, 2017

Looks like we don't have this feature in gwt-gradle-plugin yet.
We may be able to refer to the source code of Maven GWT plugin, and create a new task in this gradle plugin.

@ferencz1
Copy link

ferencz1 commented Mar 1, 2018

+1 for this feature

@f4lco
Copy link

f4lco commented Oct 31, 2019

I do not think generating async interfaces necessarily must be intertwined with a build plugin. Consider using an APT code generator: FACT-Finder/apt-gwt-async. Disclaimer: I'm the author.

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

No branches or pull requests

4 participants