Hello,

I trying to compile a module and it goes for a error in a generated
file MyClassName_FieldSerializar that I havent control over it.


It gives a error in line 20 but there is no problem in this line
eitheir in the entry-point class or the class metioned in the error
message.

The class Horario is inherited in the module.gwt.xml by the way. Dont
know why this message is giving that.


Compiling module horotimo.gwt.modules.Etapa1
   Scanning for additional dependencies: file:/C:/Documents%20and
%20Settings/Rodrigo/workspace/Horario/src/horario/gwt/modules/client/
Etapa1.java
      Adding '33' new generated units
         Validating newly compiled units
            [ERROR] Errors in 'generated://
09452A1FC5618C227732B14A9F87C5AE/horotimo/database/
Horario_FieldSerializer.java'
               [ERROR] Line 20: No source code is available for type
horario.database.Horario; did you forget to inherit a required module?
               See snapshot: C:\DOCUME~1\Rodrigo\CONFIG~1\Temp
\horario.database.Horario_FieldSerializer705982374881466435.java
   Compiling 6 permutations
      Compiling permutation 0...
      Compiling permutation 1...
      Compiling permutation 2...
      Compiling permutation 3...
      Compiling permutation 4...
      Compiling permutation 5...
   Compile of permutations succeeded
Linking into C:\Documents and Settings\Rodrigo\workspace\Horotimo\war
\horotimo.gwt.modules.Etapa1
   Link succeeded
   Compilation succeeded -- 44,266s


Can someone help please??

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to