Monday, November 17, 2014

Re: SDM with modular-webapp - no client-side debugging possible

I have reproduced the following a dozen times:
  • Begin with a new app based on modular-webapp archetype: works!
  • Add my own gwt library:
    • add dependency to the modular-webapp's client pom
    • add inherits-statement to modular-webapp's client gwt module xml file
    • add code from my library to modular-webapp's App class
  • After that it stops working: Clicking on "Devmode On" and then "Compile" has no effect!
  • When I remove all the stuff mentioned above, it does not work again after recompiling server and client.
    It seems that there is something cached somehow...
Any help is welcome!
Magnus

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment