Monday, September 24, 2012

rename-to module attribute and DevMode

We've been working with rename-to so that our apps (many submodules) don't all have ugly, huge urls with the full package name in them. This is working well, however when we switch to DevMode, it won't run. DevMode appears highly dependent on guessing the location of the X.gwt.xml file based on the URL. 

There was a gwt bug reported 3 years ago, which has not response to recent pleas, so I've had to just remove the rename-to attribute while debugging, which seems silly.

So how do others keep using DevMode with rename to as the GWT SDK appears unable to resolve the modules/gwt.xml in this case. Thanks for any pointers.



Sincerely,
Joseph

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/93RMwuJ4YTkJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment