|
|
|
|
|
by Ygor
4051 days ago
|
|
How do you feel about improvements in GWT development speed? In terms of development mode, compilation times and the whole process of making a java code change and seeing the result in a browser? Is there a lot of work on making this better? GWT is nice, but I remember a lot of frustration came from buggy dev modes and compilation times. |
|
Granted, the non-JVM debugging experience is not nearly as magical as it was before, but I believe there is some work afoot to merge SDBG (source map-based debugging in Eclipse) + the GWT plugin. Still WIP.