thanks! it should be ok now https://youtu.be/YC853Kkm_6E
Il giorno lunedì 14 settembre 2015 15:14:13 UTC+2, Matic Petek ha scritto: > > Hi, > Your video is private. > > On Monday, September 14, 2015 at 2:50:02 PM UTC+2, Cristiano wrote: >> >> Hello all, >> >> we are using an annotation processor to generate the async interfaces >> that are required by the GWT RPC services. This annotation processor >> automatizes the generation and works smoothly both with the maven build and >> on the IDE, plus we have other generation requirements and we have then >> added some more options to customize the output. Code generation is >> triggered by adding the @Asynchronize annotation to the original interface. >> >> We *have released it open source*, on >> https://github.com/codejuicer/asynchronize and the first public release >> is already available and published into Maven Central repo: >> <dependency> >> <groupId>org.codejuicer</groupId> >> <artifactId>asynchronize-processor</artifactId> >> <version>0.9.1</version> >> </dependency> >> >> Here is a Youtube video overview <https://youtu.be/YC853Kkm_6E> I have >> made to show how to use the processor and what it does (but generically it >> is sufficient to add this dependency and put @Asynchronize to make it >> work). >> >> We would like it to be used for future GWT, so we ask please the main >> contributors to have a look and give feedback, report issues (on github!) >> or ask documentation clarification so we can improve it for GWT developers >> needs. >> >> Thank you all, >> >> Cristiano >> > -- You received this message because you are subscribed to the Google Groups "GWT Contributors" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit-contributors/639842f9-8053-4779-b438-7b39d116bb40%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
