Here is the anwser.
Le mardi 4 novembre 2014 12:18:56 UTC+1, Francois ANDRE a écrit :
-- Looking more accurately I've seen an error trace on the javascript console refering to an "Unexpected token ILLEGAL".
In fact, in the name of one of my classes was an hidden character (dont know how it got there..).
It causes all the trouble.
All works fine now and it's just exiting !
Thanks
François
Le mardi 4 novembre 2014 12:18:56 UTC+1, Francois ANDRE a écrit :
Hi all,I'm migrating from 2.5.1/Classical Dev Mode to 2.7.0-RC1/Super Dev Mode.I'm really exited about new features.But (yes, there is a "but"...) although I easily launch in SDM the basic project generated by Eclipse, It doesn't work with my real project:I launch it from Eclipse : everything seems to be good (the code server is correctly launched, then the main app).I paste the url in chrome: the first compilation automatically starts and seems to end successfully (on the Eclipse console the logs are ok)But the nothing more happens: the module don't really start.I've tried to check everywhere without founding out what's wrong.From Chrome developer tools, the only difference I've found from the execution of the simple project is that :- The http://127.0.0.1:9876/sourcemaps/myproject/xxxxx_ isn't calledsourcemap.json -As a consequence - I guess - on the source tab, I don't see the "sourcemaps/myproject" folder.However I thought I've activated sourcemaps in the module file :...<add-linker name="xsiframe" /><set-configuration-property name="devModeRedirectEnabled" value="true" /><set-configuration-property name='xsiframe.failIfScriptTag' value='false' /> <set-property name="compiler.useSourceMaps" value="true" />...If someone has faced this problem and has got the answer, I'd be really grateful.Thanks in advanceFrançois
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