[gwt-contrib] Super Dev Mode "Can't find any GWT Modules on this page."

2012-12-07 Thread Thomas Broyer
You have to gwt:compile and deploy (or mvn jetty:start or mvn tomcat7:run or 
similar) with the modified gwt.xml before you can use the bookmarklets.

-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors


[gwt-contrib] Super Dev Mode "Can't find any GWT Modules on this page."

2012-12-07 Thread ana
Hi,

I want to use the super dev mode and in my pom I have  added the follows 
dependency:
 
com.google.gwt
gwt-codeserver
2.5.0-rc2
  

And in my modules.gwt.xml I have added:






When I run  the command: # mvn gwt:run-codeserver
Show the follows page: http://localhost:9876/  in that page I have two 
buttons and when I click in "Dev Mode On" appears the next message "Can't 
find any GWT Modules on this page."!
Someone has suggestions to fix this?

Thanks,
Ana


-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors