Error:
Loading modules
   org.gdgassistant.gdgassistant
      Loading inherited module 'org.gdgassistant.gdgassistant'
         Loading inherited module 'com.googlecode.mgwt.MGWT'
            Loading inherited module 'com.googlecode.mgwt.MGWTMin'
               Loading inherited module 'com.googlecode.mgwt.ui.UI'
                  [ERROR] The value opera was not previously defined.
                  [ERROR] Line 19: Unexpected exception while processing 
element 'set-property'
com.google.gwt.core.ext.UnableToCompleteException: (see previous log 
entries)

Modulo GWT:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE module PUBLIC "-//Google Inc.//DTD Google Web Toolkit 2.6.0//EN" 
"http://google-web-toolkit.googlecode.com/svn/tags/2.6.0/distro-source/core/src/gwt-module.dtd";>
<module rename-to="gwtgdgassistant">
<inherits name="com.google.gwt.user.User" />
<inherits name="com.google.gwt.user.theme.dark.Dark" />
<inherits name="com.googlecode.mgwt.MGWT" />
<entry-point class="org.gdgassistant.client.GDGAssistant"></entry-point>
<source path="client" /> 
</module>

-- 
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/groups/opt_out.

Reply via email to