Hello,

I am using GWT 2.5.0 with Sencha GXT 3.0.1. I want to use 
com.google.gwt.core.ext.Generator 
to generate dynamic code for my application. I created a Web Application 
Project in eclipse and follow the tutorial 
http://francisshanahan.com/index.php/2010/a-simple-gwt-generator-example/. The 
example of the tutorial worked correctly. When I add in file ---.gwt.xml of 
my project the inherits <inherits name='com.sencha.gxt.ui.GXT'/> to use GXTin 
my 
project and compile project the generator does not work. It invoked the 
method PaintScreen in class ExampleScreen instead of PaintScreen defined by 
generator. However, in debug mode everything works fine. Only when compiling 
(Compile GWT) is swapping the classes

How to solve this situation?
thanks

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to