Hi,
I get a error starting my GWT application from within Eclipse
(acctually springsource tool suite).

Compiling module com.dotoday.dataminer.Dataminer
   Validating newly compiled units
      [ERROR] Errors in 'file:/home/johan/Documents/workspace-
sts-2.5.0.RELEASE/DoTodayDataMiner/src/main/java/com/dotoday/dataminer/
shared/services/EmployeeServiceImpl.java'
         [ERROR] Line 5: The import javax.annotation cannot be
resolved
         [ERROR] Line 6: The import javax.annotation cannot be
resolved
         [ERROR] Line 20: PostConstruct cannot be resolved to a type
         [ERROR] Line 24: PreDestroy cannot be resolved to a type
   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 /home/johan/Documents/workspace-sts-2.5.0.RELEASE/
DoTodayDataMiner/target/dataminer
   Link succeeded
   Compilation succeeded -- 31.267s


GWT does not understand javax.annotations and postConstruct/
preConstruct.
I am quite new at GWT, what can be wrong here??

Thanks
/Johan

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

Reply via email to