Tuesday, December 2, 2014

Compiling Project using GWT 2.6.1 throwing issue

Hi,
I have created project using gwt 2.6.1,jdk 1.7 while compiling its throwing the below exception.Can any body help me how to fix this issue?
   Validating units:
      Ignored 2 units with compilation errors in first pass.
Compile with -strict or with -logLevel set to TRACE or DEBUG to see all errors.
   [ERROR] Errors in 'file:/D:/Sample/SampleWrk/widgets/src/main/java/com/sample/ui/proxy/ReqAdapter.java'
      [ERROR] Line 132: No source code is available for type java.lang.SecurityException; did you forget to inherit a required module?
      [ERROR] Line 140: No source code is available for type com.google.gwt.core.ext.typeinfo.NotFoundException; did you forget to inherit a required module?
      [ERROR] Line 147: No source code is available for type javax.xml.ws.WebServiceException; did you forget to inherit a required 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+unsubscribe@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.

No comments:

Post a Comment