gwt-gradle-plugin icon indicating copy to clipboard operation
gwt-gradle-plugin copied to clipboard

Have any way to generate i18n and generateAsync supported by gwt-maven-plugin?

Open Crimsonfantasy opened this issue 9 years ago • 6 comments
trafficstars

Could I ask a question for migration from maven? We used maven-gwt-plugin to generate Messages class and GWT-RPC. Now, I wish gradle do the same thing Could give me some suggestion for this work? Thank you

Crimsonfantasy avatar Aug 29 '16 03:08 Crimsonfantasy

Did you ever find a solution to this problem?

JLLeitschuh avatar Nov 21 '16 16:11 JLLeitschuh

may I kindly ask if this project is still alive and will be further developped?

carlolf avatar Jan 14 '17 18:01 carlolf

I'm very interested in maintaining this plugin, it helped me a lot. However, all my mails went unanswered.

On Sat, 14 Jan 2017, 11:39 p.m. Carlo Luib-Finetti, < [email protected]> wrote:

may I kindly ask if this project is still alive and will be further developped?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/steffenschaefer/gwt-gradle-plugin/issues/105#issuecomment-272641776, or mute the thread https://github.com/notifications/unsubscribe-auth/AEYWNNAlX6HEOBct6Bv3i9HvgW9GfOMiks5rSQ9ggaJpZM4JvHee .

sriharshachilakapati avatar Jan 14 '17 23:01 sriharshachilakapati

I ended up shelling out to maven to do the code generation for this.

Really didn't like this solution but it's the best one I could come up with.

JLLeitschuh avatar Jan 16 '17 16:01 JLLeitschuh

have a look at this active fork: https://github.com/jiakuan/gwt-gradle-plugin

dbaq avatar Aug 30 '17 01:08 dbaq

Also in need for those two tasks

ferencz1 avatar Mar 01 '18 14:03 ferencz1