GWT 2.7 - Multi-module project and Super Dev mode recompilation

2016-08-10 Thread Aishwarya Gopalan
*Background:* We use GWT for our multi-gwt-project application and we are updating to version 2.7 now. We have a core project say gwt-shell which has the dashboard listing all the features of our application (each feature in-turn a gwt-project with multiple modules) and the shell re-directs

GWT 2.7 - MultiModule Setup and SDM recompilation

2016-08-10 Thread Aishwarya Gopalan
Hello, We use GWT for our multi-project application and we are recently migrating to version 2.7. We have a core project (say gwt-shell) with a dashboard listing all the features of our application(each feature is a gwt-project by itself with one/manymodules) and the shell calls the appropriate