Mourad ZOUABI

Results 9 comments of Mourad ZOUABI

Same thing when i stop gwt compilation .. the leaf java process ( gwt compiler process ) is still running ...

I have the same problem with the 1.8.2 version of the legacy plugin but the 1.8.1 is ok I will try to fix it.

It works fine with the dependency override. There is no a `cmd` process between maven's JVM and Codeserver's JVM anymore .. and after Exit all the JMVs are Stopped. Thx...

You will have to use gulp in dev mode to translate ts to js in the fly .. And when building with maven you can use maven-front-build to bootstap the...

@rcampion The QPerson class is geneated by APT ( annotaions processing tools ). APT in launched by maven-processor-plugin. IDEs like eclipse or intellij launches APT automatically so you should have...

hello, Any good idea is welcome.

I have the same issue ... any workaround ?

@frandevel i'm using gwt 2.7.0 ... v1.0.1 doesn't work well with gwt 2.7.0

The Pull request #20 (it solves the problem) has been merged but there is no released version including the fix commmit. You can checkout the master and release it locally...