While " Hot-reloading GWT code with 'Super Dev Mode " the change in code updates in the very first compile, but when I am making further changes and compiling it, it does not show the effects and this is the meaage I receive in the shell for further compiles stating "skipped compile because no input files have changed"
[java] GET /recompile/ode
[java] Job com.google.appinventor.YaClient-dev_1_8
[java] starting job: com.google.appinventor.YaClient-dev_1_8
[java] binding: locale=en
[java] binding: user.agent=gecko1_8
[java] skipped compile because no input files have changed
[java] 0.123s total -- Compile completed
how to keep on making changes to each compile? please help.
Thanks