How is GWT Emulated compiled

2018-06-08 Thread Hrishikesh Joshi
Hi Group, Does any one how is GWT emulated source gets compiled and used by GWT at runtime? Thanks, -Hrishikesh -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to

Re: How is GWT Emulated compiled

2018-06-08 Thread Thomas Broyer
On Friday, June 8, 2018 at 11:19:54 AM UTC+2, Hrishikesh Joshi wrote: > > Hi Group, > > Does any one how is GWT emulated source gets compiled and used by GWT at > runtime? > In SuperDevMode, yes. In production mode, quite obviously yes. In legacy DevMode, it depends: java.* (and javax.* ?)