Hello! I'm trying to compile vaadin widgetset with standart gwt compiler v
2.7.0, Vaadin version - 7.3.6
It does pretty amount of work, but finally falls with errors:

 [ERROR] Errors in
'jar:file:/home/gh88/Downloads/gwt-2.7.0/src/cl.jar!/com/vaadin/client
/ApplicationConfiguration.java'
            [ERROR] com.vaadin.client.ApplicationConnection cannot be

resolved to a type
         [ERROR] Errors in
'jar:file:/home/gh88/Downloads/gwt-2.7.0/src/cl.jar!/com/vaadin/client
/ServerConnector.java'
etc.. 

Of course, com.vaadin.client.ApplicationConnection EXISTS (both .java and
.class) there! What I'm doing wrong? cl.jar is "fixed"
vaadin-client-7.3.6.jar - I just commented "<set-property
       value="gwt.logging.firebugHandler" name="DISABLED" />" and packed
back as GWT doesn't work if not.
I appreciate any help!

-- 
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+unsubscr...@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.

Reply via email to