Unable to compile calendar demo application.

1,328 views
Skip to first unread message

Manu

unread,
Jan 10, 2011, 3:10:04 AM1/10/11
to Google Web Toolkit
Hello All,

I am new to GWT and wanted to build application similar to what we
have at http://www.future-earth.eu/gwt/calendar/MainDemoApp.html.

1) I checked out code at svn checkout http://ftr-gwt-library.googlecode.com/svn/trunk/
ftr-gwt-library-read-only
2) Changed ant-shared-properties so that we point to right set of jar
files.
3) When I tried to run build script in ftr-gwt-demo, I am getting
series of compilation errors. I tried resolving few, but i am getting
new errors when I compile again. I believe I am missing some basics or
doing something totally wrong.

Error log is given below. Please suggest how to resolve this. It would
be helpful if someone can help on this or direct me to right
documentation regarding steps to be folllowed. I am trying this form
last 3 weeks and at my wits as of now.

Thank you for your time to go through this.

Regards,
Manchet



Buildfile: C:\Downloads\ftr-gwt-library-read-only\ftr-gwt-demo
\build.xml
clean:
compile-cal-demo:
[java] WARNING: 'com.google.gwt.dev.GWTCompiler' is deprecated
and will be removed in a future release.
[java] Use 'com.google.gwt.dev.Compiler' instead.
[java] (To disable this warning, pass -Dgwt.nowarn.legacy.tools
as a JVM arg.)
[java] Compiling module calendar
[java] Validating newly compiled units
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-
incubator-2.1.0.jar!/com/google/ant/GwtCompilerTask.java'
[java] [ERROR] Line 32: No source code is available for
type org.apache.tools.ant.Task; did you forget to inherit a required
module?
[java] [ERROR] Line 33: No source code is available for
type org.apache.tools.ant.types.CommandlineJava; did you forget to
inherit a required module?
[java] [ERROR] Line 43: No source code is available for
type org.apache.tools.ant.types.Path; did you forget to inherit a
required module?
[java] [ERROR] Line 51: No source code is available for
type org.apache.tools.ant.BuildException; did you forget to inherit a
required module?
[java] [ERROR] Line 52: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Line 70: The method getCanonicalName() is
undefined for the type Class<Compiler>
[java] [ERROR] Line 78: No source code is available for
type org.apache.tools.ant.Project; did you forget to inherit a
required module?
[java] [ERROR] Line 80: No source code is available for
type org.apache.tools.ant.taskdefs.Redirector; did you forget to
inherit a required module?
[java] [ERROR] Line 81: No source code is available for
type org.apache.tools.ant.taskdefs.Execute; did you forget to inherit
a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/benchmarks/BenchmarkReport.java'
[java] [ERROR] Line 67: No source code is available for
type junit.framework.TestCase; did you forget to inherit a required
module?
[java] [ERROR] Line 76: No source code is available for
type org.w3c.dom.Element; did you forget to inherit a required module?
[java] [ERROR] Line 76: No source code is available for
type org.w3c.dom.Document; did you forget to inherit a required
module?
[java] [ERROR] Line 165: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Line 210: No source code is available for
type java.text.DateFormat; did you forget to inherit a required
module?
[java] [ERROR] Line 263: The method getProperty(String)
is undefined for the type System
[java] [ERROR] Line 333: No source code is available for
type javax.xml.parsers.ParserConfigurationException; did you forget to
inherit a required module?
[java] [ERROR] Line 341: No source code is available for
type javax.xml.parsers.DocumentBuilderFactory; did you forget to
inherit a required module?
[java] [ERROR] Line 342: No source code is available for
type javax.xml.parsers.DocumentBuilder; did you forget to inherit a
required module?
[java] [ERROR] Line 346: No source code is available for
type java.io.FileOutputStream; did you forget to inherit a required
module?
[java] [ERROR] Line 395: No source code is available for
type java.util.regex.Pattern; did you forget to inherit a required
module?
[java] [ERROR] Line 396: No source code is available for
type java.util.regex.Matcher; did you forget to inherit a required
module?
[java] [ERROR] Line 420: No source code is available for
type java.text.BreakIterator; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/benchmarks/BenchmarkShell.java'
[java] [ERROR] Line 47: The method getProperty(String)
is undefined for the type System
[java] [ERROR] Line 49: The method getProperty(String)
is undefined for the type System
[java] [ERROR] Line 51: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Line 83: No source code is available for
type junit.framework.TestCase; did you forget to inherit a required
module?
[java] [ERROR] Line 84: No source code is available for
type junit.framework.TestResult; did you forget to inherit a required
module?
[java] [ERROR] Line 87: No source code is available for
type java.lang.Runtime; did you forget to inherit a required module?
[java] [ERROR] Line 87: No source code is available for
type java.lang.Thread; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/benchmarks/client/Benchmark.java'
[java] [ERROR] Line 112: No source code is available for
type junit.framework.TestCase; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/benchmarks/rebind/BenchmarkGenerator.java'
[java] [ERROR] Line 454: No source code is available for
type java.lang.reflect.Method; did you forget to inherit a required
module?
[java] [ERROR] Line 456: The method
getDeclaredMethod(String) is undefined for the type
Class<IterationTimeLimit>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/benchmarks/translatable/com/google/gwt/benchmarks/
client/Benchmark.java'
[java] [ERROR] Line 16: The declared package
"com.google.gwt.benchmarks.client" does not match the expected package
"com.google.gwt.benchmarks.translatable.com.google.gwt.benchmarks.client"
[java] [ERROR] Line 37: The method
__getOrCreateTestResult() of type Benchmark must override or implement
a supertype method
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/core/ext/GeneratorContext.java'
[java] [ERROR] Line 35: No source code is available for
type java.io.PrintWriter; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/core/ext/Linker.java'
[java] [ERROR] Line 66: The method
isAnnotationPresent(Class<Shardable>) is undefined for the type
Class<capture#1-of ? extends Linker>
[java] [ERROR] Line 71: The method
getDeclaredField(String) is undefined for the type Class<capture#2-
of ? extends Linker>
[java] [ERROR] Line 73: No source code is available for
type java.lang.NoSuchFieldException; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/core/ext/ServletContainerLauncher.java'
[java] [ERROR] Line 105: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Line 105: No source code is available for
type java.net.BindException; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/core/ext/TreeLogger.java'
[java] [ERROR] Line 50: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/core/ext/linker/AbstractLinker.java'
[java] [ERROR] Line 69: No source code is available for
type java.io.InputStream; did you forget to inherit a required module?
[java] [ERROR] Line 70: No source code is available for
type java.io.ByteArrayOutputStream; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/core/ext/linker/Artifact.java'
[java] [ERROR] Line 49: The method
cast(Artifact<capture#6-of ?>) is undefined for the type Class<C>
[java] [ERROR] Line 75: The method forName(String,
boolean, ClassLoader) is undefined for the type Class
[java] [ERROR] Line 76: No source code is available for
type java.lang.Thread; did you forget to inherit a required module?
[java] [ERROR] Line 77: The method
asSubclass(Class<Linker>) is undefined for the type Class<capture#11-
of ?>
[java] [ERROR] Line 78: No source code is available for
type java.lang.ClassNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Line 99: The method
isAnnotationPresent(Class<Transferable>) is undefined for the type
Class<capture#14-of ? extends Artifact>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/core/ext/linker/ArtifactSet.java'
[java] [ERROR] Line 89: The method
isInstance(Artifact<capture#8-of ?>) is undefined for the type
Class<T>
[java] [ERROR] Line 90: The method
cast(Artifact<capture#9-of ?>) is undefined for the type Class<T>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/core/ext/linker/EmittedArtifact.java'
[java] [ERROR] Line 56: No source code is available for
type java.io.InputStream; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/core/ext/linker/GeneratedResource.java'
[java] [ERROR] Line 44: The method forName(String,
boolean, ClassLoader) is undefined for the type Class
[java] [ERROR] Line 45: No source code is available for
type java.lang.Thread; did you forget to inherit a required module?
[java] [ERROR] Line 46: The method
asSubclass(Class<Generator>) is undefined for the type Class<capture#7-
of ?>
[java] [ERROR] Line 47: No source code is available for
type java.lang.ClassNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/core/ext/linker/SyntheticArtifact.java'
[java] [ERROR] Line 53: No source code is available for
type java.io.InputStream; did you forget to inherit a required module?
[java] [ERROR] Line 55: No source code is available for
type java.io.ByteArrayInputStream; did you forget to inherit a
required module?
[java] [ERROR] Line 69: No source code is available for
type java.io.ObjectInputStream; did you forget to inherit a required
module?
[java] [ERROR] Line 70: No source code is available for
type java.lang.ClassNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Line 75: No source code is available for
type java.io.ObjectOutputStream; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/core/ext/linker/impl/BinaryOnlyArtifactWrapper.java'
[java] [ERROR] Line 39: No source code is available for
type java.io.InputStream; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/core/ext/linker/impl/JarEntryEmittedArtifact.java'
[java] [ERROR] Line 36: No source code is available for
type java.io.InputStream; did you forget to inherit a required module?
[java] [ERROR] Line 37: No source code is available for
type java.util.jar.JarFile; did you forget to inherit a required
module?
[java] [ERROR] Line 67: No source code is available for
type java.util.jar.JarEntry; did you forget to inherit a required
module?
[java] [ERROR] Line 68: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/core/ext/linker/impl/SelectionScriptLinker.java'
[java] [ERROR] Line 125: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Line 129: No source code is available for
type java.net.MalformedURLException; did you forget to inherit a
required module?
[java] [ERROR] Line 210: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Line 448: The method getResource(String)
is undefined for the type Class<SelectionScriptLinker>
[java] [ERROR] Line 455: No source code is available for
type java.net.URLConnection; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/core/ext/linker/impl/StandardGeneratedResource.java'
[java] [ERROR] Line 48: No source code is available for
type java.io.InputStream; did you forget to inherit a required module?
[java] [ERROR] Line 50: No source code is available for
type java.io.ByteArrayInputStream; did you forget to inherit a
required module?
[java] [ERROR] Line 64: No source code is available for
type java.io.ObjectInputStream; did you forget to inherit a required
module?
[java] [ERROR] Line 65: No source code is available for
type java.lang.ClassNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Line 70: No source code is available for
type java.io.ObjectOutputStream; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/core/ext/linker/impl/StandardLinkerContext.java'
[java] [ERROR] Line 142: The method
getAnnotation(Class<LinkerOrder>) is undefined for the type
Class<capture#1-of ? extends Linker>
[java] [ERROR] Line 164: The method
getAnnotation(Class<LinkerOrder>) is undefined for the type
Class<capture#6-of ? extends Linker>
[java] [ERROR] Line 243: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Line 411: No source code is available for
type java.io.Reader; did you forget to inherit a required module?
[java] [ERROR] Line 411: No source code is available for
type java.io.StringReader; did you forget to inherit a required
module?
[java] [ERROR] Line 499: The method close() is undefined
for the type OutputStream
[java] [ERROR] Line 515: The method newInstance() is
undefined for the type Class<capture#15-of ? extends Linker>
[java] [ERROR] Line 516: No source code is available for
type java.lang.InstantiationException; did you forget to inherit a
required module?
[java] [ERROR] Line 519: No source code is available for
type java.lang.IllegalAccessException; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/core/ext/linker/impl/StandardPublicResource.java'
[java] [ERROR] Line 51: No source code is available for
type java.io.InputStream; did you forget to inherit a required module?
[java] [ERROR] Line 53: No source code is available for
type java.io.ByteArrayInputStream; did you forget to inherit a
required module?
[java] [ERROR] Line 65: The method write(byte[]) is
undefined for the type OutputStream
[java] [ERROR] Line 97: No source code is available for
type java.io.ByteArrayOutputStream; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/core/ext/linker/impl/StandardSymbolData.java'
[java] [ERROR] Line 47: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Line 52: No source code is available for
type java.net.URI; did you forget to inherit a required module?
[java] [ERROR] Line 53: No source code is available for
type java.net.URISyntaxException; did you forget to inherit a required
module?
[java] [ERROR] Line 143: No source code is available for
type java.io.ObjectInputStream; did you forget to inherit a required
module?
[java] [ERROR] Line 144: No source code is available for
type java.lang.ClassNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Line 157: No source code is available for
type java.io.InvalidObjectException; did you forget to inherit a
required module?
[java] [ERROR] Line 175: No source code is available for
type java.io.ObjectOutputStream; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/core/ext/soyc/impl/DependencyRecorder.java'
[java] [ERROR] Line 51: No source code is available for
type java.io.OutputStreamWriter; did you forget to inherit a required
module?
[java] [ERROR] Line 82: No source code is available for
type java.util.zip.GZIPOutputStream; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/core/ext/soyc/impl/MemberFactory.java'
[java] [ERROR] Line 82: No source code is available for
type java.lang.reflect.Constructor<T>; did you forget to inherit a
required module?
[java] [ERROR] Line 82: The method
getConstructor(Class<MemberFactory>, Class<capture#5-of ? super K>) is
undefined for the type Class<V>
[java] [ERROR] Line 85: No source code is available for
type java.lang.NoSuchMethodException; did you forget to inherit a
required module?
[java] [ERROR] Line 92: No source code is available for
type java.lang.InstantiationException; did you forget to inherit a
required module?
[java] [ERROR] Line 95: No source code is available for
type java.lang.IllegalAccessException; did you forget to inherit a
required module?
[java] [ERROR] Line 98: No source code is available for
type java.lang.reflect.InvocationTargetException; did you forget to
inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/core/ext/soyc/impl/SizeMapRecorder.java'
[java] [ERROR] Line 166: No source code is available for
type java.util.zip.GZIPOutputStream; did you forget to inherit a
required module?
[java] [ERROR] Line 167: No source code is available for
type java.io.Writer; did you forget to inherit a required module?
[java] [ERROR] Line 167: No source code is available for
type java.io.OutputStreamWriter; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/core/ext/soyc/impl/SplitPointRecorder.java'
[java] [ERROR] Line 46: No source code is available for
type java.io.OutputStreamWriter; did you forget to inherit a required
module?
[java] [ERROR] Line 46: No source code is available for
type java.util.zip.GZIPOutputStream; did you forget to inherit a
required module?
[java] [ERROR] Line 48: No source code is available for
type java.io.PrintWriter; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/core/ext/soyc/impl/StoryRecorder.java'
[java] [ERROR] Line 117: No source code is available for
type java.util.zip.GZIPOutputStream; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/core/ext/typeinfo/Annotations.java'
[java] [ERROR] Line 87: The method cast(Annotation) is
undefined for the type Class<T>
[java] [ERROR] Line 118: The method
isAnnotationPresent(Class<Inherited>) is undefined for the type
Class<capture#6-of ? extends Annotation>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/core/ext/typeinfo/DelegateMembers.java'
[java] [ERROR] Line 64: Cannot invoke clone() on the
array type JField[]
[java] [ERROR] Line 70: Cannot invoke clone() on the
array type JMethod[]
[java] [ERROR] Line 82: Cannot invoke clone() on the
array type JMethod[]
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/core/ext/typeinfo/JArrayType.java'
[java] [ERROR] Line 340: The method getSimpleName() is
undefined for the type Class<capture#1-of ? extends JArrayType>
[java] [ERROR] Line 373: The method getSimpleName() is
undefined for the type Class<capture#2-of ? extends JArrayType>
[java] [ERROR] Line 379: The method getSimpleName() is
undefined for the type Class<capture#3-of ? extends JArrayType>
[java] [ERROR] Line 385: The method getSimpleName() is
undefined for the type Class<capture#4-of ? extends JArrayType>
[java] [ERROR] Line 391: The method getSimpleName() is
undefined for the type Class<capture#5-of ? extends JArrayType>
[java] [ERROR] Line 397: The method getSimpleName() is
undefined for the type Class<capture#6-of ? extends JArrayType>
[java] [ERROR] Line 403: The method getSimpleName() is
undefined for the type Class<capture#7-of ? extends JArrayType>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/core/ext/typeinfo/JDelegatingClassType.java'
[java] [ERROR] Line 35: The method getSimpleName() is
undefined for the type Class<capture#1-of ? extends
JDelegatingClassType>
[java] [ERROR] Line 41: The method getSimpleName() is
undefined for the type Class<capture#2-of ? extends
JDelegatingClassType>
[java] [ERROR] Line 282: The method getSimpleName() is
undefined for the type Class<capture#4-of ? extends
JDelegatingClassType>
[java] [ERROR] Line 327: The method getSimpleName() is
undefined for the type Class<capture#5-of ? extends
JDelegatingClassType>
[java] [ERROR] Line 333: The method getSimpleName() is
undefined for the type Class<capture#6-of ? extends
JDelegatingClassType>
[java] [ERROR] Line 339: The method getSimpleName() is
undefined for the type Class<capture#7-of ? extends
JDelegatingClassType>
[java] [ERROR] Line 345: The method getSimpleName() is
undefined for the type Class<capture#8-of ? extends
JDelegatingClassType>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/core/ext/typeinfo/TypeOracle.java'
[java] [ERROR] Line 262: No source code is available for
type org.apache.commons.collections.map.ReferenceIdentityMap; did you
forget to inherit a required module?
[java] [ERROR] Line 263: No source code is available for
type org.apache.commons.collections.map.AbstractReferenceMap; did you
forget to inherit a required module?
[java] [ERROR] Line 277: No source code is available for
type org.apache.commons.collections.map.ReferenceMap; did you forget
to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/core/linker/SymbolMapsLinker.java'
[java] [ERROR] Line 55: No source code is available for
type java.io.StringWriter; did you forget to inherit a required
module?
[java] [ERROR] Line 56: No source code is available for
type java.io.PrintWriter; did you forget to inherit a required module?
[java] [ERROR] Line 101: No source code is available for
type java.io.ByteArrayOutputStream; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/About.java'
[java] [ERROR] Line 72: No source code is available for
type java.util.Properties; did you forget to inherit a required
module?
[java] [ERROR] Line 74: No source code is available for
type java.io.InputStream; did you forget to inherit a required module?
[java] [ERROR] Line 74: The method
getResourceAsStream(String) is undefined for the type Class<About>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/ApplicationCreator.java'
[java] [ERROR] Line 27: The method exit(int) is
undefined for the type System
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/ArgHandlerOutDirDeprecated.java'
[java] [ERROR] Line 56: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/BootStrapPlatform.java'
[java] [ERROR] Line 18: The import java.awt cannot be
resolved
[java] [ERROR] Line 19: The import java.awt cannot be
resolved
[java] [ERROR] Line 39: GraphicsEnvironment cannot be
resolved
[java] [ERROR] Line 41: The method setProperty(String,
String) is undefined for the type System
[java] [ERROR] Line 43: GraphicsEnvironment cannot be
resolved
[java] [ERROR] Line 44: Toolkit cannot be resolved
[java] [ERROR] Line 56: The method getProperty(String)
is undefined for the type System
[java] [ERROR] Line 69: The method getClassLoader() is
undefined for the type Class<BootStrapPlatform>
[java] [ERROR] Line 79: The method setProperty(String,
String) is undefined for the type System
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/CompilePerms.java'
[java] [ERROR] Line 171: Cannot invoke clone() on the
array type int[]
[java] [ERROR] Line 180: Cannot invoke clone() on the
array type int[]
[java] [ERROR] Line 230: The method exit(int) is
undefined for the type System
[java] [ERROR] Line 234: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Line 299: No source code is available for
type java.lang.ClassNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/CompilePermsServer.java'
[java] [ERROR] Line 243: The method exit(int) is
undefined for the type System
[java] [ERROR] Line 248: No source code is available for
type java.net.Socket; did you forget to inherit a required module?
[java] [ERROR] Line 251: No source code is available for
type java.io.ObjectOutputStream; did you forget to inherit a required
module?
[java] [ERROR] Line 252: No source code is available for
type java.io.ObjectInputStream; did you forget to inherit a required
module?
[java] [ERROR] Line 259: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Line 260: No source code is available for
type java.io.FileInputStream; did you forget to inherit a required
module?
[java] [ERROR] Line 267: No source code is available for
type java.lang.Runtime; did you forget to inherit a required module?
[java] [ERROR] Line 283: No source code is available for
type java.net.UnknownHostException; did you forget to inherit a
required module?
[java] [ERROR] Line 287: No source code is available for
type java.lang.ClassNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/CompileTaskOptionsImpl.java'
[java] [ERROR] Line 32: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/CompileTaskRunner.java'
[java] [ERROR] Line 59: No source code is available for
type java.lang.Thread; did you forget to inherit a required module?
[java] [ERROR] Line 76: The method getProperty(String)
is undefined for the type System
[java] [ERROR] Line 77: The method setProperty(String,
String) is undefined for the type System
[java] [ERROR] Line 112: No source code is available for
type java.lang.InterruptedException; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/Compiler.java'
[java] [ERROR] Line 90: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Line 127: The method getProperty(String)
is undefined for the type System
[java] [ERROR] Line 129: The method getProperty(String)
is undefined for the type System
[java] [ERROR] Line 158: The method exit(int) is
undefined for the type System
[java] [ERROR] Line 162: The method exit(int) is
undefined for the type System
[java] [ERROR] Line 243: The method format(String,
double) is undefined for the type String
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/DevMode.java'
[java] [ERROR] Line 108: The method forName(String,
boolean, ClassLoader) is undefined for the type Class
[java] [ERROR] Line 109: No source code is available for
type java.lang.Thread; did you forget to inherit a required module?
[java] [ERROR] Line 110: The method
asSubclass(Class<ServletContainerLauncher>) is undefined for the type
Class<capture#1-of ?>
[java] [ERROR] Line 111: The method newInstance() is
undefined for the type Class<capture#2-of ? extends
ServletContainerLauncher>
[java] [ERROR] Line 116: No source code is available for
type java.lang.ClassNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Line 118: No source code is available for
type java.lang.InstantiationException; did you forget to inherit a
required module?
[java] [ERROR] Line 120: No source code is available for
type java.lang.IllegalAccessException; did you forget to inherit a
required module?
[java] [ERROR] Line 205: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Line 265: No source code is available for
type java.util.regex.Pattern; did you forget to inherit a required
module?
[java] [ERROR] Line 284: The method exit(int) is
undefined for the type System
[java] [ERROR] Line 287: The method exit(int) is
undefined for the type System
[java] [ERROR] Line 435: No source code is available for
type java.net.BindException; did you forget to inherit a required
module?
[java] [ERROR] Line 466: No source code is available for
type java.io.FilenameFilter; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/DevModeBase.java'
[java] [ERROR] Line 153: No source code is available for
type java.net.InetAddress; did you forget to inherit a required
module?
[java] [ERROR] Line 164: No source code is available for
type java.net.UnknownHostException; did you forget to inherit a
required module?
[java] [ERROR] Line 467: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Line 734: No source code is available for
type java.util.concurrent.Semaphore; did you forget to inherit a
required module?
[java] [ERROR] Line 883: No source code is available for
type java.lang.Thread; did you forget to inherit a required module?
[java] [ERROR] Line 979: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Line 1004: No source code is available
for type java.net.MalformedURLException; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/DevelModeTabKey.java'
[java] [ERROR] Line 61: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Line 71: No source code is available for
type java.net.MalformedURLException; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/ExternalPermutationWorkerFactory.java'
[java] [ERROR] Line 32: The import java.lang.management
cannot be resolved
[java] [ERROR] Line 224: The method getProperty(String)
is undefined for the type System
[java] [ERROR] Line 233: The method getProperty(String)
is undefined for the type System
[java] [ERROR] Line 235: ManagementFactory cannot be
resolved
[java] [ERROR] Line 256: ManagementFactory cannot be
resolved
[java] [ERROR] Line 353: The method
synchronizedSet(HashSet<String>) is undefined for the type Collections
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/GWTCompiler.java'
[java] [ERROR] Line 78: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Line 146: The method exit(int) is
undefined for the type System
[java] [ERROR] Line 218: The method format(String,
double) is undefined for the type String
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/GWTShell.java'
[java] [ERROR] Line 93: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Line 128: The method toLowerCase() in the
type String is not applicable for the arguments (Locale)
[java] [ERROR] Line 128: No source code is available for
type java.util.Locale; did you forget to inherit a required module?
[java] [ERROR] Line 166: The method exit(int) is
undefined for the type System
[java] [ERROR] Line 169: The method exit(int) is
undefined for the type System
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/GetJreEmulation.java'
[java] [ERROR] Line 64: No source code is available for
type java.io.PrintWriter; did you forget to inherit a required module?
[java] [ERROR] Line 76: The method exit(int) is
undefined for the type System
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/HostedMode.java'
[java] [ERROR] Line 38: The method exit(int) is
undefined for the type System
[java] [ERROR] Line 41: The method exit(int) is
undefined for the type System
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/JUnitCreator.java'
[java] [ERROR] Line 28: The method exit(int) is
undefined for the type System
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/Link.java'
[java] [ERROR] Line 107: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Line 200: No source code is available for
type java.util.jar.JarOutputStream; did you forget to inherit a
required module?
[java] [ERROR] Line 200: No source code is available for
type java.io.FileOutputStream; did you forget to inherit a required
module?
[java] [ERROR] Line 230: No source code is available for
type java.util.zip.ZipEntry; did you forget to inherit a required
module?
[java] [ERROR] Line 279: The method exit(int) is
undefined for the type System
[java] [ERROR] Line 498: No source code is available for
type java.util.jar.JarFile; did you forget to inherit a required
module?
[java] [ERROR] Line 499: No source code is available for
type java.util.jar.JarEntry; did you forget to inherit a required
module?
[java] [ERROR] Line 520: No source code is available for
type java.io.BufferedInputStream; did you forget to inherit a required
module?
[java] [ERROR] Line 523: No source code is available for
type java.lang.ClassNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/ModulePanel.java'
[java] [ERROR] Line 24: The import java.awt cannot be
resolved
[java] [ERROR] Line 25: The import java.awt cannot be
resolved
[java] [ERROR] Line 26: The import java.awt cannot be
resolved
[java] [ERROR] Line 29: The import javax.swing cannot be
resolved
[java] [ERROR] Line 30: The import javax.swing cannot be
resolved
[java] [ERROR] Line 31: The import javax.swing cannot be
resolved
[java] [ERROR] Line 36: JPanel cannot be resolved to a
type
[java] [ERROR] Line 46: BorderLayout cannot be resolved
to a type
[java] [ERROR] Line 49: JPanel cannot be resolved to a
type
[java] [ERROR] Line 49: JPanel cannot be resolved to a
type
[java] [ERROR] Line 50: JButton cannot be resolved to a
type
[java] [ERROR] Line 50: JButton cannot be resolved to a
type
[java] [ERROR] Line 52: ActionListener cannot be
resolved to a type
[java] [ERROR] Line 59: BorderLayout cannot be resolved
[java] [ERROR] Line 62: The method add(SwingLoggerPanel)
is undefined for the type ModulePanel
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/ModuleTabPanel.java'
[java] [ERROR] Line 22: The import java.awt cannot be
resolved
[java] [ERROR] Line 23: The import java.awt cannot be
resolved
[java] [ERROR] Line 24: The import java.awt cannot be
resolved
[java] [ERROR] Line 25: The import java.awt cannot be
resolved
[java] [ERROR] Line 26: The import java.awt cannot be
resolved
[java] [ERROR] Line 27: The import java.awt cannot be
resolved
[java] [ERROR] Line 28: The import java.awt cannot be
resolved
[java] [ERROR] Line 42: The import javax.swing cannot be
resolved
[java] [ERROR] Line 43: The import javax.swing cannot be
resolved
[java] [ERROR] Line 44: The import javax.swing cannot be
resolved
[java] [ERROR] Line 45: The import javax.swing cannot be
resolved
[java] [ERROR] Line 46: The import javax.swing cannot be
resolved
[java] [ERROR] Line 47: The import javax.swing cannot be
resolved
[java] [ERROR] Line 52: JPanel cannot be resolved to a
type
[java] [ERROR] Line 112: JPanel cannot be resolved to a
type
[java] [ERROR] Line 114: JComboBox cannot be resolved to
a type
[java] [ERROR] Line 115: JComboBox cannot be resolved to
a type
[java] [ERROR] Line 116: JPanel cannot be resolved to a
type
[java] [ERROR] Line 117: JPanel cannot be resolved to a
type
[java] [ERROR] Line 125: JComboBox cannot be resolved to
a type
[java] [ERROR] Line 128: JComboBox cannot be resolved to
a type
[java] [ERROR] Line 133: JComboBox cannot be resolved to
a type
[java] [ERROR] Line 134: JPanel cannot be resolved to a
type
[java] [ERROR] Line 135: JPanel cannot be resolved to a
type
[java] [ERROR] Line 137: JPanel cannot be resolved to a
type
[java] [ERROR] Line 138: JPanel cannot be resolved to a
type
[java] [ERROR] Line 158: JPanel cannot be resolved to a
type
[java] [ERROR] Line 165: JPanel cannot be resolved to a
type
[java] [ERROR] Line 166: JPanel cannot be resolved to a
type
[java] [ERROR] Line 223: CardLayout cannot be resolved
to a type
[java] [ERROR] Line 223: JPanel cannot be resolved to a
type
[java] [ERROR] Line 225: JComboBox cannot be resolved to
a type
[java] [ERROR] Line 232: BasicComboBoxRenderer cannot be
resolved to a type
[java] [ERROR] Line 235: Component cannot be resolved to
a type
[java] [ERROR] Line 235: The method
getListCellRendererComponent(JList, Object, int, boolean, boolean) of
type ModuleTabPanel.SessionModuleRenderer must override or implement a
supertype method
[java] [ERROR] Line 235: JList cannot be resolved to a
type
[java] [ERROR] Line 244: Color cannot be resolved to a
type
[java] [ERROR] Line 245: The method getFont() is
undefined for the type ModuleTabPanel.SessionModuleRenderer
[java] [ERROR] Line 245: Font cannot be resolved
[java] [ERROR] Line 256: BasicComboBoxRenderer cannot be
resolved to a type
[java] [ERROR] Line 259: Component cannot be resolved to
a type
[java] [ERROR] Line 259: The method
getListCellRendererComponent(JList, Object, int, boolean, boolean) of
type ModuleTabPanel.SessionRenderer must override or implement a
supertype method
[java] [ERROR] Line 259: JList cannot be resolved to a
type
[java] [ERROR] Line 268: Color cannot be resolved to a
type
[java] [ERROR] Line 269: The method getFont() is
undefined for the type ModuleTabPanel.SessionRenderer
[java] [ERROR] Line 269: Font cannot be resolved
[java] [ERROR] Line 277: Color cannot be resolved to a
type
[java] [ERROR] Line 277: Color cannot be resolved
[java] [ERROR] Line 279: CardLayout cannot be resolved
to a type
[java] [ERROR] Line 283: JPanel cannot be resolved to a
type
[java] [ERROR] Line 285: JComboBox cannot be resolved to
a type
[java] [ERROR] Line 287: JComboBox cannot be resolved to
a type
[java] [ERROR] Line 293: JPanel cannot be resolved to a
type
[java] [ERROR] Line 295: JPanel cannot be resolved to a
type
[java] [ERROR] Line 297: JPanel cannot be resolved to a
type
[java] [ERROR] Line 315: BorderLayout cannot be resolved
to a type
[java] [ERROR] Line 317: JPanel cannot be resolved to a
type
[java] [ERROR] Line 317: JPanel cannot be resolved to a
type
[java] [ERROR] Line 318: JPanel cannot be resolved to a
type
[java] [ERROR] Line 318: JPanel cannot be resolved to a
type
[java] [ERROR] Line 319: JPanel cannot be resolved to a
type
[java] [ERROR] Line 319: JLabel cannot be resolved to a
type
[java] [ERROR] Line 320: JComboBox cannot be resolved to
a type
[java] [ERROR] Line 320: JComboBox cannot be resolved to
a type
[java] [ERROR] Line 321: JComboBox cannot be resolved to
a type
[java] [ERROR] Line 321: ActionListener cannot be
resolved to a type
[java] [ERROR] Line 328: JComboBox cannot be resolved to
a type
[java] [ERROR] Line 329: JPanel cannot be resolved to a
type
[java] [ERROR] Line 329: JComboBox cannot be resolved to
a type
[java] [ERROR] Line 330: JPanel cannot be resolved to a
type
[java] [ERROR] Line 331: JPanel cannot be resolved to a
type
[java] [ERROR] Line 332: JPanel cannot be resolved to a
type
[java] [ERROR] Line 332: JPanel cannot be resolved to a
type
[java] [ERROR] Line 333: JPanel cannot be resolved to a
type
[java] [ERROR] Line 333: JPanel cannot be resolved to a
type
[java] [ERROR] Line 334: JPanel cannot be resolved to a
type
[java] [ERROR] Line 334: JLabel cannot be resolved to a
type
[java] [ERROR] Line 335: JComboBox cannot be resolved to
a type
[java] [ERROR] Line 335: JComboBox cannot be resolved to
a type
[java] [ERROR] Line 336: JComboBox cannot be resolved to
a type
[java] [ERROR] Line 336: ActionListener cannot be
resolved to a type
[java] [ERROR] Line 346: JComboBox cannot be resolved to
a type
[java] [ERROR] Line 347: JPanel cannot be resolved to a
type
[java] [ERROR] Line 347: JComboBox cannot be resolved to
a type
[java] [ERROR] Line 348: JPanel cannot be resolved to a
type
[java] [ERROR] Line 349: JPanel cannot be resolved to a
type
[java] [ERROR] Line 350: JPanel cannot be resolved to a
type
[java] [ERROR] Line 350: JPanel cannot be resolved to a
type
[java] [ERROR] Line 351: JPanel cannot be resolved to a
type
[java] [ERROR] Line 351: BorderLayout cannot be resolved
[java] [ERROR] Line 352: JPanel cannot be resolved to a
type
[java] [ERROR] Line 352: JPanel cannot be resolved to a
type
[java] [ERROR] Line 353: CardLayout cannot be resolved
to a type
[java] [ERROR] Line 353: CardLayout cannot be resolved
to a type
[java] [ERROR] Line 354: JPanel cannot be resolved to a
type
[java] [ERROR] Line 354: CardLayout cannot be resolved
to a type
[java] [ERROR] Line 355: JPanel cannot be resolved to a
type
[java] [ERROR] Line 384: ImageIcon cannot be resolved to
a type
[java] [ERROR] Line 409: JComboBox cannot be resolved to
a type
[java] [ERROR] Line 419: JComboBox cannot be resolved to
a type
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/PermutationWorkerFactory.java'
[java] [ERROR] Line 90: No source code is available for
type java.lang.InterruptedException; did you forget to inherit a
required module?
[java] [ERROR] Line 113: No source code is available for
type java.util.concurrent.BlockingQueue<E>; did you forget to inherit
a required module?
[java] [ERROR] Line 127: No source code is available for
type java.util.concurrent.LinkedBlockingQueue<E>; did you forget to
inherit a required module?
[java] [ERROR] Line 130: No source code is available for
type java.lang.Thread; did you forget to inherit a required module?
[java] [ERROR] Line 154: No source code is available for
type java.lang.IncompatibleClassChangeError; did you forget to inherit
a required module?
[java] [ERROR] Line 302: The method getProperty(String,
String) is undefined for the type System
[java] [ERROR] Line 310: The method forName(String) is
undefined for the type Class
[java] [ERROR] Line 312: The method newInstance() is
undefined for the type Class<capture#1-of ? extends
PermutationWorkerFactory>
[java] [ERROR] Line 320: No source code is available for
type java.lang.ClassNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Line 323: No source code is available for
type java.lang.InstantiationException; did you forget to inherit a
required module?
[java] [ERROR] Line 326: No source code is available for
type java.lang.IllegalAccessException; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/Precompilation.java'
[java] [ERROR] Line 81: No source code is available for
type java.io.ByteArrayInputStream; did you forget to inherit a
required module?
[java] [ERROR] Line 84: No source code is available for
type java.lang.ClassNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Line 119: No source code is available for
type java.io.ObjectInputStream; did you forget to inherit a required
module?
[java] [ERROR] Line 122: No source code is available for
type java.io.ByteArrayOutputStream; did you forget to inherit a
required module?
[java] [ERROR] Line 127: No source code is available for
type java.io.ObjectOutputStream; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/Precompile.java'
[java] [ERROR] Line 76: The import java.awt cannot be
resolved
[java] [ERROR] Line 395: The method getProperty(String)
is undefined for the type System
[java] [ERROR] Line 396: GraphicsEnvironment cannot be
resolved
[java] [ERROR] Line 415: The method getProperty(String)
is undefined for the type System
[java] [ERROR] Line 417: The method getProperty(String)
is undefined for the type System
[java] [ERROR] Line 449: The method exit(int) is
undefined for the type System
[java] [ERROR] Line 596: The method forName(String) is
undefined for the type Class
[java] [ERROR] Line 597: The method newInstance() is
undefined for the type Class<capture#1-of ?>
[java] [ERROR] Line 690: The method getCanonicalName()
is undefined for the type Class<capture#2-of ? extends Linker>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/RunWebApp.java'
[java] [ERROR] Line 67: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Line 148: No source code is available for
type java.net.URISyntaxException; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/ServletValidator.java'
[java] [ERROR] Line 47: No source code is available for
type org.xml.sax.helpers.DefaultHandler; did you forget to inherit a
required module?
[java] [ERROR] Line 97: No source code is available for
type org.xml.sax.SAXException; did you forget to inherit a required
module?
[java] [ERROR] Line 152: No source code is available for
type org.xml.sax.Attributes; did you forget to inherit a required
module?
[java] [ERROR] Line 170: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Line 173: No source code is available for
type java.net.MalformedURLException; did you forget to inherit a
required module?
[java] [ERROR] Line 180: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Line 185: No source code is available for
type javax.xml.parsers.SAXParserFactory; did you forget to inherit a
required module?
[java] [ERROR] Line 191: No source code is available for
type javax.xml.parsers.SAXParser; did you forget to inherit a required
module?
[java] [ERROR] Line 240: The method toLowerCase() in the
type String is not applicable for the arguments (Locale)
[java] [ERROR] Line 240: No source code is available for
type java.util.Locale; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/SignatureDumper.java'
[java] [ERROR] Line 44: The method close() is undefined
for the type PrintStream
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/SwingUI.java'
[java] [ERROR] Line 30: The import java.awt cannot be
resolved
[java] [ERROR] Line 31: The import java.awt cannot be
resolved
[java] [ERROR] Line 32: The import java.awt cannot be
resolved
[java] [ERROR] Line 33: The import java.awt cannot be
resolved
[java] [ERROR] Line 45: The import javax.swing cannot be
resolved
[java] [ERROR] Line 46: The import javax.swing cannot be
resolved
[java] [ERROR] Line 47: The import javax.swing cannot be
resolved
[java] [ERROR] Line 48: The import javax.swing cannot be
resolved
[java] [ERROR] Line 49: The import javax.swing cannot be
resolved
[java] [ERROR] Line 102: ImageIcon cannot be resolved to
a type
[java] [ERROR] Line 113: The method getPackage() is
undefined for the type Class<SwingUI>
[java] [ERROR] Line 123: ImageIcon cannot be resolved to
a type
[java] [ERROR] Line 124: The method
loadImageIcon(String, boolean) from the type SwingUI refers to the
missing type ImageIcon
[java] [ERROR] Line 136: ImageIcon cannot be resolved to
a type
[java] [ERROR] Line 137: The method getClassLoader() is
undefined for the type Class<SwingUI>
[java] [ERROR] Line 144: ImageIcon cannot be resolved to
a type
[java] [ERROR] Line 144: ImageIcon cannot be resolved to
a type
[java] [ERROR] Line 148: ImageIcon cannot be resolved to
a type
[java] [ERROR] Line 157: JFrame cannot be resolved to a
type
[java] [ERROR] Line 158: JTabbedPane cannot be resolved
to a type
[java] [ERROR] Line 183: The method format(String,
String, String, int) is undefined for the type String
[java] [ERROR] Line 227: Icon cannot be resolved to a
type
[java] [ERROR] Line 229: ImageIcon cannot be resolved to
a type
[java] [ERROR] Line 231: JTabbedPane cannot be resolved
to a type
[java] [ERROR] Line 241: ImageIcon cannot be resolved to
a type
[java] [ERROR] Line 241: The method
loadImageIcon(String) from the type SwingUI refers to the missing type
ImageIcon
[java] [ERROR] Line 242: ImageIcon cannot be resolved to
a type
[java] [ERROR] Line 242: The method
loadImageIcon(String) from the type SwingUI refers to the missing type
ImageIcon
[java] [ERROR] Line 243: ImageIcon cannot be resolved to
a type
[java] [ERROR] Line 243: The method
loadImageIcon(String) from the type SwingUI refers to the missing type
ImageIcon
[java] [ERROR] Line 244: ImageIcon cannot be resolved to
a type
[java] [ERROR] Line 244: The method
loadImageIcon(String) from the type SwingUI refers to the missing type
ImageIcon
[java] [ERROR] Line 245: ImageIcon cannot be resolved to
a type
[java] [ERROR] Line 245: The method
loadImageIcon(String) from the type SwingUI refers to the missing type
ImageIcon
[java] [ERROR] Line 246: ImageIcon cannot be resolved to
a type
[java] [ERROR] Line 246: The method
loadImageIcon(String) from the type SwingUI refers to the missing type
ImageIcon
[java] [ERROR] Line 247: JFrame cannot be resolved to a
type
[java] [ERROR] Line 247: JFrame cannot be resolved to a
type
[java] [ERROR] Line 248: JTabbedPane cannot be resolved
to a type
[java] [ERROR] Line 248: JTabbedPane cannot be resolved
to a type
[java] [ERROR] Line 254: JTabbedPane cannot be resolved
to a type
[java] [ERROR] Line 256: JFrame cannot be resolved to a
type
[java] [ERROR] Line 256: JTabbedPane cannot be resolved
to a type
[java] [ERROR] Line 257: JFrame cannot be resolved to a
type
[java] [ERROR] Line 258: JFrame cannot be resolved to a
type
[java] [ERROR] Line 258: WindowConstants cannot be
resolved
[java] [ERROR] Line 259: JFrame cannot be resolved to a
type
[java] [ERROR] Line 259: WindowAdapter cannot be
resolved to a type
[java] [ERROR] Line 270: JFrame cannot be resolved to a
type
[java] [ERROR] Line 278: EventQueue cannot be resolved
[java] [ERROR] Line 326: The type new
SwingUI.TabPanelCollection(){} must implement the inherited abstract
method SwingUI.TabPanelCollection.addTab(ModuleTabPanel, ImageIcon,
String, String)
[java] [ERROR] Line 327: ImageIcon cannot be resolved to
a type
[java] [ERROR] Line 329: JTabbedPane cannot be resolved
to a type
[java] [ERROR] Line 336: JTabbedPane cannot be resolved
to a type
[java] [ERROR] Line 358: EventQueue cannot be resolved
[java] [ERROR] Line 377: EventQueue cannot be resolved
[java] [ERROR] Line 394: The method forName(String) is
undefined for the type Class
[java] [ERROR] Line 398: The method getMethod(String) is
undefined for the type Class<capture#1-of ?>
[java] [ERROR] Line 403: The method getMethod(String) is
undefined for the type Class<capture#2-of ?>
[java] [ERROR] Line 406: The method getMethod(String) is
undefined for the type Class<capture#3-of ?>
[java] [ERROR] Line 410: The method getMethod(String,
Class<Image>) is undefined for the type Class<capture#4-of ?>
[java] [ERROR] Line 410: Image cannot be resolved to a
type
[java] [ERROR] Line 411: The method
loadImageIcon(String) from the type SwingUI refers to the missing type
ImageIcon
[java] [ERROR] Line 438: ImageIcon cannot be resolved to
a type
[java] [ERROR] Line 445: JFrame cannot be resolved to a
type
[java] [ERROR] Line 446: Image cannot be resolved to a
type
[java] [ERROR] Line 446: Image cannot be resolved to a
type
[java] [ERROR] Line 447: ImageIcon cannot be resolved to
a type
[java] [ERROR] Line 448: Image cannot be resolved to a
type
[java] [ERROR] Line 453: JFrame cannot be resolved to a
type
[java] [ERROR] Line 470: JFrame cannot be resolved to a
type
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/ThreadedPermutationWorkerFactory.java'
[java] [ERROR] Line 52: No source code is available for
type java.lang.OutOfMemoryError; did you forget to inherit a required
module?
[java] [ERROR] Line 57: No source code is available for
type java.lang.StackOverflowError; did you forget to inherit a
required module?
[java] [ERROR] Line 84: The method getInteger(String,
int) is undefined for the type Integer
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/WebServerPanel.java'
[java] [ERROR] Line 21: The import java.awt cannot be
resolved
[java] [ERROR] Line 22: The import java.awt cannot be
resolved
[java] [ERROR] Line 23: The import java.awt cannot be
resolved
[java] [ERROR] Line 26: The import javax.swing cannot be
resolved
[java] [ERROR] Line 27: The import javax.swing cannot be
resolved
[java] [ERROR] Line 31: JPanel cannot be resolved to a
type
[java] [ERROR] Line 52: BorderLayout cannot be resolved
to a type
[java] [ERROR] Line 55: JPanel cannot be resolved to a
type
[java] [ERROR] Line 55: JPanel cannot be resolved to a
type
[java] [ERROR] Line 56: JButton cannot be resolved to a
type
[java] [ERROR] Line 56: JButton cannot be resolved to a
type
[java] [ERROR] Line 57: ActionListener cannot be
resolved to a type
[java] [ERROR] Line 63: BorderLayout cannot be resolved
[java] [ERROR] Line 65: The method add(SwingLoggerPanel)
is undefined for the type WebServerPanel
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/asm/ClassReader.java'
[java] [ERROR] Line 301: The method intBitsToFloat(int)
is undefined for the type Float
[java] [ERROR] Line 317: The method
longBitsToDouble(long) is undefined for the type Double
[java] [ERROR] Line 358: No source code is available for
type java.io.InputStream; did you forget to inherit a required module?
[java] [ERROR] Line 369: No source code is available for
type java.lang.ClassLoader; did you forget to inherit a required
module?
[java] [ERROR] Line 1685: The method intBitsToFloat(int)
is undefined for the type Float
[java] [ERROR] Line 1694: The method
longBitsToDouble(long) is undefined for the type Double
[java] [ERROR] Line 1997: The method intBitsToFloat(int)
is undefined for the type Float
[java] [ERROR] Line 2001: The method
longBitsToDouble(long) is undefined for the type Double
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/asm/ClassWriter.java'
[java] [ERROR] Line 1268: The method getClassLoader() is
undefined for the type Class<ClassWriter>
[java] [ERROR] Line 1269: The method getClassLoader() is
undefined for the type Class<ClassWriter>
[java] [ERROR] Line 1273: The method
isAssignableFrom(Class) is undefined for the type Class
[java] [ERROR] Line 1276: The method
isAssignableFrom(Class) is undefined for the type Class
[java] [ERROR] Line 1284: The method
isAssignableFrom(Class) is undefined for the type Class
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/asm/Item.java'
[java] [ERROR] Line 165: The method
floatToRawIntBits(float) is undefined for the type Float
[java] [ERROR] Line 176: The method
doubleToRawLongBits(double) is undefined for the type Double
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/asm/Type.java'
[java] [ERROR] Line 229: Integer.TYPE cannot be resolved
[java] [ERROR] Line 231: Void.TYPE cannot be resolved
[java] [ERROR] Line 233: Boolean.TYPE cannot be resolved
[java] [ERROR] Line 235: Byte.TYPE cannot be resolved
[java] [ERROR] Line 239: Short.TYPE cannot be resolved
[java] [ERROR] Line 241: Double.TYPE cannot be resolved
[java] [ERROR] Line 243: Float.TYPE cannot be resolved
[java] [ERROR] Line 296: No source code is available for
type java.lang.reflect.Method; did you forget to inherit a required
module?
[java] [ERROR] Line 589: No source code is available for
type java.lang.reflect.Constructor<T>; did you forget to inherit a
required module?
[java] [ERROR] Line 628: Integer.TYPE cannot be resolved
[java] [ERROR] Line 630: Void.TYPE cannot be resolved
[java] [ERROR] Line 632: Boolean.TYPE cannot be resolved
[java] [ERROR] Line 634: Byte.TYPE cannot be resolved
[java] [ERROR] Line 638: Short.TYPE cannot be resolved
[java] [ERROR] Line 640: Double.TYPE cannot be resolved
[java] [ERROR] Line 642: Float.TYPE cannot be resolved
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/asm/commons/GeneratorAdapter.java'
[java] [ERROR] Line 357: The method
floatToIntBits(float) is undefined for the type Float
[java] [ERROR] Line 371: The method
doubleToLongBits(double) is undefined for the type Double
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/asm/commons/JSRInlinerAdapter.java'
[java] [ERROR] Line 542: No source code is available for
type java.util.BitSet; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/asm/commons/SerialVersionUIDAdder.java'
[java] [ERROR] Line 315: No source code is available for
type java.io.ByteArrayOutputStream; did you forget to inherit a
required module?
[java] [ERROR] Line 316: No source code is available for
type java.io.DataOutputStream; did you forget to inherit a required
module?
[java] [ERROR] Line 414: The method close() is undefined
for the type DataOutputStream
[java] [ERROR] Line 445: No source code is available for
type java.io.DataOutput; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/asm/util/AbstractVisitor.java'
[java] [ERROR] Line 138: No source code is available for
type java.io.PrintWriter; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/asm/util/TraceClassVisitor.java'
[java] [ERROR] Line 107: No source code is available for
type java.io.PrintWriter; did you forget to inherit a required module?
[java] [ERROR] Line 144: No source code is available for
type java.io.FileInputStream; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/cfg/BindingProperty.java'
[java] [ERROR] Line 35: The import java.util.regex
cannot be resolved
[java] [ERROR] Line 262: Pattern cannot be resolved to a
type
[java] [ERROR] Line 262: Pattern cannot be resolved
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/cfg/ModuleDef.java'
[java] [ERROR] Line 94: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Line 145: The method
getAnnotation(Class<LinkerOrder>) is undefined for the type
Class<capture#5-of ? extends Linker>
[java] [ERROR] Line 223: The method
getAnnotation(Class<LinkerOrder>) is undefined for the type
Class<capture#8-of ? extends Linker>
[java] [ERROR] Line 232: The method
getAnnotation(Class<LinkerOrder>) is undefined for the type
Class<capture#10-of ? extends Linker>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/cfg/ModuleDefLoader.java'
[java] [ERROR] Line 70: No source code is available for
type org.apache.commons.collections.map.ReferenceMap; did you forget
to inherit a required module?
[java] [ERROR] Line 71: No source code is available for
type org.apache.commons.collections.map.AbstractReferenceMap; did you
forget to inherit a required module?
[java] [ERROR] Line 166: No source code is available for
type java.lang.ClassLoader; did you forget to inherit a required
module?
[java] [ERROR] Line 174: No source code is available for
type java.lang.Thread; did you forget to inherit a required module?
[java] [ERROR] Line 225: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Line 235: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Line 238: No source code is available for
type java.net.URISyntaxException; did you forget to inherit a required
module?
[java] [ERROR] Line 261: No source code is available for
type java.io.Reader; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/cfg/ModuleDefSchema.java'
[java] [ERROR] Line 308: The method
isAssignableFrom(Class<capture#3-of ? extends Linker>) is undefined
for the type Class<Linker>
[java] [ERROR] Line 313: The method
getAnnotation(Class<LinkerOrder>) is undefined for the type
Class<capture#4-of ? extends Linker>
[java] [ERROR] Line 399: The method
isAssignableFrom(Class<capture#7-of ? extends Generator>) is undefined
for the type Class<Generator>
[java] [ERROR] Line 777: No source code is available for
type java.lang.ClassLoader; did you forget to inherit a required
module?
[java] [ERROR] Line 777: No source code is available for
type java.lang.Thread; did you forget to inherit a required module?
[java] [ERROR] Line 779: No source code is available for
type java.lang.ClassNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Line 957: The method isInstance(Property)
is undefined for the type Class<capture#13-of ? extends Property>
[java] [ERROR] Line 962: The method getSimpleName() is
undefined for the type Class<capture#14-of ? extends Property>
[java] [ERROR] Line 963: The method getSimpleName() is
undefined for the type Class<capture#15-of ? extends Property>
[java] [ERROR] Line 1152: No source code is available
for type java.util.regex.Pattern; did you forget to inherit a required
module?
[java] [ERROR] Line 1231: No source code is available
for type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Line 1300: No source code is available
for type java.io.StringReader; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/cfg/Properties.java'
[java] [ERROR] Line 88: The method cast(Property) is
undefined for the type Class<T>
[java] [ERROR] Line 92: The method getSimpleName() is
undefined for the type Class<capture#1-of ? extends Property>
[java] [ERROR] Line 100: The method
getConstructor(Class<String>, Class<Boolean>) is undefined for the
type Class<T>
[java] [ERROR] Line 103: The method
getConstructor(Class<String>) is undefined for the type Class<T>
[java] [ERROR] Line 107: No source code is available for
type java.lang.NoSuchMethodException; did you forget to inherit a
required module?
[java] [ERROR] Line 109: No source code is available for
type java.lang.InstantiationException; did you forget to inherit a
required module?
[java] [ERROR] Line 111: No source code is available for
type java.lang.IllegalAccessException; did you forget to inherit a
required module?
[java] [ERROR] Line 113: No source code is available for
type java.lang.reflect.InvocationTargetException; did you forget to
inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/javac/AnnotationProxyFactory.java'
[java] [ERROR] Line 38: No source code is available for
type java.lang.reflect.InvocationHandler; did you forget to inherit a
required module?
[java] [ERROR] Line 47: The method
isAssignableFrom(Class<capture#2-of ? extends Object>) is undefined
for the type Class<capture#1-of ?>
[java] [ERROR] Line 116: No source code is available for
type java.lang.reflect.Method; did you forget to inherit a required
module?
[java] [ERROR] Line 116: The method getDeclaredMethods()
is undefined for the type Class<capture#24-of ? extends Annotation>
[java] [ERROR] Line 164: No source code is available for
type java.lang.IllegalAccessException; did you forget to inherit a
required module?
[java] [ERROR] Line 166: No source code is available for
type java.lang.reflect.InvocationTargetException; did you forget to
inherit a required module?
[java] [ERROR] Line 176: The method getDeclaredMethods()
is undefined for the type Class<capture#25-of ? extends Annotation>
[java] [ERROR] Line 261: The method getDeclaredMethods()
is undefined for the type Class<capture#30-of ? extends Annotation>
[java] [ERROR] Line 291: No source code is available for
type java.lang.reflect.Proxy; did you forget to inherit a required
module?
[java] [ERROR] Line 292: No source code is available for
type java.lang.Thread; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/javac/ArtificialRescueChecker.java'
[java] [ERROR] Line 64: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.TypeDeclaration; did you
forget to inherit a required module?
[java] [ERROR] Line 64: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.ClassScope; did you
forget to inherit a required module?
[java] [ERROR] Line 70: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope;
did you forget to inherit a required module?
[java] [ERROR] Line 75: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.BlockScope; did you
forget to inherit a required module?
[java] [ERROR] Line 79: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.Annotation; did you forget
to inherit a required module?
[java] [ERROR] Line 89: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.MemberValuePair; did you
forget to inherit a required module?
[java] [ERROR] Line 153: No source code is available for
type org.eclipse.jdt.core.compiler.CharOperation; did you forget to
inherit a required module?
[java] [ERROR] Line 155: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.TypeBinding; did you
forget to inherit a required module?
[java] [ERROR] Line 159: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.ProblemReferenceBinding;
did you forget to inherit a required module?
[java] [ERROR] Line 161: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.ProblemReasons; did you
forget to inherit a required module?
[java] [ERROR] Line 169: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding; did you
forget to inherit a required module?
[java] [ERROR] Line 178: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding; did
you forget to inherit a required module?
[java] [ERROR] Line 208: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.MethodBinding; did you
forget to inherit a required module?
[java] [ERROR] Line 243: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.Expression; did you forget
to inherit a required module?
[java] [ERROR] Line 244: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.SingleMemberAnnotation; did
you forget to inherit a required module?
[java] [ERROR] Line 256: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.ArrayInitializer; did you
forget to inherit a required module?
[java] [ERROR] Line 273: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.StringLiteral; did you
forget to inherit a required module?
[java] [ERROR] Line 352: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration;
did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/javac/BinaryTypeReferenceRestrictionsChecker.java'
[java] [ERROR] Line 44: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.Expression; did you forget
to inherit a required module?
[java] [ERROR] Line 69: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration;
did you forget to inherit a required module?
[java] [ERROR] Line 76: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.MarkerAnnotation; did you
forget to inherit a required module?
[java] [ERROR] Line 76: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.BlockScope; did you
forget to inherit a required module?
[java] [ERROR] Line 82: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.NormalAnnotation; did you
forget to inherit a required module?
[java] [ERROR] Line 88: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.SingleMemberAnnotation; did
you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/javac/CompilationStateBuilder.java'
[java] [ERROR] Line 63: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration;
did you forget to inherit a required module?
[java] [ERROR] Line 64: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration;
did you forget to inherit a required module?
[java] [ERROR] Line 96: No source code is available for
type org.eclipse.jdt.core.compiler.CharOperation; did you forget to
inherit a required module?
[java] [ERROR] Line 312: The method
synchronizedMap(ReferenceIdentityMap) is undefined for the type
Collections
[java] [ERROR] Line 312: No source code is available for
type org.apache.commons.collections.map.ReferenceIdentityMap; did you
forget to inherit a required module?
[java] [ERROR] Line 313: No source code is available for
type org.apache.commons.collections.map.AbstractReferenceMap; did you
forget to inherit a required module?
[java] [ERROR] Line 322: The method
synchronizedMap(ReferenceMap) is undefined for the type Collections
[java] [ERROR] Line 322: No source code is available for
type org.apache.commons.collections.map.ReferenceMap; did you forget
to inherit a required module?
[java] [ERROR] Line 330: The method
synchronizedMap(HashMap<String,CompilationStateBuilder.ResourceTag>)
is undefined for the type Collections
[java] [ERROR] Line 339: The method
synchronizedMap(ReferenceMap) is undefined for the type Collections
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/javac/CompilationUnit.java'
[java] [ERROR] Line 37: The import java.util.regex
cannot be resolved
[java] [ERROR] Line 178: Pattern cannot be resolved to a
type
[java] [ERROR] Line 178: Pattern cannot be resolved
[java] [ERROR] Line 197: Pattern cannot be resolved to a
type
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/javac/CompilationUnitBuilder.java'
[java] [ERROR] Line 65: No source code is available for
type org.eclipse.jdt.core.compiler.CategorizedProblem; did you forget
to inherit a required module?
[java] [ERROR] Line 133: No source code is available for
type java.io.InputStream; did you forget to inherit a required module?
[java] [ERROR] Line 134: No source code is available for
type java.io.ByteArrayOutputStream; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/javac/CompilationUnitImpl.java'
[java] [ERROR] Line 32: No source code is available for
type org.eclipse.jdt.core.compiler.CategorizedProblem; did you forget
to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/javac/CompilationUnitInvalidator.java'
[java] [ERROR] Line 98: No source code is available for
type org.eclipse.jdt.core.compiler.CategorizedProblem; did you forget
to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/javac/CompiledClass.java'
[java] [ERROR] Line 45: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding; did
you forget to inherit a required module?
[java] [ERROR] Line 63: No source code is available for
type org.eclipse.jdt.internal.compiler.env.NameEnvironmentAnswer; did
you forget to inherit a required module?
[java] [ERROR] Line 65: No source code is available for
type org.eclipse.jdt.internal.compiler.ClassFile; did you forget to
inherit a required module?
[java] [ERROR] Line 69: No source code is available for
type org.eclipse.jdt.core.compiler.CharOperation; did you forget to
inherit a required module?
[java] [ERROR] Line 127: No source code is available for
type org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader; did
you forget to inherit a required module?
[java] [ERROR] Line 130: No source code is available for
type org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException;
did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/javac/Dependencies.java'
[java] [ERROR] Line 129: No source code is available for
type org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader; did
you forget to inherit a required module?
[java] [ERROR] Line 131: No source code is available for
type org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException;
did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/javac/GWTProblem.java'
[java] [ERROR] Line 32: No source code is available for
type org.eclipse.jdt.internal.compiler.problem.DefaultProblem; did you
forget to inherit a required module?
[java] [ERROR] Line 34: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.ASTNode; did you forget to
inherit a required module?
[java] [ERROR] Line 34: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration;
did you forget to inherit a required module?
[java] [ERROR] Line 37: No source code is available for
type org.eclipse.jdt.internal.compiler.problem.ProblemSeverities; did
you forget to inherit a required module?
[java] [ERROR] Line 41: No source code is available for
type org.eclipse.jdt.internal.compiler.CompilationResult; did you
forget to inherit a required module?
[java] [ERROR] Line 49: No source code is available for
type org.eclipse.jdt.internal.compiler.util.Util; did you forget to
inherit a required module?
[java] [ERROR] Line 77: No source code is available for
type org.eclipse.jdt.core.compiler.IProblem; did you forget to inherit
a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/javac/JSORestrictionsChecker.java'
[java] [ERROR] Line 67: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.TypeDeclaration; did you
forget to inherit a required module?
[java] [ERROR] Line 68: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration;
did you forget to inherit a required module?
[java] [ERROR] Line 70: No source code is available for
type org.eclipse.jdt.core.compiler.CharOperation; did you forget to
inherit a required module?
[java] [ERROR] Line 82: No source code is available for
type org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants;
did you forget to inherit a required module?
[java] [ERROR] Line 87: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.AllocationExpression; did
you forget to inherit a required module?
[java] [ERROR] Line 87: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.BlockScope; did you
forget to inherit a required module?
[java] [ERROR] Line 92: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.TypeBinding; did you
forget to inherit a required module?
[java] [ERROR] Line 106: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration; did
you forget to inherit a required module?
[java] [ERROR] Line 106: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.ClassScope; did you
forget to inherit a required module?
[java] [ERROR] Line 122: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.FieldDeclaration; did you
forget to inherit a required module?
[java] [ERROR] Line 122: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.MethodScope; did you
forget to inherit a required module?
[java] [ERROR] Line 132: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.MethodDeclaration; did you
forget to inherit a required module?
[java] [ERROR] Line 158: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope;
did you forget to inherit a required module?
[java] [ERROR] Line 194: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding; did
you forget to inherit a required module?
[java] [ERROR] Line 256: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.ASTNode; did you forget to
inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/javac/JavaSourceParser.java'
[java] [ERROR] Line 84: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration;
did you forget to inherit a required module?
[java] [ERROR] Line 84: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.TypeDeclaration; did you
forget to inherit a required module?
[java] [ERROR] Line 177: No source code is available for
type org.eclipse.jdt.internal.core.util.CodeSnippetParsingUtil; did
you forget to inherit a required module?
[java] [ERROR] Line 178: No source code is available for
type org.eclipse.jdt.internal.compiler.impl.CompilerOptions; did you
forget to inherit a required module?
[java] [ERROR] Line 179: No source code is available for
type org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants;
did you forget to inherit a required module?
[java] [ERROR] Line 196: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.TypeReference; did you
forget to inherit a required module?
[java] [ERROR] Line 217: No source code is available for
type java.util.WeakHashMap<K,V>; did you forget to inherit a required
module?
[java] [ERROR] Line 225: No source code is available for
type java.lang.ref.SoftReference<T>; did you forget to inherit a
required module?
[java] [ERROR] Line 225: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration;
did you forget to inherit a required module?
[java] [ERROR] Line 289: No source code is available for
type java.io.InputStream; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/javac/JdtCompiler.java'
[java] [ERROR] Line 119: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration;
did you forget to inherit a required module?
[java] [ERROR] Line 136: No source code is available for
type org.eclipse.jdt.internal.compiler.env.ICompilationUnit; did you
forget to inherit a required module?
[java] [ERROR] Line 162: No source code is available for
type org.eclipse.jdt.core.compiler.CharOperation; did you forget to
inherit a required module?
[java] [ERROR] Line 171: No source code is available for
type org.eclipse.jdt.internal.compiler.Compiler; did you forget to
inherit a required module?
[java] [ERROR] Line 175: No source code is available for
type org.eclipse.jdt.internal.compiler.DefaultErrorHandlingPolicies;
did you forget to inherit a required module?
[java] [ERROR] Line 177: No source code is available for
type org.eclipse.jdt.internal.compiler.problem.DefaultProblemFactory;
did you forget to inherit a required module?
[java] [ERROR] Line 177: No source code is available for
type java.util.Locale; did you forget to inherit a required module?
[java] [ERROR] Line 183: No source code is available for
type org.eclipse.jdt.internal.compiler.ClassFile; did you forget to
inherit a required module?
[java] [ERROR] Line 222: No source code is available for
type org.eclipse.jdt.internal.compiler.ICompilerRequestor; did you
forget to inherit a required module?
[java] [ERROR] Line 223: No source code is available for
type org.eclipse.jdt.internal.compiler.CompilationResult; did you
forget to inherit a required module?
[java] [ERROR] Line 230: No source code is available for
type org.eclipse.jdt.internal.compiler.env.INameEnvironment; did you
forget to inherit a required module?
[java] [ERROR] Line 234: No source code is available for
type org.eclipse.jdt.internal.compiler.env.NameEnvironmentAnswer; did
you forget to inherit a required module?
[java] [ERROR] Line 257: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Line 259: No source code is available for
type java.io.InputStream; did you forget to inherit a required module?
[java] [ERROR] Line 261: No source code is available for
type org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader; did
you forget to inherit a required module?
[java] [ERROR] Line 268: No source code is available for
type org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException;
did you forget to inherit a required module?
[java] [ERROR] Line 280: No source code is available for
type java.lang.ClassLoader; did you forget to inherit a required
module?
[java] [ERROR] Line 281: No source code is available for
type java.lang.Thread; did you forget to inherit a required module?
[java] [ERROR] Line 325: No source code is available for
type org.eclipse.jdt.internal.compiler.impl.CompilerOptions; did you
forget to inherit a required module?
[java] [ERROR] Line 327: No source code is available for
type org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants;
did you forget to inherit a required module?
[java] [ERROR] Line 345: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding; did
you forget to inherit a required module?
[java] [ERROR] Line 346: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment; did
you forget to inherit a required module?
[java] [ERROR] Line 370: No source code is available for
type
org.eclipse.jdt.internal.compiler.lookup.UnresolvedReferenceBinding;
did you forget to inherit a required module?
[java] [ERROR] Line 423: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.Argument; did you forget to
inherit a required module?
[java] [ERROR] Line 423: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.BlockScope; did you
forget to inherit a required module?
[java] [ERROR] Line 433: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.ClassScope; did you
forget to inherit a required module?
[java] [ERROR] Line 443: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.Block; did you forget to
inherit a required module?
[java] [ERROR] Line 449: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.Clinit; did you forget to
inherit a required module?
[java] [ERROR] Line 454: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration; did
you forget to inherit a required module?
[java] [ERROR] Line 466: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.FieldDeclaration; did you
forget to inherit a required module?
[java] [ERROR] Line 466: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.MethodScope; did you
forget to inherit a required module?
[java] [ERROR] Line 477: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.Initializer; did you forget
to inherit a required module?
[java] [ERROR] Line 482: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.MethodDeclaration; did you
forget to inherit a required module?
[java] [ERROR] Line 497: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.TypeDeclaration; did you
forget to inherit a required module?
[java] [ERROR] Line 504: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope;
did you forget to inherit a required module?
[java] [ERROR] Line 511: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.Expression; did you forget
to inherit a required module?
[java] [ERROR] Line 533: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration;
did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/javac/JsniChecker.java'
[java] [ERROR] Line 83: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding; did
you forget to inherit a required module?
[java] [ERROR] Line 87: No source code is available for
type org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants;
did you forget to inherit a required module?
[java] [ERROR] Line 89: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.MethodDeclaration; did you
forget to inherit a required module?
[java] [ERROR] Line 89: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.ClassScope; did you
forget to inherit a required module?
[java] [ERROR] Line 104: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.TypeDeclaration; did you
forget to inherit a required module?
[java] [ERROR] Line 110: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope;
did you forget to inherit a required module?
[java] [ERROR] Line 115: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.BlockScope; did you
forget to inherit a required module?
[java] [ERROR] Line 145: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.TypeReference; did you
forget to inherit a required module?
[java] [ERROR] Line 152: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.Argument; did you forget to
inherit a required module?
[java] [ERROR] Line 208: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.FieldBinding; did you
forget to inherit a required module?
[java] [ERROR] Line 232: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.MethodBinding; did you
forget to inherit a required module?
[java] [ERROR] Line 256: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.TypeBinding; did you
forget to inherit a required module?
[java] [ERROR] Line 342: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.ProblemReferenceBinding;
did you forget to inherit a required module?
[java] [ERROR] Line 343: No source code is available for
type
org.eclipse.jdt.internal.compiler.lookup.UnresolvedReferenceBinding;
did you forget to inherit a required module?
[java] [ERROR] Line 349: No source code is available for
type org.eclipse.jdt.core.compiler.CharOperation; did you forget to
inherit a required module?
[java] [ERROR] Line 365: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.NestedTypeBinding; did
you forget to inherit a required module?
[java] [ERROR] Line 370: No source code is available for
type
org.eclipse.jdt.internal.compiler.lookup.SyntheticArgumentBinding; did
you forget to inherit a required module?
[java] [ERROR] Line 451: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.Annotation; did you forget
to inherit a required module?
[java] [ERROR] Line 456: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.MemberValuePair; did you
forget to inherit a required module?
[java] [ERROR] Line 458: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.Expression; did you forget
to inherit a required module?
[java] [ERROR] Line 459: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.StringLiteral; did you
forget to inherit a required module?
[java] [ERROR] Line 461: The method toLowerCase() in the
type String is not applicable for the arguments (Locale)
[java] [ERROR] Line 462: No source code is available for
type java.util.Locale; did you forget to inherit a required module?
[java] [ERROR] Line 463: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.ArrayInitializer; did you
forget to inherit a required module?
[java] [ERROR] Line 468: The method toLowerCase() in the
type String is not applicable for the arguments (Locale)
[java] [ERROR] Line 484: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration;
did you forget to inherit a required module?
[java] [ERROR] Line 485: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration;
did you forget to inherit a required module?
[java] [ERROR] Line 507: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding; did you
forget to inherit a required module?
[java] [ERROR] Line 509: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.TypeIds; did you forget
to inherit a required module?
[java] [ERROR] Line 545: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.ASTNode; did you forget to
inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/javac/JsniCollector.java'
[java] [ERROR] Line 118: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration;
did you forget to inherit a required module?
[java] [ERROR] Line 135: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.TypeDeclaration; did you
forget to inherit a required module?
[java] [ERROR] Line 153: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration;
did you forget to inherit a required module?
[java] [ERROR] Line 163: No source code is available for
type org.eclipse.jdt.internal.compiler.CompilationResult; did you
forget to inherit a required module?
[java] [ERROR] Line 165: No source code is available for
type org.eclipse.jdt.internal.compiler.util.Util; did you forget to
inherit a required module?
[java] [ERROR] Line 205: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.Argument; did you forget to
inherit a required module?
[java] [ERROR] Line 217: No source code is available for
type java.io.StringReader; did you forget to inherit a required
module?
[java] [ERROR] Line 257: No source code is available for
type org.eclipse.jdt.internal.compiler.problem.ProblemSeverities; did
you forget to inherit a required module?
[java] [ERROR] Line 261: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.MethodDeclaration; did you
forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/javac/MethodArgNamesLookup.java'
[java] [ERROR] Line 83: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration;
did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/javac/MethodParamCollector.java'
[java] [ERROR] Line 36: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration;
did you forget to inherit a required module?
[java] [ERROR] Line 42: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.TypeDeclaration; did you
forget to inherit a required module?
[java] [ERROR] Line 55: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration;
did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/javac/MethodVisitor.java'
[java] [ERROR] Line 38: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration;
did you forget to inherit a required module?
[java] [ERROR] Line 44: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.Argument; did you forget to
inherit a required module?
[java] [ERROR] Line 57: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration;
did you forget to inherit a required module?
[java] [ERROR] Line 60: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.TypeDeclaration; did you
forget to inherit a required module?
[java] [ERROR] Line 60: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.ClassScope; did you
forget to inherit a required module?
[java] [ERROR] Line 65: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope;
did you forget to inherit a required module?
[java] [ERROR] Line 70: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.BlockScope; did you
forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/javac/Shared.java'
[java] [ERROR] Line 63: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.FieldBinding; did you
forget to inherit a required module?
[java] [ERROR] Line 75: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.MethodBinding; did you
forget to inherit a required module?
[java] [ERROR] Line 87: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding; did
you forget to inherit a required module?
[java] [ERROR] Line 133: No source code is available for
type java.io.InputStream; did you forget to inherit a required module?
[java] [ERROR] Line 135: No source code is available for
type java.io.ByteArrayOutputStream; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/javac/SourceFileCompilationUnit.java'
[java] [ERROR] Line 44: No source code is available for
type org.eclipse.jdt.core.compiler.CategorizedProblem; did you forget
to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/javac/StandardGeneratorContext.java'
[java] [ERROR] Line 93: No source code is available for
type java.io.StringWriter; did you forget to inherit a required
module?
[java] [ERROR] Line 148: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Line 158: No source code is available for
type java.io.FileOutputStream; did you forget to inherit a required
module?
[java] [ERROR] Line 181: No source code is available for
type java.io.ByteArrayOutputStream; did you forget to inherit a
required module?
[java] [ERROR] Line 203: The method write(byte[]) of
type StandardGeneratorContext.PendingResource must override or
implement a supertype method
[java] [ERROR] Line 207: The method write(byte[], int,
int) in the type ByteArrayOutputStream is not applicable for the
arguments (byte[])
[java] [ERROR] Line 211: The method write(byte[], int,
int) of type StandardGeneratorContext.PendingResource must override or
implement a supertype method
[java] [ERROR] Line 219: The method write(int) of type
StandardGeneratorContext.PendingResource must override or implement a
supertype method
[java] [ERROR] Line 251: No source code is available for
type java.io.PrintWriter; did you forget to inherit a required module?
[java] [ERROR] Line 411: The method newInstance() is
undefined for the type Class<capture#6-of ? extends Generator>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/javac/TypeOracleMediator.java'
[java] [ERROR] Line 158: Integer.TYPE cannot be resolved
[java] [ERROR] Line 160: Boolean.TYPE cannot be resolved
[java] [ERROR] Line 162: Byte.TYPE cannot be resolved
[java] [ERROR] Line 166: Short.TYPE cannot be resolved
[java] [ERROR] Line 168: Long.TYPE cannot be resolved
[java] [ERROR] Line 170: Float.TYPE cannot be resolved
[java] [ERROR] Line 172: Double.TYPE cannot be resolved
[java] [ERROR] Line 428: No source code is available for
type java.lang.reflect.Method; did you forget to inherit a required
module?
[java] [ERROR] Line 431: The method getMethod(String) is
undefined for the type Class<capture#11-of ? extends Annotation>
[java] [ERROR] Line 432: No source code is available for
type java.lang.SecurityException; did you forget to inherit a required
module?
[java] [ERROR] Line 434: No source code is available for
type java.lang.NoSuchMethodException; did you forget to inherit a
required module?
[java] [ERROR] Line 439: The method getCanonicalName()
is undefined for the type Class<capture#12-of ? extends Annotation>
[java] [ERROR] Line 522: The method forName(String,
boolean, ClassLoader) is undefined for the type Class
[java] [ERROR] Line 523: No source code is available for
type java.lang.Thread; did you forget to inherit a required module?
[java] [ERROR] Line 524: The method
isAssignableFrom(Class<capture#15-of ?>) is undefined for the type
Class<Annotation>
[java] [ERROR] Line 529: The method
asSubclass(Class<Annotation>) is undefined for the type
Class<capture#16-of ?>
[java] [ERROR] Line 530: No source code is available for
type java.lang.ClassNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Line 541: Boolean.TYPE cannot be resolved
[java] [ERROR] Line 543: Byte.TYPE cannot be resolved
[java] [ERROR] Line 547: Short.TYPE cannot be resolved
[java] [ERROR] Line 549: Integer.TYPE cannot be resolved
[java] [ERROR] Line 551: Long.TYPE cannot be resolved
[java] [ERROR] Line 553: Float.TYPE cannot be resolved
[java] [ERROR] Line 555: Double.TYPE cannot be resolved
[java] [ERROR] Line 557: Void.TYPE cannot be resolved
[java] [ERROR] Line 593: No source code is available for
type java.io.PrintWriter; did you forget to inherit a required module?
[java] [ERROR] Line 636: The method getCanonicalName()
is undefined for the type Class<capture#25-of ?>
[java] [ERROR] Line 637: The method getCanonicalName()
is undefined for the type Class<capture#26-of ? extends Object>
[java] [ERROR] Line 645: No source code is available for
type java.lang.reflect.Array; did you forget to inherit a required
module?
[java] [ERROR] Line 652: The method
isAssignableFrom(Class<capture#31-of ? extends Object>) is undefined
for the type Class<capture#30-of ?>
[java] [ERROR] Line 667: The method
asSubclass(Class<Enum>) is undefined for the type Class<capture#34-of ?
>
[java] [ERROR] Line 676: The method
isAssignableFrom(Class<capture#37-of ?>) is undefined for the type
Class<Annotation>
[java] [ERROR] Line 680: The method getCanonicalName()
is undefined for the type Class<capture#38-of ?>
[java] [ERROR] Line 681: The method getCanonicalName()
is undefined for the type Class<capture#39-of ? extends Object>
[java] [ERROR] Line 687: The method
isAssignableFrom(Class<capture#42-of ? extends Annotation>) is
undefined for the type Class<capture#41-of ?>
[java] [ERROR] Line 689: The method getCanonicalName()
is undefined for the type Class<capture#43-of ?>
[java] [ERROR] Line 690: The method getCanonicalName()
is undefined for the type Class<capture#44-of ? extends Annotation>
[java] [ERROR] Line 696: The method cast(Object) is
undefined for the type Class<capture#49-of ?>
[java] [ERROR] Line 698: The method
isAssignableFrom(Class<capture#51-of ? extends Object>) is undefined
for the type Class<capture#50-of ?>
[java] [ERROR] Line 710: The method forName(String,
boolean, ClassLoader) is undefined for the type Class
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/jdt/AbstractCompiler.java'
[java] [ERROR] Line 89: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration;
did you forget to inherit a required module?
[java] [ERROR] Line 101: No source code is available for
type org.eclipse.jdt.internal.compiler.env.ICompilationUnit; did you
forget to inherit a required module?
[java] [ERROR] Line 124: No source code is available for
type org.eclipse.jdt.core.compiler.CharOperation; did you forget to
inherit a required module?
[java] [ERROR] Line 145: No source code is available for
type org.eclipse.jdt.internal.compiler.Compiler; did you forget to
inherit a required module?
[java] [ERROR] Line 151: No source code is available for
type org.eclipse.jdt.internal.compiler.env.INameEnvironment; did you
forget to inherit a required module?
[java] [ERROR] Line 152: No source code is available for
type org.eclipse.jdt.internal.compiler.IErrorHandlingPolicy; did you
forget to inherit a required module?
[java] [ERROR] Line 152: No source code is available for
type org.eclipse.jdt.internal.compiler.impl.CompilerOptions; did you
forget to inherit a required module?
[java] [ERROR] Line 153: No source code is available for
type org.eclipse.jdt.internal.compiler.ICompilerRequestor; did you
forget to inherit a required module?
[java] [ERROR] Line 153: No source code is available for
type org.eclipse.jdt.internal.compiler.IProblemFactory; did you forget
to inherit a required module?
[java] [ERROR] Line 158: No source code is available for
type org.eclipse.jdt.internal.compiler.env.IBinaryType; did you forget
to inherit a required module?
[java] [ERROR] Line 158: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.PackageBinding; did you
forget to inherit a required module?
[java] [ERROR] Line 158: No source code is available for
type org.eclipse.jdt.internal.compiler.env.AccessRestriction; did you
forget to inherit a required module?
[java] [ERROR] Line 162: No source code is available for
type org.eclipse.jdt.internal.compiler.util.Messages; did you forget
to inherit a required module?
[java] [ERROR] Line 183: The method nanoTime() is
undefined for the type System
[java] [ERROR] Line 266: The method nanoTime() is
undefined for the type System
[java] [ERROR] Line 291: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding; did
you forget to inherit a required module?
[java] [ERROR] Line 301: No source code is available for
type org.eclipse.jdt.internal.compiler.CompilationResult; did you
forget to inherit a required module?
[java] [ERROR] Line 304: No source code is available for
type org.eclipse.jdt.core.compiler.IProblem; did you forget to inherit
a required module?
[java] [ERROR] Line 362: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Line 362: No source code is available for
type java.lang.ClassLoader; did you forget to inherit a required
module?
[java] [ERROR] Line 364: No source code is available for
type java.net.JarURLConnection; did you forget to inherit a required
module?
[java] [ERROR] Line 365: No source code is available for
type java.util.jar.JarFile; did you forget to inherit a required
module?
[java] [ERROR] Line 366: No source code is available for
type java.util.jar.JarEntry; did you forget to inherit a required
module?
[java] [ERROR] Line 391: No source code is available for
type org.eclipse.jdt.internal.compiler.env.NameEnvironmentAnswer; did
you forget to inherit a required module?
[java] [ERROR] Line 433: No source code is available for
type org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader; did
you forget to inherit a required module?
[java] [ERROR] Line 435: No source code is available for
type org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException;
did you forget to inherit a required module?
[java] [ERROR] Line 466: No source code is available for
type java.lang.Thread; did you forget to inherit a required module?
[java] [ERROR] Line 471: The method forName(String,
boolean, ClassLoader) is undefined for the type Class
[java] [ERROR] Line 473: No source code is available for
type java.lang.ClassNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Line 475: No source code is available for
type java.lang.LinkageError; did you forget to inherit a required
module?
[java] [ERROR] Line 512: No source code is available for
type org.eclipse.jdt.internal.compiler.DefaultErrorHandlingPolicies;
did you forget to inherit a required module?
[java] [ERROR] Line 513: No source code is available for
type org.eclipse.jdt.internal.compiler.problem.DefaultProblemFactory;
did you forget to inherit a required module?
[java] [ERROR] Line 513: No source code is available for
type java.util.Locale; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/jdt/BasicWebModeCompiler.java'
[java] [ERROR] Line 69: No source code is available for
type org.eclipse.jdt.internal.compiler.env.ICompilationUnit; did you
forget to inherit a required module?
[java] [ERROR] Line 135: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration;
did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/jdt/FindDeferredBindingSitesVisitor.java'
[java] [ERROR] Line 47: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.MessageSend; did you forget
to inherit a required module?
[java] [ERROR] Line 49: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.Scope; did you forget to
inherit a required module?
[java] [ERROR] Line 65: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration;
did you forget to inherit a required module?
[java] [ERROR] Line 74: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.BlockScope; did you
forget to inherit a required module?
[java] [ERROR] Line 89: No source code is available for
type org.eclipse.jdt.core.compiler.CharOperation; did you forget to
inherit a required module?
[java] [ERROR] Line 97: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.Expression; did you forget
to inherit a required module?
[java] [ERROR] Line 105: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.ClassLiteralAccess; did you
forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/jdt/FindJsniRefVisitor.java'
[java] [ERROR] Line 55: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.MethodDeclaration; did you
forget to inherit a required module?
[java] [ERROR] Line 55: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.ClassScope; did you
forget to inherit a required module?
[java] [ERROR] Line 82: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.Argument; did you forget to
inherit a required module?
[java] [ERROR] Line 92: No source code is available for
type java.io.StringReader; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/jdt/SafeASTVisitor.java'
[java] [ERROR] Line 25: No source code is available for
type org.eclipse.jdt.internal.compiler.ASTVisitor; did you forget to
inherit a required module?
[java] [ERROR] Line 28: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.TypeDeclaration; did you
forget to inherit a required module?
[java] [ERROR] Line 28: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.BlockScope; did you
forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/jdt/TypeRefVisitor.java'
[java] [ERROR] Line 45: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration;
did you forget to inherit a required module?
[java] [ERROR] Line 53: No source code is available for
type
org.eclipse.jdt.internal.compiler.ast.ArrayQualifiedTypeReference; did
you forget to inherit a required module?
[java] [ERROR] Line 53: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.BlockScope; did you
forget to inherit a required module?
[java] [ERROR] Line 58: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.ClassScope; did you
forget to inherit a required module?
[java] [ERROR] Line 63: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.ArrayTypeReference; did you
forget to inherit a required module?
[java] [ERROR] Line 73: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.MessageSend; did you forget
to inherit a required module?
[java] [ERROR] Line 90: No source code is available for
type
org.eclipse.jdt.internal.compiler.ast.ParameterizedQualifiedTypeReference;
did you forget to inherit a required module?
[java] [ERROR] Line 100: No source code is available for
type
org.eclipse.jdt.internal.compiler.ast.ParameterizedSingleTypeReference;
did you forget to inherit a required module?
[java] [ERROR] Line 110: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference; did
you forget to inherit a required module?
[java] [ERROR] Line 111: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.FieldBinding; did you
forget to inherit a required module?
[java] [ERROR] Line 117: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.QualifiedTypeReference; did
you forget to inherit a required module?
[java] [ERROR] Line 127: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.SingleTypeReference; did
you forget to inherit a required module?
[java] [ERROR] Line 137: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.Wildcard; did you forget to
inherit a required module?
[java] [ERROR] Line 148: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope;
did you forget to inherit a required module?
[java] [ERROR] Line 162: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.Expression; did you forget
to inherit a required module?
[java] [ERROR] Line 168: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.TypeBinding; did you
forget to inherit a required module?
[java] [ERROR] Line 174: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.ArrayBinding; did you
forget to inherit a required module?
[java] [ERROR] Line 178: No source code is available for
type
org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding; did
you forget to inherit a required module?
[java] [ERROR] Line 182: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.RawTypeBinding; did you
forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/jdt/WebModeCompilerFrontEnd.java'
[java] [ERROR] Line 51: No source code is available for
type org.eclipse.jdt.internal.compiler.env.ICompilationUnit; did you
forget to inherit a required module?
[java] [ERROR] Line 80: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration;
did you forget to inherit a required module?
[java] [ERROR] Line 162: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding; did
you forget to inherit a required module?
[java] [ERROR] Line 192: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.MethodBinding; did you
forget to inherit a required module?
[java] [ERROR] Line 192: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.Binding; did you forget
to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/jjs/CorrelationFactory.java'
[java] [ERROR] Line 132: The method
synchronizedMap(ReferenceMap) is undefined for the type Collections
[java] [ERROR] Line 132: No source code is available for
type org.apache.commons.collections.map.ReferenceMap; did you forget
to inherit a required module?
[java] [ERROR] Line 133: No source code is available for
type org.apache.commons.collections.map.AbstractReferenceMap; did you
forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/jjs/InternalCompilerException.java'
[java] [ERROR] Line 72: No source code is available for
type java.lang.ThreadLocal<T>; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/jjs/JavaToJavaScriptCompiler.java'
[java] [ERROR] Line 186: No source code is available for
type java.io.ByteArrayOutputStream; did you forget to inherit a
required module?
[java] [ERROR] Line 484: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration;
did you forget to inherit a required module?
[java] [ERROR] Line 509: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.TypeDeclaration; did you
forget to inherit a required module?
[java] [ERROR] Line 639: No source code is available for
type java.lang.InterruptedException; did you forget to inherit a
required module?
[java] [ERROR] Line 657: No source code is available for
type java.lang.Thread; did you forget to inherit a required module?
[java] [ERROR] Line 789: No source code is available for
type org.eclipse.jdt.core.compiler.IProblem; did you forget to inherit
a required module?
[java] [ERROR] Line 791: No source code is available for
type org.eclipse.jdt.internal.compiler.CompilationResult; did you
forget to inherit a required module?
[java] [ERROR] Line 1077: No source code is available
for type java.lang.VirtualMachineError; did you forget to inherit a
required module?
[java] [ERROR] Line 1154: No source code is available
for type javax.xml.parsers.ParserConfigurationException; did you
forget to inherit a required module?
[java] [ERROR] Line 1158: No source code is available
for type org.xml.sax.SAXException; did you forget to inherit a
required module?
[java] [ERROR] Line 1215: The method getProperty(String)
is undefined for the type System
[java] [ERROR] Line 1218: No source code is available
for type java.io.FileOutputStream; did you forget to inherit a
required module?
[java] [ERROR] Line 1219: No source code is available
for type java.io.PrintWriter; did you forget to inherit a required
module?
[java] [ERROR] Line 1239: No source code is available
for type java.util.zip.GZIPInputStream; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/jjs/SourceOrigin.java'
[java] [ERROR] Line 76: The method synchronizedMap(new
LinkedHashMap<SourceOrigin,SourceOrigin>(){}) is undefined for the
type Collections
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/jjs/UnifiedAst.java'
[java] [ERROR] Line 177: No source code is available for
type java.io.ObjectInputStream; did you forget to inherit a required
module?
[java] [ERROR] Line 178: No source code is available for
type java.lang.ClassNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Line 187: No source code is available for
type java.io.ObjectOutputStream; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/jjs/ast/JAnnotation.java'
[java] [ERROR] Line 98: The method getCanonicalName() is
undefined for the type Class<capture#1-of ? extends Object>
[java] [ERROR] Line 134: No source code is available for
type java.lang.reflect.InvocationHandler; did you forget to inherit a
required module?
[java] [ERROR] Line 146: No source code is available for
type java.lang.reflect.Method; did you forget to inherit a required
module?
[java] [ERROR] Line 162: No source code is available for
type java.lang.reflect.Array; did you forget to inherit a required
module?
[java] [ERROR] Line 178: No source code is available for
type java.lang.ClassNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Line 187: The method getClassLoader() is
undefined for the type Class<T>
[java] [ERROR] Line 197: The method getClassLoader() is
undefined for the type Class<T>
[java] [ERROR] Line 204: The method getCanonicalName()
is undefined for the type Class<capture#7-of ? extends
JAnnotationArgument>
[java] [ERROR] Line 220: No source code is available for
type java.lang.reflect.Proxy; did you forget to inherit a required
module?
[java] [ERROR] Line 220: The method getClassLoader() is
undefined for the type Class<T>
[java] [ERROR] Line 224: The method cast(Object) is
undefined for the type Class<T>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/jjs/ast/JDeclaredType.java'
[java] [ERROR] Line 308: No source code is available for
type java.io.ObjectInputStream; did you forget to inherit a required
module?
[java] [ERROR] Line 309: No source code is available for
type java.lang.ClassNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Line 354: No source code is available for
type java.io.ObjectOutputStream; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/jjs/ast/JDoubleLiteral.java'
[java] [ERROR] Line 27: The method
longBitsToDouble(long) is undefined for the type Double
[java] [ERROR] Line 39: The method
doubleToRawLongBits(double) is undefined for the type Double
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/jjs/ast/JFloatLiteral.java'
[java] [ERROR] Line 27: The method intBitsToFloat(int)
is undefined for the type Float
[java] [ERROR] Line 39: The method
floatToRawIntBits(float) is undefined for the type Float
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/jjs/ast/JMethod.java'
[java] [ERROR] Line 307: The method getSimpleName() is
undefined for the type Class<capture#1-of ? extends JVisitor>
[java] [ERROR] Line 338: No source code is available for
type java.io.ObjectInputStream; did you forget to inherit a required
module?
[java] [ERROR] Line 339: No source code is available for
type java.lang.ClassNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Line 349: No source code is available for
type java.io.ObjectOutputStream; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/jjs/ast/JProgram.java'
[java] [ERROR] Line 118: The method getProperty(String)
is undefined for the type System
[java] [ERROR] Line 1317: No source code is available
for type java.io.ObjectInputStream; did you forget to inherit a
required module?
[java] [ERROR] Line 1318: No source code is available
for type java.lang.ClassNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Line 1350: No source code is available
for type java.io.ObjectOutputStream; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/jjs/ast/JVisitor.java'
[java] [ERROR] Line 100: No source code is available for
type java.lang.VirtualMachineError; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/jjs/impl/BuildTypeMap.java'
[java] [ERROR] Line 120: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.TypeDeclaration; did you
forget to inherit a required module?
[java] [ERROR] Line 127: No source code is available for
type
org.eclipse.jdt.internal.compiler.ast.AnnotationMethodDeclaration; did
you forget to inherit a required module?
[java] [ERROR] Line 128: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.ClassScope; did you
forget to inherit a required module?
[java] [ERROR] Line 133: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.Argument; did you forget to
inherit a required module?
[java] [ERROR] Line 133: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.BlockScope; did you
forget to inherit a required module?
[java] [ERROR] Line 145: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding;
did you forget to inherit a required module?
[java] [ERROR] Line 157: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration; did
you forget to inherit a required module?
[java] [ERROR] Line 159: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.MethodBinding; did you
forget to inherit a required module?
[java] [ERROR] Line 171: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.FieldDeclaration; did you
forget to inherit a required module?
[java] [ERROR] Line 171: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.MethodScope; did you
forget to inherit a required module?
[java] [ERROR] Line 173: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.FieldBinding; did you
forget to inherit a required module?
[java] [ERROR] Line 177: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.Expression; did you forget
to inherit a required module?
[java] [ERROR] Line 179: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.AllocationExpression; did
you forget to inherit a required module?
[java] [ERROR] Line 192: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.LocalDeclaration; did you
forget to inherit a required module?
[java] [ERROR] Line 213: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.MethodDeclaration; did you
forget to inherit a required module?
[java] [ERROR] Line 241: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope;
did you forget to inherit a required module?
[java] [ERROR] Line 277: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration;
did you forget to inherit a required module?
[java] [ERROR] Line 287: No source code is available for
type org.eclipse.jdt.internal.compiler.CompilationResult; did you
forget to inherit a required module?
[java] [ERROR] Line 290: No source code is available for
type org.eclipse.jdt.internal.compiler.util.Util; did you forget to
inherit a required module?
[java] [ERROR] Line 303: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.Statement; did you forget
to inherit a required module?
[java] [ERROR] Line 363: No source code is available for
type java.lang.VirtualMachineError; did you forget to inherit a
required module?
[java] [ERROR] Line 436: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.LocalTypeBinding; did
you forget to inherit a required module?
[java] [ERROR] Line 560: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.CompilationUnitDeclaration;
did you forget to inherit a required module?
[java] [ERROR] Line 573: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding; did
you forget to inherit a required module?
[java] [ERROR] Line 592: No source code is available for
type org.eclipse.jdt.internal.compiler.impl.Constant; did you forget
to inherit a required module?
[java] [ERROR] Line 615: No source code is available for
type
org.eclipse.jdt.internal.compiler.lookup.SyntheticArgumentBinding; did
you forget to inherit a required module?
[java] [ERROR] Line 637: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.TypeBinding; did you
forget to inherit a required module?
[java] [ERROR] Line 757: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.ArrayBinding; did you
forget to inherit a required module?
[java] [ERROR] Line 832: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.NestedTypeBinding; did
you forget to inherit a required module?
[java] [ERROR] Line 974: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding;
did you forget to inherit a required module?
[java] [ERROR] Line 1046: No source code is available
for type java.lang.reflect.Method; did you forget to inherit a
required module?
[java] [ERROR] Line 1046: The method
getDeclaredMethod(String) is undefined for the type
Class<BinaryTypeBinding>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/jjs/impl/CloneExpressionVisitor.java'
[java] [ERROR] Line 82: The method cast(JExpression) is
undefined for the type Class<T>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/jjs/impl/CodeSplitter.java'
[java] [ERROR] Line 686: The method getBoolean(String)
is undefined for the type Boolean
[java] [ERROR] Line 980: No source code is available for
type java.util.concurrent.ArrayBlockingQueue<E>; did you forget to
inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/jjs/impl/DeadCodeElimination.java'
[java] [ERROR] Line 83: The method getSimpleName() is
undefined for the type Class<DeadCodeElimination>
[java] [ERROR] Line 1644: No source code is available
for type java.lang.reflect.Method; did you forget to inherit a
required module?
[java] [ERROR] Line 1644: The method getMethod(String,
Class<?>[]) is undefined for the type Class<String>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/jjs/impl/Finalizer.java'
[java] [ERROR] Line 52: The method getSimpleName() is
undefined for the type Class<Finalizer>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/jjs/impl/FragmentLoaderCreator.java'
[java] [ERROR] Line 71: No source code is available for
type java.io.PrintWriter; did you forget to inherit a required module?
[java] [ERROR] Line 183: The method getBoolean(String)
is undefined for the type Boolean
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/jjs/impl/GenerateJavaAST.java'
[java] [ERROR] Line 270: No source code is available for
type java.lang.NoSuchMethodException; did you forget to inherit a
required module?
[java] [ERROR] Line 271: No source code is available for
type java.lang.reflect.Method; did you forget to inherit a required
module?
[java] [ERROR] Line 298: No source code is available for
type java.lang.VirtualMachineError; did you forget to inherit a
required module?
[java] [ERROR] Line 317: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.ClassScope; did you
forget to inherit a required module?
[java] [ERROR] Line 325: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.MethodScope; did you
forget to inherit a required module?
[java] [ERROR] Line 335: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration;
did you forget to inherit a required module?
[java] [ERROR] Line 399: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding;
did you forget to inherit a required module?
[java] [ERROR] Line 450: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.TypeDeclaration; did you
forget to inherit a required module?
[java] [ERROR] Line 482: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.FieldDeclaration; did you
forget to inherit a required module?
[java] [ERROR] Line 495: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.Initializer; did you forget
to inherit a required module?
[java] [ERROR] Line 595: No source code is available for
type java.lang.reflect.InvocationTargetException; did you forget to
inherit a required module?
[java] [ERROR] Line 605: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.Expression; did you forget
to inherit a required module?
[java] [ERROR] Line 614: No source code is available for
type org.eclipse.jdt.internal.compiler.impl.Constant; did you forget
to inherit a required module?
[java] [ERROR] Line 625: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.TypeIds; did you forget
to inherit a required module?
[java] [ERROR] Line 647: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.Statement; did you forget
to inherit a required module?
[java] [ERROR] Line 665: No source code is available for
type org.eclipse.jdt.internal.compiler.impl.BooleanConstant; did you
forget to inherit a required module?
[java] [ERROR] Line 669: No source code is available for
type org.eclipse.jdt.internal.compiler.impl.ByteConstant; did you
forget to inherit a required module?
[java] [ERROR] Line 673: No source code is available for
type org.eclipse.jdt.internal.compiler.impl.CharConstant; did you
forget to inherit a required module?
[java] [ERROR] Line 677: No source code is available for
type org.eclipse.jdt.internal.compiler.impl.DoubleConstant; did you
forget to inherit a required module?
[java] [ERROR] Line 681: No source code is available for
type org.eclipse.jdt.internal.compiler.impl.FloatConstant; did you
forget to inherit a required module?
[java] [ERROR] Line 685: No source code is available for
type org.eclipse.jdt.internal.compiler.impl.IntConstant; did you
forget to inherit a required module?
[java] [ERROR] Line 689: No source code is available for
type org.eclipse.jdt.internal.compiler.impl.LongConstant; did you
forget to inherit a required module?
[java] [ERROR] Line 693: No source code is available for
type org.eclipse.jdt.internal.compiler.impl.ShortConstant; did you
forget to inherit a required module?
[java] [ERROR] Line 697: No source code is available for
type org.eclipse.jdt.internal.compiler.impl.StringConstant; did you
forget to inherit a required module?
[java] [ERROR] Line 720: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.ConstructorDeclaration; did
you forget to inherit a required module?
[java] [ERROR] Line 750: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding; did
you forget to inherit a required module?
[java] [ERROR] Line 751: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.NestedTypeBinding; did
you forget to inherit a required module?
[java] [ERROR] Line 755: No source code is available for
type
org.eclipse.jdt.internal.compiler.lookup.SyntheticArgumentBinding; did
you forget to inherit a required module?
[java] [ERROR] Line 823: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.AllocationExpression; did
you forget to inherit a required module?
[java] [ERROR] Line 825: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.TypeBinding; did you
forget to inherit a required module?
[java] [ERROR] Line 834: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.MethodBinding; did you
forget to inherit a required module?
[java] [ERROR] Line 908: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.AND_AND_Expression; did you
forget to inherit a required module?
[java] [ERROR] Line 915: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.ArrayAllocationExpression;
did you forget to inherit a required module?
[java] [ERROR] Line 941: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.ArrayInitializer; did you
forget to inherit a required module?
[java] [ERROR] Line 954: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.ArrayReference; did you
forget to inherit a required module?
[java] [ERROR] Line 961: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.Assignment; did you forget
to inherit a required module?
[java] [ERROR] Line 968: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.BinaryExpression; did you
forget to inherit a required module?
[java] [ERROR] Line 971: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.ASTNode; did you forget to
inherit a required module?
[java] [ERROR] Line 973: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.OperatorIds; did you forget
to inherit a required module?
[java] [ERROR] Line 1032: No source code is available
for type org.eclipse.jdt.internal.compiler.ast.CastExpression; did you
forget to inherit a required module?
[java] [ERROR] Line 1040: No source code is available
for type org.eclipse.jdt.internal.compiler.ast.ClassLiteralAccess; did
you forget to inherit a required module?
[java] [ERROR] Line 1045: No source code is available
for type
org.eclipse.jdt.internal.compiler.ast.CombinedBinaryExpression; did
you forget to inherit a required module?
[java] [ERROR] Line 1049: No source code is available
for type org.eclipse.jdt.internal.compiler.ast.CompoundAssignment; did
you forget to inherit a required module?
[java] [ERROR] Line 1100: No source code is available
for type org.eclipse.jdt.internal.compiler.ast.ConditionalExpression;
did you forget to inherit a required module?
[java] [ERROR] Line 1111: No source code is available
for type org.eclipse.jdt.internal.compiler.ast.EqualExpression; did
you forget to inherit a required module?
[java] [ERROR] Line 1134: No source code is available
for type
org.eclipse.jdt.internal.compiler.ast.ExplicitConstructorCall; did you
forget to inherit a required module?
[java] [ERROR] Line 1142: No source code is available
for type org.eclipse.jdt.internal.compiler.ast.FieldReference; did you
forget to inherit a required module?
[java] [ERROR] Line 1143: No source code is available
for type org.eclipse.jdt.internal.compiler.lookup.FieldBinding; did
you forget to inherit a required module?
[java] [ERROR] Line 1168: No source code is available
for type org.eclipse.jdt.internal.compiler.ast.InstanceOfExpression;
did you forget to inherit a required module?
[java] [ERROR] Line 1175: No source code is available
for type org.eclipse.jdt.internal.compiler.ast.MessageSend; did you
forget to inherit a required module?
[java] [ERROR] Line 1180: No source code is available
for type org.eclipse.jdt.internal.compiler.ast.ThisReference; did you
forget to inherit a required module?
[java] [ERROR] Line 1184: No source code is available
for type org.eclipse.jdt.internal.compiler.ast.QualifiedThisReference;
did you forget to inherit a required module?
[java] [ERROR] Line 1203: No source code is available
for type org.eclipse.jdt.internal.compiler.ast.SuperReference; did you
forget to inherit a required module?
[java] [ERROR] Line 1204: No source code is available
for type
org.eclipse.jdt.internal.compiler.ast.QualifiedSuperReference; did you
forget to inherit a required module?
[java] [ERROR] Line 1219: No source code is available
for type org.eclipse.jdt.internal.compiler.ast.NullLiteral; did you
forget to inherit a required module?
[java] [ERROR] Line 1223: No source code is available
for type org.eclipse.jdt.internal.compiler.ast.OR_OR_Expression; did
you forget to inherit a required module?
[java] [ERROR] Line 1230: No source code is available
for type org.eclipse.jdt.internal.compiler.ast.PostfixExpression; did
you forget to inherit a required module?
[java] [ERROR] Line 1252: No source code is available
for type org.eclipse.jdt.internal.compiler.ast.PrefixExpression; did
you forget to inherit a required module?
[java] [ERROR] Line 1274: No source code is available
for type
org.eclipse.jdt.internal.compiler.ast.QualifiedAllocationExpression;
did you forget to inherit a required module?
[java] [ERROR] Line 1337: No source code is available
for type org.eclipse.jdt.internal.compiler.ast.QualifiedNameReference;
did you forget to inherit a required module?
[java] [ERROR] Line 1339: No source code is available
for type org.eclipse.jdt.internal.compiler.lookup.Binding; did you
forget to inherit a required module?
[java] [ERROR] Line 1396: No source code is available
for type org.eclipse.jdt.internal.compiler.ast.SingleNameReference;
did you forget to inherit a required module?
[java] [ERROR] Line 1446: No source code is available
for type org.eclipse.jdt.internal.compiler.ast.UnaryExpression; did
you forget to inherit a required module?
[java] [ERROR] Line 1579: No source code is available
for type org.eclipse.jdt.internal.compiler.ast.AssertStatement; did
you forget to inherit a required module?
[java] [ERROR] Line 1586: No source code is available
for type org.eclipse.jdt.internal.compiler.ast.Block; did you forget
to inherit a required module?
[java] [ERROR] Line 1597: No source code is available
for type org.eclipse.jdt.internal.compiler.ast.BreakStatement; did you
forget to inherit a required module?
[java] [ERROR] Line 1603: No source code is available
for type org.eclipse.jdt.internal.compiler.ast.CaseStatement; did you
forget to inherit a required module?
[java] [ERROR] Line 1617: No source code is available
for type org.eclipse.jdt.internal.compiler.ast.ContinueStatement; did
you forget to inherit a required module?
[java] [ERROR] Line 1623: No source code is available
for type org.eclipse.jdt.internal.compiler.ast.DoStatement; did you
forget to inherit a required module?
[java] [ERROR] Line 1631: No source code is available
for type org.eclipse.jdt.internal.compiler.ast.EmptyStatement; did you
forget to inherit a required module?
[java] [ERROR] Line 1635: No source code is available
for type org.eclipse.jdt.internal.compiler.ast.ForeachStatement; did
you forget to inherit a required module?
[java] [ERROR] Line 1736: No source code is available
for type java.lang.reflect.Field; did you forget to inherit a required
module?
[java] [ERROR] Line 1736: The method
getDeclaredField(String) is undefined for the type
Class<ForeachStatement>
[java] [ERROR] Line 1773: No source code is available
for type org.eclipse.jdt.internal.compiler.ast.ForStatement; did you
forget to inherit a required module?
[java] [ERROR] Line 1786: No source code is available
for type org.eclipse.jdt.internal.compiler.ast.IfStatement; did you
forget to inherit a required module?
[java] [ERROR] Line 1803: No source code is available
for type org.eclipse.jdt.internal.compiler.ast.LabeledStatement; did
you forget to inherit a required module?
[java] [ERROR] Line 1813: No source code is available
for type org.eclipse.jdt.internal.compiler.ast.LocalDeclaration; did
you forget to inherit a required module?
[java] [ERROR] Line 1822: No source code is available
for type org.eclipse.jdt.internal.compiler.ast.ReturnStatement; did
you forget to inherit a required module?
[java] [ERROR] Line 1827: No source code is available
for type org.eclipse.jdt.internal.compiler.ast.SwitchStatement; did
you forget to inherit a required module?
[java] [ERROR] Line 1848: No source code is available
for type org.eclipse.jdt.internal.compiler.ast.SynchronizedStatement;
did you forget to inherit a required module?
[java] [ERROR] Line 1855: No source code is available
for type org.eclipse.jdt.internal.compiler.ast.ThrowStatement; did you
forget to inherit a required module?
[java] [ERROR] Line 1861: No source code is available
for type org.eclipse.jdt.internal.compiler.ast.TryStatement; did you
forget to inherit a required module?
[java] [ERROR] Line 1885: No source code is available
for type org.eclipse.jdt.internal.compiler.ast.WhileStatement; did you
forget to inherit a required module?
[java] [ERROR] Line 2324: No source code is available
for type
org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding; did
you forget to inherit a required module?
[java] [ERROR] Line 2335: The method
getDeclaredMethod(String, Class<capture#12-of ? extends Object>) is
undefined for the type Class<capture#11-of ? extends
GenerateJavaAST.JavaASTGenerationVisitor>
[java] [ERROR] Line 2485: No source code is available
for type org.eclipse.jdt.internal.compiler.util.Util; did you forget
to inherit a required module?
[java] [ERROR] Line 2523: No source code is available
for type
org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding; did you
forget to inherit a required module?
[java] [ERROR] Line 2526: No source code is available
for type org.eclipse.jdt.internal.compiler.lookup.VariableBinding; did
you forget to inherit a required module?
[java] [ERROR] Line 2558: No source code is available
for type org.eclipse.jdt.internal.compiler.lookup.ElementValuePair;
did you forget to inherit a required module?
[java] [ERROR] Line 2564: No source code is available
for type org.eclipse.jdt.core.compiler.CharOperation; did you forget
to inherit a required module?
[java] [ERROR] Line 2595: No source code is available
for type org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding;
did you forget to inherit a required module?
[java] [ERROR] Line 2646: No source code is available
for type org.eclipse.jdt.internal.compiler.ast.Annotation; did you
forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/jjs/impl/JsFunctionClusterer.java'
[java] [ERROR] Line 42: No source code is available for
type java.util.regex.Pattern; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/jjs/impl/MakeCallsStatic.java'
[java] [ERROR] Line 70: The method getSimpleName() is
undefined for the type Class<MakeCallsStatic>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/jjs/impl/MethodCallTightener.java'
[java] [ERROR] Line 44: The method getSimpleName() is
undefined for the type Class<MethodCallTightener>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/jjs/impl/MethodInliner.java'
[java] [ERROR] Line 57: The method getSimpleName() is
undefined for the type Class<MethodInliner>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/jjs/impl/OptimizerStats.java'
[java] [ERROR] Line 138: The method format(String,
double) is undefined for the type String
[java] [ERROR] Line 141: The method format(String,
String, int, int) is undefined for the type String
[java] [ERROR] Line 142: The method format(String,
String, String) is undefined for the type String
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/jjs/impl/Pruner.java'
[java] [ERROR] Line 84: The method getSimpleName() is
undefined for the type Class<Pruner>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/jjs/impl/SameParameterValueOptimizer.java'
[java] [ERROR] Line 53: The method getSimpleName() is
undefined for the type Class<SameParameterValueOptimizer>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/jjs/impl/TempLocalVisitor.java'
[java] [ERROR] Line 127: No source code is available for
type java.util.BitSet; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/jjs/impl/ToStringGenerationVisitor.java'
[java] [ERROR] Line 1040: The method isISOControl(char)
is undefined for the type Character
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/jjs/impl/TypeMap.java'
[java] [ERROR] Line 57: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.Binding; did you forget
to inherit a required module?
[java] [ERROR] Line 98: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.MethodBinding; did you
forget to inherit a required module?
[java] [ERROR] Line 105: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.TypeBinding; did you
forget to inherit a required module?
[java] [ERROR] Line 122: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding; did
you forget to inherit a required module?
[java] [ERROR] Line 125: No source code is available for
type
org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding; did
you forget to inherit a required module?
[java] [ERROR] Line 128: No source code is available for
type
org.eclipse.jdt.internal.compiler.lookup.ParameterizedMethodBinding;
did you forget to inherit a required module?
[java] [ERROR] Line 131: No source code is available for
type
org.eclipse.jdt.internal.compiler.lookup.ParameterizedFieldBinding;
did you forget to inherit a required module?
[java] [ERROR] Line 134: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.WildcardBinding; did you
forget to inherit a required module?
[java] [ERROR] Line 148: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.FieldBinding; did you
forget to inherit a required module?
[java] [ERROR] Line 188: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.BaseTypeBinding; did you
forget to inherit a required module?
[java] [ERROR] Line 192: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.TypeIds; did you forget
to inherit a required module?
[java] [ERROR] Line 222: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.ArrayBinding; did you
forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/jjs/impl/TypeTightener.java'
[java] [ERROR] Line 97: The method getSimpleName() is
undefined for the type Class<TypeTightener>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/jjs/impl/gflow/DataflowOptimizer.java'
[java] [ERROR] Line 44: The method getSimpleName() is
undefined for the type Class<DataflowOptimizer>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/jjs/impl/gflow/cfg/CfgNode.java'
[java] [ERROR] Line 42: The method clone() of type
CfgNode<JNodeType> must override or implement a supertype method
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/jjs/impl/gflow/constants/ConstantsAssumption.java'
[java] [ERROR] Line 139: The method
floatToRawIntBits(float) is undefined for the type Float
[java] [ERROR] Line 141: The method
floatToRawIntBits(float) is undefined for the type Float
[java] [ERROR] Line 147: The method
doubleToRawLongBits(double) is undefined for the type Double
[java] [ERROR] Line 149: The method
doubleToRawLongBits(double) is undefined for the type Double
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/js/JsInliner.java'
[java] [ERROR] Line 86: The method getSimpleName() is
undefined for the type Class<JsInliner>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/js/JsParser.java'
[java] [ERROR] Line 82: No source code is available for
type java.io.Reader; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/js/JsStackEmulator.java'
[java] [ERROR] Line 711: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/js/JsStaticEval.java'
[java] [ERROR] Line 824: The method getSimpleName() is
undefined for the type Class<JsStaticEval>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/js/JsToStringGenerationVisitor.java'
[java] [ERROR] Line 80: The import java.util.regex
cannot be resolved
[java] [ERROR] Line 126: Pattern cannot be resolved to a
type
[java] [ERROR] Line 126: Pattern cannot be resolved
[java] [ERROR] Line 773: Pattern cannot be resolved to a
type
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/js/JsUnusedFunctionRemover.java'
[java] [ERROR] Line 41: The method getSimpleName() is
undefined for the type Class<JsUnusedFunctionRemover>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/js/ast/JsFunction.java'
[java] [ERROR] Line 185: The method getSimpleName() is
undefined for the type Class<capture#1-of ? extends JsVisitor>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/js/ast/JsVisitor.java'
[java] [ERROR] Line 458: No source code is available for
type java.lang.VirtualMachineError; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/js/rhino/Context.java'
[java] [ERROR] Line 222: No source code is available for
type java.lang.Thread; did you forget to inherit a required module?
[java] [ERROR] Line 401: No source code is available for
type java.beans.PropertyChangeListener; did you forget to inherit a
required module?
[java] [ERROR] Line 403: No source code is available for
type java.beans.PropertyChangeEvent; did you forget to inherit a
required module?
[java] [ERROR] Line 738: No source code is available for
type java.util.ResourceBundle; did you forget to inherit a required
module?
[java] [ERROR] Line 754: No source code is available for
type java.text.MessageFormat; did you forget to inherit a required
module?
[java] [ERROR] Line 774: No source code is available for
type java.util.Hashtable<K,V>; did you forget to inherit a required
module?
[java] [ERROR] Line 776: No source code is available for
type java.lang.reflect.Method; did you forget to inherit a required
module?
[java] [ERROR] Line 783: No source code is available for
type java.util.Locale; did you forget to inherit a required module?
[java] [ERROR] Line 791: No source code is available for
type java.lang.ClassLoader; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/js/rhino/DToA.java'
[java] [ERROR] Line 194: The method
doubleToLongBits(double) is undefined for the type Double
[java] [ERROR] Line 278: The method
doubleToLongBits(double) is undefined for the type Double
[java] [ERROR] Line 398: The method
doubleToLongBits(double) is undefined for the type Double
[java] [ERROR] Line 404: The method
doubleToLongBits(double) is undefined for the type Double
[java] [ERROR] Line 406: The method
longBitsToDouble(long) is undefined for the type Double
[java] [ERROR] Line 411: The method
doubleToLongBits(double) is undefined for the type Double
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/js/rhino/LineBuffer.java'
[java] [ERROR] Line 312: The method getType(char) is
undefined for the type Character
[java] [ERROR] Line 312: Character.FORMAT cannot be
resolved
[java] [ERROR] Line 323: No source code is available for
type java.io.Reader; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/js/rhino/Node.java'
[java] [ERROR] Line 554: The method clone() is undefined
for the type Object
[java] [ERROR] Line 559: No source code is available for
type java.lang.CloneNotSupportedException; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/js/rhino/ObjArray.java'
[java] [ERROR] Line 325: No source code is available for
type java.io.ObjectOutputStream; did you forget to inherit a required
module?
[java] [ERROR] Line 334: No source code is available for
type java.io.ObjectInputStream; did you forget to inherit a required
module?
[java] [ERROR] Line 335: No source code is available for
type java.lang.ClassNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/js/rhino/ObjToIntMap.java'
[java] [ERROR] Line 424: No source code is available for
type java.io.ObjectOutputStream; did you forget to inherit a required
module?
[java] [ERROR] Line 440: No source code is available for
type java.io.ObjectInputStream; did you forget to inherit a required
module?
[java] [ERROR] Line 441: No source code is available for
type java.lang.ClassNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/js/rhino/Parser.java'
[java] [ERROR] Line 1456: The method
doubleToLongBits(double) is undefined for the type Double
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/js/rhino/TokenStream.java'
[java] [ERROR] Line 632: No source code is available for
type java.io.Reader; did you forget to inherit a required module?
[java] [ERROR] Line 695: The method
isJavaIdentifierStart(char) is undefined for the type Character
[java] [ERROR] Line 700: The method
isJavaIdentifierPart(char) is undefined for the type Character
[java] [ERROR] Line 743: The method getType(char) is
undefined for the type Character
[java] [ERROR] Line 743: Character.SPACE_SEPARATOR
cannot be resolved
[java] [ERROR] Line 808: The method
isJavaIdentifierStart(char) is undefined for the type Character
[java] [ERROR] Line 859: The method
isJavaIdentifierPart(char) is undefined for the type Character
[java] [ERROR] Line 1449: The method
isJavaIdentifierStart(char) is undefined for the type Character
[java] [ERROR] Line 1459: The method
isJavaIdentifierPart(char) is undefined for the type Character
[java] [ERROR] Line 1500: The method
isJavaIdentifierStart(char) is undefined for the type Character
[java] [ERROR] Line 1514: The method
isJavaIdentifierPart(char) is undefined for the type Character
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/js/rhino/UintMap.java'
[java] [ERROR] Line 366: No source code is available for
type java.io.ObjectOutputStream; did you forget to inherit a required
module?
[java] [ERROR] Line 394: No source code is available for
type java.io.ObjectInputStream; did you forget to inherit a required
module?
[java] [ERROR] Line 395: No source code is available for
type java.lang.ClassNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/json/JsonArray.java'
[java] [ERROR] Line 32: No source code is available for
type java.io.Reader; did you forget to inherit a required module?
[java] [ERROR] Line 148: No source code is available for
type java.io.Writer; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/json/JsonBoolean.java'
[java] [ERROR] Line 87: No source code is available for
type java.io.Writer; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/json/JsonNumber.java'
[java] [ERROR] Line 46: No source code is available for
type java.io.Writer; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/json/JsonObject.java'
[java] [ERROR] Line 67: No source code is available for
type java.io.Reader; did you forget to inherit a required module?
[java] [ERROR] Line 201: No source code is available for
type java.io.Writer; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/json/JsonString.java'
[java] [ERROR] Line 29: No source code is available for
type java.io.Writer; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/json/JsonValue.java'
[java] [ERROR] Line 74: No source code is available for
type java.io.Writer; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/json/Tokenizer.java'
[java] [ERROR] Line 70: No source code is available for
type java.io.Reader; did you forget to inherit a required module?
[java] [ERROR] Line 124: The method isWhitespace(int) is
undefined for the type Character
[java] [ERROR] Line 180: The method isWhitespace(int) is
undefined for the type Character
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/resource/Resource.java'
[java] [ERROR] Line 59: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Line 62: No source code is available for
type java.net.MalformedURLException; did you forget to inherit a
required module?
[java] [ERROR] Line 79: No source code is available for
type java.io.InputStream; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/resource/impl/ClassPathEntry.java'
[java] [ERROR] Line 86: The method getSimpleName() is
undefined for the type Class<capture#3-of ? extends ClassPathEntry>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/resource/impl/DefaultFilters.java'
[java] [ERROR] Line 46: No source code is available for
type org.apache.tools.ant.types.ZipScanner; did you forget to inherit
a required module?
[java] [ERROR] Line 116: No source code is available for
type java.util.regex.Pattern; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/resource/impl/DirectoryClassPathEntry.java'
[java] [ERROR] Line 44: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/resource/impl/FileResource.java'
[java] [ERROR] Line 30: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Line 61: No source code is available for
type java.io.InputStream; did you forget to inherit a required module?
[java] [ERROR] Line 63: No source code is available for
type java.io.FileInputStream; did you forget to inherit a required
module?
[java] [ERROR] Line 64: No source code is available for
type java.io.FileNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/resource/impl/PathPrefix.java'
[java] [ERROR] Line 42: No source code is available for
type org.apache.tools.ant.types.ZipScanner; did you forget to inherit
a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/resource/impl/ResourceOracleImpl.java'
[java] [ERROR] Line 94: No source code is available for
type java.io.InputStream; did you forget to inherit a required module?
[java] [ERROR] Line 144: No source code is available for
type java.lang.ClassLoader; did you forget to inherit a required
module?
[java] [ERROR] Line 146: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Line 147: No source code is available for
type java.net.URISyntaxException; did you forget to inherit a required
module?
[java] [ERROR] Line 149: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Line 150: The method toLowerCase() in the
type String is not applicable for the arguments (Locale)
[java] [ERROR] Line 150: No source code is available for
type java.util.Locale; did you forget to inherit a required module?
[java] [ERROR] Line 274: No source code is available for
type java.net.URI; did you forget to inherit a required module?
[java] [ERROR] Line 276: No source code is available for
type java.net.URLClassLoader; did you forget to inherit a required
module?
[java] [ERROR] Line 299: No source code is available for
type java.security.AccessControlException; did you forget to inherit a
required module?
[java] [ERROR] Line 350: No source code is available for
type java.lang.Thread; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/resource/impl/ZipFileClassPathEntry.java'
[java] [ERROR] Line 79: No source code is available for
type java.util.zip.ZipFile; did you forget to inherit a required
module?
[java] [ERROR] Line 81: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Line 81: No source code is available for
type java.util.zip.ZipException; did you forget to inherit a required
module?
[java] [ERROR] Line 120: No source code is available for
type java.util.zip.ZipEntry; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/resource/impl/ZipFileResource.java'
[java] [ERROR] Line 63: No source code is available for
type java.io.InputStream; did you forget to inherit a required module?
[java] [ERROR] Line 65: No source code is available for
type java.util.zip.ZipEntry; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/shell/BrowserChannel.java'
[java] [ERROR] Line 615: No source code is available for
type java.io.DataInputStream; did you forget to inherit a required
module?
[java] [ERROR] Line 651: No source code is available for
type java.io.DataOutputStream; did you forget to inherit a required
module?
[java] [ERROR] Line 1569: No source code is available
for type java.net.Socket; did you forget to inherit a required module?
[java] [ERROR] Line 1577: No source code is available
for type java.io.BufferedInputStream; did you forget to inherit a
required module?
[java] [ERROR] Line 1578: No source code is available
for type java.io.BufferedOutputStream; did you forget to inherit a
required module?
[java] [ERROR] Line 1583: No source code is available
for type java.io.InputStream; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/shell/BrowserChannelClient.java'
[java] [ERROR] Line 87: No source code is available for
type java.net.Socket; did you forget to inherit a required module?
[java] [ERROR] Line 191: No source code is available for
type java.lang.Thread; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/shell/BrowserChannelServer.java'
[java] [ERROR] Line 133: No source code is available for
type java.net.Socket; did you forget to inherit a required module?
[java] [ERROR] Line 142: No source code is available for
type java.io.InputStream; did you forget to inherit a required module?
[java] [ERROR] Line 405: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Line 410: No source code is available for
type java.net.MalformedURLException; did you forget to inherit a
required module?
[java] [ERROR] Line 507: No source code is available for
type java.lang.Thread; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/shell/BrowserListener.java'
[java] [ERROR] Line 47: No source code is available for
type java.net.ServerSocket; did you forget to inherit a required
module?
[java] [ERROR] Line 49: No source code is available for
type java.lang.Thread; did you forget to inherit a required module?
[java] [ERROR] Line 65: No source code is available for
type java.net.InetAddress; did you forget to inherit a required
module?
[java] [ERROR] Line 66: No source code is available for
type java.net.InetSocketAddress; did you forget to inherit a required
module?
[java] [ERROR] Line 75: No source code is available for
type java.net.Socket; did you forget to inherit a required module?
[java] [ERROR] Line 83: No source code is available for
type java.net.SocketException; did you forget to inherit a required
module?
[java] [ERROR] Line 105: No source code is available for
type java.net.BindException; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/shell/BrowserWidgetHostChecker.java'
[java] [ERROR] Line 26: The import java.util.regex
cannot be resolved
[java] [ERROR] Line 27: The import java.util.regex
cannot be resolved
[java] [ERROR] Line 37: Pattern cannot be resolved to a
type
[java] [ERROR] Line 95: Pattern cannot be resolved to a
type
[java] [ERROR] Line 95: Pattern cannot be resolved
[java] [ERROR] Line 96: Pattern cannot be resolved
[java] [ERROR] Line 96: Pattern cannot be resolved
[java] [ERROR] Line 128: The method toLowerCase() in the
type String is not applicable for the arguments (Locale)
[java] [ERROR] Line 130: The method toLowerCase() in the
type String is not applicable for the arguments (Locale)
[java] [ERROR] Line 194: Pattern cannot be resolved to a
type
[java] [ERROR] Line 299: Pattern cannot be resolved
[java] [ERROR] Line 300: PatternSyntaxException cannot
be resolved to a type
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/shell/CheckForUpdates.java'
[java] [ERROR] Line 49: The import java.util.prefs
cannot be resolved
[java] [ERROR] Line 161: The method getProperty(String)
is undefined for the type System
[java] [ERROR] Line 258: The method getProperty(String)
is undefined for the type System
[java] [ERROR] Line 259: Preferences cannot be resolved
to a type
[java] [ERROR] Line 261: Preferences cannot be resolved
[java] [ERROR] Line 263: Preferences cannot be resolved
[java] [ERROR] Line 267: The method getProperty(String)
is undefined for the type System
[java] [ERROR] Line 334: The method getProperty(String)
is undefined for the type System
[java] [ERROR] Line 419: The method getProperty(String)
is undefined for the type System
[java] [ERROR] Line 427: The method getProperty(String)
is undefined for the type System
[java] [ERROR] Line 458: Preferences cannot be resolved
to a type
[java] [ERROR] Line 541: The method getProperty(String)
is undefined for the type System
[java] [ERROR] Line 560: Preferences cannot be resolved
to a type
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/shell/CloseButton.java'
[java] [ERROR] Line 19: The import java.awt cannot be
resolved
[java] [ERROR] Line 20: The import java.awt cannot be
resolved
[java] [ERROR] Line 21: The import java.awt cannot be
resolved
[java] [ERROR] Line 22: The import java.awt cannot be
resolved
[java] [ERROR] Line 24: The import javax.swing cannot be
resolved
[java] [ERROR] Line 25: The import javax.swing cannot be
resolved
[java] [ERROR] Line 26: The import javax.swing cannot be
resolved
[java] [ERROR] Line 32: JPanel cannot be resolved to a
type
[java] [ERROR] Line 53: FlowLayout cannot be resolved to
a type
[java] [ERROR] Line 53: FlowLayout cannot be resolved
[java] [ERROR] Line 54: The method setOpaque(boolean) is
undefined for the type CloseButton
[java] [ERROR] Line 55: ImageIcon cannot be resolved to
a type
[java] [ERROR] Line 55: The method getClose() from the
type Icons refers to the missing type ImageIcon
[java] [ERROR] Line 56: JButton cannot be resolved to a
type
[java] [ERROR] Line 56: JButton cannot be resolved to a
type
[java] [ERROR] Line 58: Dimension cannot be resolved to
a type
[java] [ERROR] Line 64: ActionListener cannot be
resolved to a type
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/shell/CompilingClassLoader.java'
[java] [ERROR] Line 82: No source code is available for
type java.lang.ClassLoader; did you forget to inherit a required
module?
[java] [ERROR] Line 140: No source code is available for
type java.lang.NoSuchFieldError; did you forget to inherit a required
module?
[java] [ERROR] Line 182: No source code is available for
type java.lang.ClassNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Line 236: The method forName(String,
boolean, CompilingClassLoader) is undefined for the type Class
[java] [ERROR] Line 241: No source code is available for
type java.lang.reflect.Array; did you forget to inherit a required
module?
[java] [ERROR] Line 348: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Line 688: The method getBoolean(String)
is undefined for the type Boolean
[java] [ERROR] Line 690: The method getProperty(String,
String) is undefined for the type System
[java] [ERROR] Line 714: The method forName(String,
boolean, ClassLoader) is undefined for the type Class
[java] [ERROR] Line 715: No source code is available for
type java.lang.Thread; did you forget to inherit a required module?
[java] [ERROR] Line 734: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Line 742: No source code is available for
type java.io.FileOutputStream; did you forget to inherit a required
module?
[java] [ERROR] Line 793: No source code is available for
type java.io.InputStream; did you forget to inherit a required module?
[java] [ERROR] Line 843: No source code is available for
type org.apache.commons.collections.map.ReferenceIdentityMap; did you
forget to inherit a required module?
[java] [ERROR] Line 844: No source code is available for
type org.apache.commons.collections.map.AbstractReferenceMap; did you
forget to inherit a required module?
[java] [ERROR] Line 847: No source code is available for
type org.apache.commons.collections.map.ReferenceMap; did you forget
to inherit a required module?
[java] [ERROR] Line 993: The method forName(String,
boolean, ClassLoader) is undefined for the type Class
[java] [ERROR] Line 1248: No source code is available
for type java.lang.reflect.Method; did you forget to inherit a
required module?
[java] [ERROR] Line 1248: The method
getDeclaredMethod(String, Class<?>[]) is undefined for the type
Class<capture#36-of ?>
[java] [ERROR] Line 1253: No source code is available
for type java.lang.SecurityException; did you forget to inherit a
required module?
[java] [ERROR] Line 1255: No source code is available
for type java.lang.NoSuchMethodException; did you forget to inherit a
required module?
[java] [ERROR] Line 1259: No source code is available
for type java.lang.IllegalAccessException; did you forget to inherit a
required module?
[java] [ERROR] Line 1261: No source code is available
for type java.lang.reflect.InvocationTargetException; did you forget
to inherit a required module?
[java] [ERROR] Line 1280: The method getMethod(String,
Class<?>[]) is undefined for the type Class<capture#39-of ?>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/shell/DispatchClassInfo.java'
[java] [ERROR] Line 41: No source code is available for
type java.lang.reflect.Member; did you forget to inherit a required
module?
[java] [ERROR] Line 124: The method getInterfaces() is
undefined for the type Class<capture#8-of ?>
[java] [ERROR] Line 129: No source code is available for
type java.lang.reflect.Constructor<T>; did you forget to inherit a
required module?
[java] [ERROR] Line 129: The method
getDeclaredConstructors() is undefined for the type Class<capture#10-
of ?>
[java] [ERROR] Line 137: No source code is available for
type java.lang.reflect.Method; did you forget to inherit a required
module?
[java] [ERROR] Line 137: The method getDeclaredMethods()
is undefined for the type Class<capture#16-of ?>
[java] [ERROR] Line 144: No source code is available for
type java.lang.reflect.Field; did you forget to inherit a required
module?
[java] [ERROR] Line 144: The method getDeclaredFields()
is undefined for the type Class<capture#17-of ?>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/shell/EmmaStrategy.java'
[java] [ERROR] Line 42: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Line 42: No source code is available for
type java.lang.Thread; did you forget to inherit a required module?
[java] [ERROR] Line 47: No source code is available for
type java.net.URLConnection; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/shell/GWTBridgeImpl.java'
[java] [ERROR] Line 26: No source code is available for
type java.lang.ThreadLocal<T>; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/shell/GWTShellServlet.java'
[java] [ERROR] Line 97: No source code is available for
type org.apache.commons.collections.map.ReferenceMap; did you forget
to inherit a required module?
[java] [ERROR] Line 98: No source code is available for
type org.apache.commons.collections.map.AbstractReferenceMap; did you
forget to inherit a required module?
[java] [ERROR] Line 106: No source code is available for
type org.apache.commons.collections.map.ReferenceIdentityMap; did you
forget to inherit a required module?
[java] [ERROR] Line 148: No source code is available for
type java.io.PrintWriter; did you forget to inherit a required module?
[java] [ERROR] Line 426: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Line 439: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Line 444: No source code is available for
type java.net.MalformedURLException; did you forget to inherit a
required module?
[java] [ERROR] Line 506: No source code is available for
type java.io.InputStream; did you forget to inherit a required module?
[java] [ERROR] Line 509: No source code is available for
type java.net.URLConnection; did you forget to inherit a required
module?
[java] [ERROR] Line 921: The method write(byte[], int,
int) is undefined for the type OutputStream
[java] [ERROR] Line 924: The method flush() is undefined
for the type OutputStream
[java] [ERROR] Line 955: The method forName(String) is
undefined for the type Class
[java] [ERROR] Line 956: The method newInstance() is
undefined for the type Class<capture#1-of ?>
[java] [ERROR] Line 981: No source code is available for
type java.lang.ClassNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Line 983: No source code is available for
type java.lang.InstantiationException; did you forget to inherit a
required module?
[java] [ERROR] Line 985: No source code is available for
type java.lang.IllegalAccessException; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/shell/HostedModePluginObject.java'
[java] [ERROR] Line 34: No source code is available for
type net.sourceforge.htmlunit.corejs.javascript.ScriptableObject; did
you forget to inherit a required module?
[java] [ERROR] Line 40: No source code is available for
type net.sourceforge.htmlunit.corejs.javascript.Function; did you
forget to inherit a required module?
[java] [ERROR] Line 45: No source code is available for
type net.sourceforge.htmlunit.corejs.javascript.Context; did you
forget to inherit a required module?
[java] [ERROR] Line 45: No source code is available for
type net.sourceforge.htmlunit.corejs.javascript.Scriptable; did you
forget to inherit a required module?
[java] [ERROR] Line 144: No source code is available for
type com.gargoylesoftware.htmlunit.javascript.host.Window; did you
forget to inherit a required module?
[java] [ERROR] Line 145: No source code is available for
type com.gargoylesoftware.htmlunit.javascript.JavaScriptEngine; did
you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/shell/HostedModeServletContextProxy.java'
[java] [ERROR] Line 44: No source code is available for
type java.lang.ref.WeakReference<T>; did you forget to inherit a
required module?
[java] [ERROR] Line 161: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Line 161: No source code is available for
type java.net.MalformedURLException; did you forget to inherit a
required module?
[java] [ERROR] Line 187: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Line 216: No source code is available for
type java.io.InputStream; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/shell/HtmlUnitSessionHandler.java'
[java] [ERROR] Line 50: No source code is available for
type net.sourceforge.htmlunit.corejs.javascript.ScriptableObject; did
you forget to inherit a required module?
[java] [ERROR] Line 50: No source code is available for
type net.sourceforge.htmlunit.corejs.javascript.Function; did you
forget to inherit a required module?
[java] [ERROR] Line 55: No source code is available for
type net.sourceforge.htmlunit.corejs.javascript.Context; did you
forget to inherit a required module?
[java] [ERROR] Line 55: No source code is available for
type net.sourceforge.htmlunit.corejs.javascript.Scriptable; did you
forget to inherit a required module?
[java] [ERROR] Line 94: No source code is available for
type com.gargoylesoftware.htmlunit.html.HtmlPage; did you forget to
inherit a required module?
[java] [ERROR] Line 95: No source code is available for
type com.gargoylesoftware.htmlunit.javascript.JavaScriptEngine; did
you forget to inherit a required module?
[java] [ERROR] Line 105: No source code is available for
type com.gargoylesoftware.htmlunit.javascript.host.Window; did you
forget to inherit a required module?
[java] [ERROR] Line 178: No source code is available for
type
com.gargoylesoftware.htmlunit.javascript.SimpleScriptableProxy<T>; did
you forget to inherit a required module?
[java] [ERROR] Line 179: No source code is available for
type com.gargoylesoftware.htmlunit.javascript.SimpleScriptable; did
you forget to inherit a required module?
[java] [ERROR] Line 210: No source code is available for
type com.gargoylesoftware.htmlunit.WebWindow; did you forget to
inherit a required module?
[java] [ERROR] Line 219: No source code is available for
type net.sourceforge.htmlunit.corejs.javascript.JavaScriptException;
did you forget to inherit a required module?
[java] [ERROR] Line 228: No source code is available for
type net.sourceforge.htmlunit.corejs.javascript.Undefined; did you
forget to inherit a required module?
[java] [ERROR] Line 239: No source code is available for
type com.gargoylesoftware.htmlunit.ScriptResult; did you forget to
inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/shell/Icons.java'
[java] [ERROR] Line 22: The import javax.swing cannot be
resolved
[java] [ERROR] Line 23: The import javax.swing cannot be
resolved
[java] [ERROR] Line 32: Icon cannot be resolved to a
type
[java] [ERROR] Line 32: The method loadIcon(Class<?>,
String) from the type Icons refers to the missing type ImageIcon
[java] [ERROR] Line 34: Icon cannot be resolved to a
type
[java] [ERROR] Line 34: The method loadIcon(Class<?>,
String) from the type Icons refers to the missing type ImageIcon
[java] [ERROR] Line 36: Icon cannot be resolved to a
type
[java] [ERROR] Line 36: The method loadIcon(Class<?>,
String) from the type Icons refers to the missing type ImageIcon
[java] [ERROR] Line 38: Icon cannot be resolved to a
type
[java] [ERROR] Line 38: The method loadIcon(Class<?>,
String) from the type Icons refers to the missing type ImageIcon
[java] [ERROR] Line 40: Icon cannot be resolved to a
type
[java] [ERROR] Line 40: The method loadIcon(Class<?>,
String) from the type Icons refers to the missing type ImageIcon
[java] [ERROR] Line 42: Icon cannot be resolved to a
type
[java] [ERROR] Line 42: The method loadIcon(Class<?>,
String) from the type Icons refers to the missing type ImageIcon
[java] [ERROR] Line 47: ImageIcon cannot be resolved to
a type
[java] [ERROR] Line 47: The method loadIcon(String) from
the type Icons refers to the missing type ImageIcon
[java] [ERROR] Line 52: ImageIcon cannot be resolved to
a type
[java] [ERROR] Line 56: ImageIcon cannot be resolved to
a type
[java] [ERROR] Line 57: ImageIcon cannot be resolved to
a type
[java] [ERROR] Line 63: ImageIcon cannot be resolved to
a type
[java] [ERROR] Line 70: ImageIcon cannot be resolved to
a type
[java] [ERROR] Line 74: Icon cannot be resolved to a
type
[java] [ERROR] Line 75: Icon cannot be resolved to a
type
[java] [ERROR] Line 78: Icon cannot be resolved to a
type
[java] [ERROR] Line 79: Icon cannot be resolved to a
type
[java] [ERROR] Line 82: Icon cannot be resolved to a
type
[java] [ERROR] Line 83: Icon cannot be resolved to a
type
[java] [ERROR] Line 86: Icon cannot be resolved to a
type
[java] [ERROR] Line 87: Icon cannot be resolved to a
type
[java] [ERROR] Line 90: Icon cannot be resolved to a
type
[java] [ERROR] Line 91: Icon cannot be resolved to a
type
[java] [ERROR] Line 94: Icon cannot be resolved to a
type
[java] [ERROR] Line 95: Icon cannot be resolved to a
type
[java] [ERROR] Line 101: ImageIcon cannot be resolved to
a type
[java] [ERROR] Line 105: ImageIcon cannot be resolved to
a type
[java] [ERROR] Line 106: The method getResource(String)
is undefined for the type Class<capture#1-of ?>
[java] [ERROR] Line 108: ImageIcon cannot be resolved to
a type
[java] [ERROR] Line 108: ImageIcon cannot be resolved to
a type
[java] [ERROR] Line 112: ImageIcon cannot be resolved to
a type
[java] [ERROR] Line 116: ImageIcon cannot be resolved to
a type
[java] [ERROR] Line 117: The method loadIcon(Class<?>,
String) from the type Icons refers to the missing type ImageIcon
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/shell/JavaDispatch.java'
[java] [ERROR] Line 25: No source code is available for
type java.lang.reflect.Field; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/shell/JavaDispatchImpl.java'
[java] [ERROR] Line 63: No source code is available for
type java.lang.reflect.Field; did you forget to inherit a required
module?
[java] [ERROR] Line 64: No source code is available for
type java.lang.reflect.Member; did you forget to inherit a required
module?
[java] [ERROR] Line 68: The method
getDeclaredField(String) is undefined for the type
Class<SyntheticClassMember>
[java] [ERROR] Line 71: No source code is available for
type java.lang.SecurityException; did you forget to inherit a required
module?
[java] [ERROR] Line 72: No source code is available for
type java.lang.NoSuchFieldException; did you forget to inherit a
required module?
[java] [ERROR] Line 94: No source code is available for
type java.lang.IllegalAccessException; did you forget to inherit a
required module?
[java] [ERROR] Line 107: No source code is available for
type java.lang.reflect.Method; did you forget to inherit a required
module?
[java] [ERROR] Line 109: No source code is available for
type java.lang.reflect.Constructor<T>; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/shell/JavaObject.java'
[java] [ERROR] Line 35: No source code is available for
type net.sourceforge.htmlunit.corejs.javascript.ScriptableObject; did
you forget to inherit a required module?
[java] [ERROR] Line 35: No source code is available for
type net.sourceforge.htmlunit.corejs.javascript.Function; did you
forget to inherit a required module?
[java] [ERROR] Line 79: No source code is available for
type net.sourceforge.htmlunit.corejs.javascript.Context; did you
forget to inherit a required module?
[java] [ERROR] Line 95: No source code is available for
type net.sourceforge.htmlunit.corejs.javascript.Scriptable; did you
forget to inherit a required module?
[java] [ERROR] Line 99: No source code is available for
type net.sourceforge.htmlunit.corejs.javascript.Undefined; did you
forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/shell/JsValueGlue.java'
[java] [ERROR] Line 51: The method forName(String,
boolean, CompilingClassLoader) is undefined for the type Class
[java] [ERROR] Line 52: No source code is available for
type java.lang.reflect.Constructor<T>; did you forget to inherit a
required module?
[java] [ERROR] Line 52: The method
getDeclaredConstructor() is undefined for the type Class<capture#1-of ?
>
[java] [ERROR] Line 57: No source code is available for
type java.lang.reflect.Field; did you forget to inherit a required
module?
[java] [ERROR] Line 57: The method getField(String) is
undefined for the type Class<capture#4-of ?>
[java] [ERROR] Line 62: No source code is available for
type java.lang.InstantiationException; did you forget to inherit a
required module?
[java] [ERROR] Line 64: No source code is available for
type java.lang.IllegalAccessException; did you forget to inherit a
required module?
[java] [ERROR] Line 66: No source code is available for
type java.lang.SecurityException; did you forget to inherit a required
module?
[java] [ERROR] Line 68: No source code is available for
type java.lang.NoSuchMethodException; did you forget to inherit a
required module?
[java] [ERROR] Line 72: No source code is available for
type java.lang.reflect.InvocationTargetException; did you forget to
inherit a required module?
[java] [ERROR] Line 74: No source code is available for
type java.lang.ClassNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Line 76: No source code is available for
type java.lang.NoSuchFieldException; did you forget to inherit a
required module?
[java] [ERROR] Line 98: Boolean.TYPE cannot be resolved
[java] [ERROR] Line 104: Byte.TYPE cannot be resolved
[java] [ERROR] Line 110: Double.TYPE cannot be resolved
[java] [ERROR] Line 116: Float.TYPE cannot be resolved
[java] [ERROR] Line 143: Integer.TYPE cannot be resolved
[java] [ERROR] Line 146: Long.TYPE cannot be resolved
[java] [ERROR] Line 153: Short.TYPE cannot be resolved
[java] [ERROR] Line 163: The method cast(Object) is
undefined for the type Class<T>
[java] [ERROR] Line 166: The method cast(String) is
undefined for the type Class<T>
[java] [ERROR] Line 169: The method cast(Object) is
undefined for the type Class<T>
[java] [ERROR] Line 193: Boolean.TYPE cannot be resolved
[java] [ERROR] Line 195: Byte.TYPE cannot be resolved
[java] [ERROR] Line 199: Double.TYPE cannot be resolved
[java] [ERROR] Line 201: Float.TYPE cannot be resolved
[java] [ERROR] Line 203: Integer.TYPE cannot be resolved
[java] [ERROR] Line 205: Long.TYPE cannot be resolved
[java] [ERROR] Line 208: Short.TYPE cannot be resolved
[java] [ERROR] Line 210: Void.TYPE cannot be resolved
[java] [ERROR] Line 220: The method forName(String,
boolean, CompilingClassLoader) is undefined for the type Class
[java] [ERROR] Line 232: The method isInstance(Object)
is undefined for the type Class<capture#18-of ?>
[java] [ERROR] Line 285: The method getField(String) is
undefined for the type Class<capture#21-of ? extends Object>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/shell/JsValueOOPHM.java'
[java] [ERROR] Line 51: No source code is available for
type java.lang.reflect.Field; did you forget to inherit a required
module?
[java] [ERROR] Line 56: No source code is available for
type java.lang.reflect.AccessibleObject; did you forget to inherit a
required module?
[java] [ERROR] Line 113: No source code is available for
type java.lang.ThreadLocal<T>; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/shell/Jsni.java'
[java] [ERROR] Line 107: No source code is available for
type java.lang.reflect.Member; did you forget to inherit a required
module?
[java] [ERROR] Line 115: No source code is available for
type java.lang.reflect.Field; did you forget to inherit a required
module?
[java] [ERROR] Line 132: No source code is available for
type java.lang.reflect.Method; did you forget to inherit a required
module?
[java] [ERROR] Line 134: No source code is available for
type java.lang.reflect.Constructor<T>; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/shell/MethodAdaptor.java'
[java] [ERROR] Line 28: No source code is available for
type java.lang.reflect.Constructor<T>; did you forget to inherit a
required module?
[java] [ERROR] Line 31: No source code is available for
type java.lang.reflect.Method; did you forget to inherit a required
module?
[java] [ERROR] Line 52: No source code is available for
type java.lang.reflect.Modifier; did you forget to inherit a required
module?
[java] [ERROR] Line 90: No source code is available for
type java.lang.reflect.AccessibleObject; did you forget to inherit a
required module?
[java] [ERROR] Line 100: No source code is available for
type java.lang.InstantiationException; did you forget to inherit a
required module?
[java] [ERROR] Line 100: No source code is available for
type java.lang.reflect.InvocationTargetException; did you forget to
inherit a required module?
[java] [ERROR] Line 101: No source code is available for
type java.lang.IllegalAccessException; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/shell/MethodDispatch.java'
[java] [ERROR] Line 72: No source code is available for
type java.lang.IllegalAccessException; did you forget to inherit a
required module?
[java] [ERROR] Line 79: No source code is available for
type java.lang.InstantiationException; did you forget to inherit a
required module?
[java] [ERROR] Line 85: No source code is available for
type java.lang.reflect.InvocationTargetException; did you forget to
inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/shell/ModuleSpace.java'
[java] [ERROR] Line 44: No source code is available for
type java.lang.ThreadLocal<T>; did you forget to inherit a required
module?
[java] [ERROR] Line 62: No source code is available for
type java.lang.ClassLoader; did you forget to inherit a required
module?
[java] [ERROR] Line 66: The method forName(String,
boolean, ClassLoader) is undefined for the type Class
[java] [ERROR] Line 68: No source code is available for
type java.lang.reflect.Constructor<T>; did you forget to inherit a
required module?
[java] [ERROR] Line 68: The method
getDeclaredConstructor(Class<Object>) is undefined for the type
Class<capture#1-of ?>
[java] [ERROR] Line 71: No source code is available for
type java.lang.InstantiationException; did you forget to inherit a
required module?
[java] [ERROR] Line 73: No source code is available for
type java.lang.IllegalAccessException; did you forget to inherit a
required module?
[java] [ERROR] Line 75: No source code is available for
type java.lang.SecurityException; did you forget to inherit a required
module?
[java] [ERROR] Line 77: No source code is available for
type java.lang.ClassNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Line 79: No source code is available for
type java.lang.NoSuchMethodException; did you forget to inherit a
required module?
[java] [ERROR] Line 83: No source code is available for
type java.lang.reflect.InvocationTargetException; did you forget to
inherit a required module?
[java] [ERROR] Line 101: The method getClassLoader() is
undefined for the type Class<capture#3-of ? extends Object>
[java] [ERROR] Line 107: The method forName(String,
boolean, ClassLoader) is undefined for the type Class
[java] [ERROR] Line 110: The method isInstance(Object)
is undefined for the type Class<capture#4-of ?>
[java] [ERROR] Line 114: No source code is available for
type java.lang.reflect.Method; did you forget to inherit a required
module?
[java] [ERROR] Line 114: The method getMethod(String) is
undefined for the type Class<capture#5-of ?>
[java] [ERROR] Line 199: Byte.TYPE cannot be resolved
[java] [ERROR] Line 223: Double.TYPE cannot be resolved
[java] [ERROR] Line 235: Float.TYPE cannot be resolved
[java] [ERROR] Line 247: Integer.TYPE cannot be resolved
[java] [ERROR] Line 259: Long.TYPE cannot be resolved
[java] [ERROR] Line 279: Short.TYPE cannot be resolved
[java] [ERROR] Line 345: The method
getDeclaredMethod(String) is undefined for the type Class<capture#7-
of ?>
[java] [ERROR] Line 349: The method
getDeclaredMethod(String) is undefined for the type Class<capture#8-
of ?>
[java] [ERROR] Line 365: The method getMethod(String) is
undefined for the type Class<capture#11-of ?>
[java] [ERROR] Line 366: No source code is available for
type java.lang.reflect.Modifier; did you forget to inherit a required
module?
[java] [ERROR] Line 376: The method getMethod(String) is
undefined for the type Class<capture#12-of ? extends Object>
[java] [ERROR] Line 407: The method
getDeclaredMethod(String, Class<Boolean>) is undefined for the type
Class<capture#9-of ?>
[java] [ERROR] Line 424: No source code is available for
type java.lang.ExceptionInInitializerError; did you forget to inherit
a required module?
[java] [ERROR] Line 459: The method getModifiers() is
undefined for the type Class<capture#16-of ?>
[java] [ERROR] Line 463: The method
getDeclaredConstructor() is undefined for the type Class<capture#17-
of ?>
[java] [ERROR] Line 480: The method getEnclosingClass()
is undefined for the type Class<capture#20-of ?>
[java] [ERROR] Line 481: The method getModifiers() is
undefined for the type Class<capture#21-of ?>
[java] [ERROR] Line 606: No source code is available for
type java.io.StringWriter; did you forget to inherit a required
module?
[java] [ERROR] Line 607: The method
printStackTrace(PrintStream) in the type Throwable is not applicable
for the arguments (PrintWriter)
[java] [ERROR] Line 607: No source code is available for
type java.io.PrintWriter; did you forget to inherit a required module?
[java] [ERROR] Line 625: The method forName(String,
boolean, CompilingClassLoader) is undefined for the type Class
[java] [ERROR] Line 626: The method getClassLoader() is
undefined for the type Class<capture#22-of ?>
[java] [ERROR] Line 631: The method getClassLoader() is
undefined for the type Class<capture#23-of ?>
[java] [ERROR] Line 654: The method forName(String,
boolean, CompilingClassLoader) is undefined for the type Class
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/shell/OophmSessionHandler.java'
[java] [ERROR] Line 40: The method
synchronizedMap(HashMap<BrowserChannelServer,ModuleSpace>) is
undefined for the type Collections
[java] [ERROR] Line 42: The method
synchronizedMap(HashMap<BrowserChannelServer,ModuleHandle>) is
undefined for the type Collections
[java] [ERROR] Line 125: No source code is available for
type java.lang.reflect.Member; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/shell/RemoteObjectTable.java'
[java] [ERROR] Line 20: The import java.lang.ref cannot
be resolved
[java] [ERROR] Line 21: The import java.lang.ref cannot
be resolved
[java] [ERROR] Line 22: The import java.lang.ref cannot
be resolved
[java] [ERROR] Line 43: Reference cannot be resolved to
a type
[java] [ERROR] Line 49: ReferenceQueue cannot be
resolved to a type
[java] [ERROR] Line 55: Reference cannot be resolved to
a type
[java] [ERROR] Line 61: ReferenceQueue<T> cannot be
resolved to a type
[java] [ERROR] Line 61: ReferenceQueue cannot be
resolved to a type
[java] [ERROR] Line 62: Missing code implementation in
the compiler
[java] [ERROR] Line 71: Reference cannot be resolved to
a type
[java] [ERROR] Line 71: Missing code implementation in
the compiler
[java] [ERROR] Line 109: Missing code implementation in
the compiler
[java] [ERROR] Line 126: Missing code implementation in
the compiler
[java] [ERROR] Line 138: Reference cannot be resolved to
a type
[java] [ERROR] Line 138: WeakReference cannot be
resolved to a type
[java] [ERROR] Line 138: ReferenceQueue<T> cannot be
resolved to a type
[java] [ERROR] Line 139: Missing code implementation in
the compiler
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/shell/ShellMainWindow.java'
[java] [ERROR] Line 22: The import java.awt cannot be
resolved
[java] [ERROR] Line 23: The import java.awt cannot be
resolved
[java] [ERROR] Line 24: The import java.awt cannot be
resolved
[java] [ERROR] Line 25: The import java.awt cannot be
resolved
[java] [ERROR] Line 26: The import java.awt cannot be
resolved
[java] [ERROR] Line 27: The import java.awt cannot be
resolved
[java] [ERROR] Line 28: The import java.awt cannot be
resolved
[java] [ERROR] Line 37: The import javax.swing cannot be
resolved
[java] [ERROR] Line 38: The import javax.swing cannot be
resolved
[java] [ERROR] Line 39: The import javax.swing cannot be
resolved
[java] [ERROR] Line 40: The import javax.swing cannot be
resolved
[java] [ERROR] Line 41: The import javax.swing cannot be
resolved
[java] [ERROR] Line 46: JPanel cannot be resolved to a
type
[java] [ERROR] Line 64: Clipboard cannot be resolved to
a type
[java] [ERROR] Line 64: The method getToolkit() is
undefined for the type SwingLoggerPanel
[java] [ERROR] Line 65: StringSelection cannot be
resolved to a type
[java] [ERROR] Line 65: StringSelection cannot be
resolved to a type
[java] [ERROR] Line 70: HeadlessException cannot be
resolved to a type
[java] [ERROR] Line 162: JComboBox cannot be resolved to
a type
[java] [ERROR] Line 163: JButton cannot be resolved to a
type
[java] [ERROR] Line 164: JButton cannot be resolved to a
type
[java] [ERROR] Line 165: JLabel cannot be resolved to a
type
[java] [ERROR] Line 176: BorderLayout cannot be resolved
to a type
[java] [ERROR] Line 177: JPanel cannot be resolved to a
type
[java] [ERROR] Line 177: JPanel cannot be resolved to a
type
[java] [ERROR] Line 178: BorderFactory cannot be
resolved
[java] [ERROR] Line 180: JLabel cannot be resolved to a
type
[java] [ERROR] Line 181: JPanel cannot be resolved to a
type
[java] [ERROR] Line 181: JPanel cannot be resolved to a
type
[java] [ERROR] Line 182: JComboBox cannot be resolved to
a type
[java] [ERROR] Line 182: JComboBox cannot be resolved to
a type
[java] [ERROR] Line 183: JComboBox cannot be resolved to
a type
[java] [ERROR] Line 184: JComboBox cannot be resolved to
a type
[java] [ERROR] Line 186: JLabel cannot be resolved to a
type
[java] [ERROR] Line 186: JLabel cannot be resolved to a
type
[java] [ERROR] Line 187: JLabel cannot be resolved to a
type
[java] [ERROR] Line 188: JButton cannot be resolved to a
type
[java] [ERROR] Line 188: JButton cannot be resolved to a
type
[java] [ERROR] Line 189: JButton cannot be resolved to a
type
[java] [ERROR] Line 190: JButton cannot be resolved to a
type
[java] [ERROR] Line 191: JButton cannot be resolved to a
type
[java] [ERROR] Line 191: ActionListener cannot be
resolved to a type
[java] [ERROR] Line 196: JButton cannot be resolved to a
type
[java] [ERROR] Line 197: JButton cannot be resolved to a
type
[java] [ERROR] Line 197: JButton cannot be resolved to a
type
[java] [ERROR] Line 198: JButton cannot be resolved to a
type
[java] [ERROR] Line 199: JButton cannot be resolved to a
type
[java] [ERROR] Line 200: JButton cannot be resolved to a
type
[java] [ERROR] Line 200: ActionListener cannot be
resolved to a type
[java] [ERROR] Line 205: JButton cannot be resolved to a
type
[java] [ERROR] Line 206: BorderLayout cannot be resolved
[java] [ERROR] Line 208: The method
add(SwingLoggerPanel) is undefined for the type ShellMainWindow
[java] [ERROR] Line 228: JLabel cannot be resolved to a
type
[java] [ERROR] Line 229: JLabel cannot be resolved to a
type
[java] [ERROR] Line 229: Color cannot be resolved
[java] [ERROR] Line 232: JComboBox cannot be resolved to
a type
[java] [ERROR] Line 233: JLabel cannot be resolved to a
type
[java] [ERROR] Line 234: JLabel cannot be resolved to a
type
[java] [ERROR] Line 234: Color cannot be resolved
[java] [ERROR] Line 235: JComboBox cannot be resolved to
a type
[java] [ERROR] Line 236: JComboBox cannot be resolved to
a type
[java] [ERROR] Line 239: JLabel cannot be resolved to a
type
[java] [ERROR] Line 240: JButton cannot be resolved to a
type
[java] [ERROR] Line 241: JButton cannot be resolved to a
type
[java] [ERROR] Line 242: JButton cannot be resolved to a
type
[java] [ERROR] Line 243: JButton cannot be resolved to a
type
[java] [ERROR] Line 256: JComboBox cannot be resolved to
a type
[java] [ERROR] Line 260: JComboBox cannot be resolved to
a type
[java] [ERROR] Line 262: JComboBox cannot be resolved to
a type
[java] [ERROR] Line 272: JComboBox cannot be resolved to
a type
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/shell/ShellModuleSpaceHost.java'
[java] [ERROR] Line 42: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/shell/SyntheticClassMember.java'
[java] [ERROR] Line 24: No source code is available for
type java.lang.reflect.Member; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/shell/WorkDirs.java'
[java] [ERROR] Line 29: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/shell/ie/CheckForUpdatesIE6.java'
[java] [ERROR] Line 34: The method getProperty(String)
is undefined for the type System
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/shell/ie/LowLevelIE6.java'
[java] [ERROR] Line 61: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Line 67: The method load(String) is
undefined for the type System
[java] [ERROR] Line 70: No source code is available for
type java.lang.UnsatisfiedLinkError; did you forget to inherit a
required module?
[java] [ERROR] Line 80: Native methods require a
JavaScript implementation enclosed with /*-{ and }-*/
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/shell/jetty/JettyLauncher.java'
[java] [ERROR] Line 51: No source code is available for
type org.mortbay.component.AbstractLifeCycle; did you forget to
inherit a required module?
[java] [ERROR] Line 52: No source code is available for
type org.mortbay.jetty.RequestLog; did you forget to inherit a
required module?
[java] [ERROR] Line 67: No source code is available for
type org.mortbay.jetty.Request; did you forget to inherit a required
module?
[java] [ERROR] Line 67: No source code is available for
type org.mortbay.jetty.Response; did you forget to inherit a required
module?
[java] [ERROR] Line 115: No source code is available for
type org.mortbay.jetty.HttpFields.Field; did you forget to inherit a
required module?
[java] [ERROR] Line 142: No source code is available for
type org.mortbay.log.Logger; did you forget to inherit a required
module?
[java] [ERROR] Line 206: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Line 208: No source code is available for
type org.mortbay.jetty.Server; did you forget to inherit a required
module?
[java] [ERROR] Line 209: No source code is available for
type org.mortbay.jetty.webapp.WebAppContext; did you forget to inherit
a required module?
[java] [ERROR] Line 231: No source code is available for
type org.mortbay.log.Log; did you forget to inherit a required module?
[java] [ERROR] Line 283: No source code is available for
type org.mortbay.jetty.webapp.WebAppClassLoader; did you forget to
inherit a required module?
[java] [ERROR] Line 292: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Line 344: No source code is available for
type java.lang.ClassNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Line 381: The method getProperty(String)
is undefined for the type System
[java] [ERROR] Line 419: No source code is available for
type java.lang.ClassLoader; did you forget to inherit a required
module?
[java] [ERROR] Line 428: No source code is available for
type java.lang.Thread; did you forget to inherit a required module?
[java] [ERROR] Line 465: The method setProperty(String,
String) is undefined for the type System
[java] [ERROR] Line 473: The method getProperty(String,
String) is undefined for the type System
[java] [ERROR] Line 475: The method setProperty(String,
String) is undefined for the type System
[java] [ERROR] Line 518: The method setProperty(String,
String) is undefined for the type System
[java] [ERROR] Line 520: No source code is available for
type org.mortbay.jetty.AbstractConnector; did you forget to inherit a
required module?
[java] [ERROR] Line 538: No source code is available for
type org.mortbay.jetty.handler.RequestLogHandler; did you forget to
inherit a required module?
[java] [ERROR] Line 563: No source code is available for
type org.mortbay.jetty.nio.SelectChannelConnector; did you forget to
inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/shell/jetty/JettyNullLogger.java'
[java] [ERROR] Line 23: No source code is available for
type org.mortbay.log.Logger; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/shell/log/SwingLoggerPanel.java'
[java] [ERROR] Line 29: The import java.awt cannot be
resolved
[java] [ERROR] Line 30: The import java.awt cannot be
resolved
[java] [ERROR] Line 31: The import java.awt cannot be
resolved
[java] [ERROR] Line 32: The import java.awt cannot be
resolved
[java] [ERROR] Line 33: The import java.awt cannot be
resolved
[java] [ERROR] Line 34: The import java.awt cannot be
resolved
[java] [ERROR] Line 35: The import java.awt cannot be
resolved
[java] [ERROR] Line 36: The import java.awt cannot be
resolved
[java] [ERROR] Line 37: The import java.awt cannot be
resolved
[java] [ERROR] Line 38: The import java.awt cannot be
resolved
[java] [ERROR] Line 39: The import java.awt cannot be
resolved
[java] [ERROR] Line 40: The import java.awt cannot be
resolved
[java] [ERROR] Line 41: The import java.awt cannot be
resolved
[java] [ERROR] Line 42: The import java.awt cannot be
resolved
[java] [ERROR] Line 49: The import javax.swing cannot be
resolved
[java] [ERROR] Line 50: The import javax.swing cannot be
resolved
[java] [ERROR] Line 51: The import javax.swing cannot be
resolved
[java] [ERROR] Line 52: The import javax.swing cannot be
resolved
[java] [ERROR] Line 53: The import javax.swing cannot be
resolved
[java] [ERROR] Line 54: The import javax.swing cannot be
resolved
[java] [ERROR] Line 55: The import javax.swing cannot be
resolved
[java] [ERROR] Line 56: The import javax.swing cannot be
resolved
[java] [ERROR] Line 57: The import javax.swing cannot be
resolved
[java] [ERROR] Line 58: The import javax.swing cannot be
resolved
[java] [ERROR] Line 59: The import javax.swing cannot be
resolved
[java] [ERROR] Line 60: The import javax.swing cannot be
resolved
[java] [ERROR] Line 61: The import javax.swing cannot be
resolved
[java] [ERROR] Line 62: The import javax.swing cannot be
resolved
[java] [ERROR] Line 63: The import javax.swing cannot be
resolved
[java] [ERROR] Line 64: The import javax.swing cannot be
resolved
[java] [ERROR] Line 65: The import javax.swing cannot be
resolved
[java] [ERROR] Line 66: The import javax.swing cannot be
resolved
[java] [ERROR] Line 67: The import javax.swing cannot be
resolved
[java] [ERROR] Line 68: The import javax.swing cannot be
resolved
[java] [ERROR] Line 69: The import javax.swing cannot be
resolved
[java] [ERROR] Line 70: The import javax.swing cannot be
resolved
[java] [ERROR] Line 71: The import javax.swing cannot be
resolved
[java] [ERROR] Line 72: The import javax.swing cannot be
resolved
[java] [ERROR] Line 73: The import javax.swing cannot be
resolved
[java] [ERROR] Line 74: The import javax.swing cannot be
resolved
[java] [ERROR] Line 75: The import javax.swing cannot be
resolved
[java] [ERROR] Line 76: The import javax.swing cannot be
resolved
[java] [ERROR] Line 77: The import javax.swing cannot be
resolved
[java] [ERROR] Line 86: JPanel cannot be resolved to a
type
[java] [ERROR] Line 86: TreeSelectionListener cannot be
resolved to a type
[java] [ERROR] Line 87: HyperlinkListener cannot be
resolved to a type
[java] [ERROR] Line 103: JPanel cannot be resolved to a
type
[java] [ERROR] Line 105: Popup cannot be resolved to a
type
[java] [ERROR] Line 108: DefaultMutableTreeNode cannot
be resolved to a type
[java] [ERROR] Line 111: JTextField cannot be resolved
to a type
[java] [ERROR] Line 112: JLabel cannot be resolved to a
type
[java] [ERROR] Line 115: BorderLayout cannot be resolved
to a type
[java] [ERROR] Line 116: JPanel cannot be resolved to a
type
[java] [ERROR] Line 116: JPanel cannot be resolved to a
type
[java] [ERROR] Line 116: FlowLayout cannot be resolved
to a type
[java] [ERROR] Line 117: JTextField cannot be resolved
to a type
[java] [ERROR] Line 117: JTextField cannot be resolved
to a type
[java] [ERROR] Line 118: JTextField cannot be resolved
to a type
[java] [ERROR] Line 119: JButton cannot be resolved to a
type
[java] [ERROR] Line 119: JButton cannot be resolved to a
type
[java] [ERROR] Line 121: ActionListener cannot be
resolved to a type
[java] [ERROR] Line 126: JButton cannot be resolved to a
type
[java] [ERROR] Line 126: JButton cannot be resolved to a
type
[java] [ERROR] Line 128: ActionListener cannot be
resolved to a type
[java] [ERROR] Line 165: Popup cannot be resolved to a
type
[java] [ERROR] Line 172: Missing code implementation in
the compiler
[java] [ERROR] Line 179: Missing code implementation in
the compiler
[java] [ERROR] Line 189: Point cannot be resolved to a
type
[java] [ERROR] Line 217: Missing code implementation in
the compiler
[java] [ERROR] Line 228: DefaultTreeCellRenderer cannot
be resolved to a type
[java] [ERROR] Line 230: JTree cannot be resolved to a
type
[java] [ERROR] Line 250: Color cannot be resolved to a
type
[java] [ERROR] Line 250: Color cannot be resolved
[java] [ERROR] Line 253: InputEvent cannot be resolved
[java] [ERROR] Line 254: InputEvent cannot be resolved
[java] [ERROR] Line 262: JTree cannot be resolved to a
type
[java] [ERROR] Line 264: DefaultTreeModel cannot be
resolved to a type
[java] [ERROR] Line 270: JEditorPane cannot be resolved
to a type
[java] [ERROR] Line 276: JComboBox cannot be resolved to
a type
[java] [ERROR] Line 280: JTextField cannot be resolved
to a type
[java] [ERROR] Line 282: DefaultMutableTreeNode cannot
be resolved to a type
[java] [ERROR] Line 284: JPanel cannot be resolved to a
type
[java] [ERROR] Line 286: JScrollPane cannot be resolved
to a type
[java] [ERROR] Line 296: BorderLayout cannot be resolved
to a type
[java] [ERROR] Line 456: DefaultMutableTreeNode cannot
be resolved to a type
[java] [ERROR] Line 471: JTree cannot be resolved to a
type
[java] [ERROR] Line 480: DefaultMutableTreeNode cannot
be resolved to a type
[java] [ERROR] Line 497: HyperlinkEvent cannot be
resolved to a type
[java] [ERROR] Line 520: DefaultMutableTreeNode cannot
be resolved to a type
[java] [ERROR] Line 525: The method removeAll() of type
SwingLoggerPanel must override or implement a supertype method
[java] [ERROR] Line 538: The method setEnabled(boolean)
is undefined for the type CloseButton
[java] [ERROR] Line 542: TreeSelectionEvent cannot be
resolved to a type
[java] [ERROR] Line 562: JOptionPane cannot be resolved
[java] [ERROR] Line 572: JOptionPane cannot be resolved
[java] [ERROR] Line 579: DefaultMutableTreeNode cannot
be resolved to a type
[java] [ERROR] Line 621: DefaultMutableTreeNode cannot
be resolved to a type
[java] [ERROR] Line 652: KeyStroke cannot be resolved to
a type
[java] [ERROR] Line 667: DefaultMutableTreeNode cannot
be resolved to a type
[java] [ERROR] Line 683: DefaultMutableTreeNode cannot
be resolved to a type
[java] [ERROR] Line 690: TreeNode cannot be resolved to
a type
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/shell/log/SwingTreeLogger.java'
[java] [ERROR] Line 22: The import java.awt cannot be
resolved
[java] [ERROR] Line 23: The import java.awt cannot be
resolved
[java] [ERROR] Line 30: The import javax.swing cannot be
resolved
[java] [ERROR] Line 31: The import javax.swing cannot be
resolved
[java] [ERROR] Line 32: The import javax.swing cannot be
resolved
[java] [ERROR] Line 33: The import javax.swing cannot be
resolved
[java] [ERROR] Line 45: Color cannot be resolved to a
type
[java] [ERROR] Line 45: Color cannot be resolved
[java] [ERROR] Line 47: Color cannot be resolved to a
type
[java] [ERROR] Line 47: Color cannot be resolved to a
type
[java] [ERROR] Line 48: Icon cannot be resolved to a
type
[java] [ERROR] Line 48: Icon cannot be resolved to a
type
[java] [ERROR] Line 51: Color cannot be resolved to a
type
[java] [ERROR] Line 51: Color cannot be resolved
[java] [ERROR] Line 52: Color cannot be resolved to a
type
[java] [ERROR] Line 52: Color cannot be resolved
[java] [ERROR] Line 59: Missing code implementation in
the compiler
[java] [ERROR] Line 207: JLabel cannot be resolved to a
type
[java] [ERROR] Line 283: DefaultMutableTreeNode cannot
be resolved to a type
[java] [ERROR] Line 293: DefaultMutableTreeNode cannot
be resolved to a type
[java] [ERROR] Line 293: DefaultTreeModel cannot be
resolved to a type
[java] [ERROR] Line 304: DefaultMutableTreeNode cannot
be resolved to a type
[java] [ERROR] Line 306: DefaultMutableTreeNode cannot
be resolved to a type
[java] [ERROR] Line 312: DefaultMutableTreeNode cannot
be resolved to a type
[java] [ERROR] Line 320: DefaultMutableTreeNode cannot
be resolved to a type
[java] [ERROR] Line 338: EventQueue cannot be resolved
[java] [ERROR] Line 342: DefaultMutableTreeNode cannot
be resolved to a type
[java] [ERROR] Line 343: DefaultMutableTreeNode cannot
be resolved to a type
[java] [ERROR] Line 347: DefaultMutableTreeNode cannot
be resolved to a type
[java] [ERROR] Line 348: DefaultMutableTreeNode cannot
be resolved to a type
[java] [ERROR] Line 350: DefaultMutableTreeNode cannot
be resolved to a type
[java] [ERROR] Line 352: DefaultMutableTreeNode cannot
be resolved to a type
[java] [ERROR] Line 354: DefaultMutableTreeNode cannot
be resolved to a type
[java] [ERROR] Line 357: DefaultTreeModel cannot be
resolved to a type
[java] [ERROR] Line 359: JTree cannot be resolved to a
type
[java] [ERROR] Line 359: TreePath cannot be resolved to
a type
[java] [ERROR] Line 361: DefaultTreeModel cannot be
resolved to a type
[java] [ERROR] Line 363: DefaultTreeModel cannot be
resolved to a type
[java] [ERROR] Line 367: DefaultTreeModel cannot be
resolved to a type
[java] [ERROR] Line 372: DefaultMutableTreeNode cannot
be resolved to a type
[java] [ERROR] Line 376: DefaultMutableTreeNode cannot
be resolved to a type
[java] [ERROR] Line 385: DefaultMutableTreeNode cannot
be resolved to a type
[java] [ERROR] Line 385: DefaultMutableTreeNode cannot
be resolved to a type
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/shell/remoteui/MessageTransport.java'
[java] [ERROR] Line 123: No source code is available for
type java.util.concurrent.locks.Lock; did you forget to inherit a
required module?
[java] [ERROR] Line 123: No source code is available for
type java.util.concurrent.locks.ReentrantLock; did you forget to
inherit a required module?
[java] [ERROR] Line 190: No source code is available for
type java.util.concurrent.Callable<V>; did you forget to inherit a
required module?
[java] [ERROR] Line 195: No source code is available for
type java.io.InputStream; did you forget to inherit a required module?
[java] [ERROR] Line 196: No source code is available for
type java.util.concurrent.atomic.AtomicBoolean; did you forget to
inherit a required module?
[java] [ERROR] Line 197: No source code is available for
type java.util.concurrent.atomic.AtomicInteger; did you forget to
inherit a required module?
[java] [ERROR] Line 201: No source code is available for
type java.util.concurrent.LinkedBlockingQueue<E>; did you forget to
inherit a required module?
[java] [ERROR] Line 231: No source code is available for
type java.util.concurrent.Future<V>; did you forget to inherit a
required module?
[java] [ERROR] Line 240: No source code is available for
type java.util.concurrent.FutureTask<V>; did you forget to inherit a
required module?
[java] [ERROR] Line 308: No source code is available for
type java.lang.Thread; did you forget to inherit a required module?
[java] [ERROR] Line 318: No source code is available for
type java.lang.InterruptedException; did you forget to inherit a
required module?
[java] [ERROR] Line 362: No source code is available for
type java.io.StringWriter; did you forget to inherit a required
module?
[java] [ERROR] Line 363: The method
printStackTrace(PrintStream) in the type Throwable is not applicable
for the arguments (PrintWriter)
[java] [ERROR] Line 363: No source code is available for
type java.io.PrintWriter; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/shell/remoteui/RemoteMessageProto.java'
[java] [ERROR] Line 11: No source code is available for
type com.google.gwt.dev.protobuf.GeneratedMessage; did you forget to
inherit a required module?
[java] [ERROR] Line 35: No source code is available for
type com.google.gwt.dev.protobuf.ProtocolMessageEnum; did you forget
to inherit a required module?
[java] [ERROR] Line 57: No source code is available for
type com.google.gwt.dev.protobuf.Internal.EnumLiteMap<T>; did you
forget to inherit a required module?
[java] [ERROR] Line 65: No source code is available for
type com.google.gwt.dev.protobuf.Descriptors.EnumValueDescriptor; did
you forget to inherit a required module?
[java] [ERROR] Line 69: No source code is available for
type com.google.gwt.dev.protobuf.Descriptors.EnumDescriptor; did you
forget to inherit a required module?
[java] [ERROR] Line 306: No source code is available for
type com.google.gwt.dev.protobuf.GeneratedMessage.FieldAccessorTable;
did you forget to inherit a required module?
[java] [ERROR] Line 315: No source code is available for
type com.google.gwt.dev.protobuf.CodedOutputStream; did you forget to
inherit a required module?
[java] [ERROR] Line 332: No source code is available for
type com.google.gwt.dev.protobuf.ByteString; did you forget to inherit
a required module?
[java] [ERROR] Line 354: No source code is available for
type java.io.InputStream; did you forget to inherit a required module?
[java] [ERROR] Line 397: No source code is available for
type
com.google.gwt.dev.protobuf.GeneratedMessage.Builder<BuilderType>; did
you forget to inherit a required module?
[java] [ERROR] Line 426: No source code is available for
type com.google.gwt.dev.protobuf.Descriptors.Descriptor; did you
forget to inherit a required module?
[java] [ERROR] Line 446: No source code is available for
type com.google.gwt.dev.protobuf.InvalidProtocolBufferException; did
you forget to inherit a required module?
[java] [ERROR] Line 464: No source code is available for
type com.google.gwt.dev.protobuf.Message; did you forget to inherit a
required module?
[java] [ERROR] Line 480: No source code is available for
type com.google.gwt.dev.protobuf.CodedInputStream; did you forget to
inherit a required module?
[java] [ERROR] Line 481: No source code is available for
type com.google.gwt.dev.protobuf.ExtensionRegistryLite; did you forget
to inherit a required module?
[java] [ERROR] Line 483: No source code is available for
type com.google.gwt.dev.protobuf.UnknownFieldSet.Builder; did you
forget to inherit a required module?
[java] [ERROR] Line 484: No source code is available for
type com.google.gwt.dev.protobuf.UnknownFieldSet; did you forget to
inherit a required module?
[java] [ERROR] Line 10486: No source code is available
for type com.google.gwt.dev.protobuf.Descriptors.FileDescriptor; did
you forget to inherit a required module?
[java] [ERROR] Line 10621: No source code is available
for type
com.google.gwt.dev.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner;
did you forget to inherit a required module?
[java] [ERROR] Line 10623: No source code is available
for type com.google.gwt.dev.protobuf.ExtensionRegistry; did you forget
to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/shell/remoteui/RemoteUI.java'
[java] [ERROR] Line 48: No source code is available for
type java.net.Socket; did you forget to inherit a required module?
[java] [ERROR] Line 63: No source code is available for
type java.net.UnknownHostException; did you forget to inherit a
required module?
[java] [ERROR] Line 169: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/shell/remoteui/ViewerServiceClient.java'
[java] [ERROR] Line 176: No source code is available for
type com.google.gwt.dev.protobuf.ByteString; did you forget to inherit
a required module?
[java] [ERROR] Line 204: No source code is available for
type java.util.concurrent.Future<V>; did you forget to inherit a
required module?
[java] [ERROR] Line 332: No source code is available for
type java.util.concurrent.ExecutionException; did you forget to
inherit a required module?
[java] [ERROR] Line 339: No source code is available for
type java.lang.InterruptedException; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/shell/rewrite/HostedModeClassRewriter.java'
[java] [ERROR] Line 247: The method getProperty(String)
is undefined for the type System
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/shell/rewrite/RewriteJsniMethods.java'
[java] [ERROR] Line 123: The method toUpperCase() in the
type String is not applicable for the arguments (Locale)
[java] [ERROR] Line 123: No source code is available for
type java.util.Locale; did you forget to inherit a required module?
[java] [ERROR] Line 146: No source code is available for
type java.lang.reflect.Method; did you forget to inherit a required
module?
[java] [ERROR] Line 146: The method
getDeclaredMethod(String, Class<?>[]) is undefined for the type
Class<JavaScriptHost>
[java] [ERROR] Line 148: No source code is available for
type java.lang.reflect.Modifier; did you forget to inherit a required
module?
[java] [ERROR] Line 152: No source code is available for
type java.lang.SecurityException; did you forget to inherit a required
module?
[java] [ERROR] Line 153: No source code is available for
type java.lang.NoSuchMethodException; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/shell/tomcat/CatalinaLoggerAdapter.java'
[java] [ERROR] Line 22: No source code is available for
type org.apache.catalina.logger.LoggerBase; did you forget to inherit
a required module?
[java] [ERROR] Line 59: No source code is available for
type org.apache.catalina.Logger; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/shell/tomcat/CommonsLoggerAdapter.java'
[java] [ERROR] Line 23: No source code is available for
type org.apache.commons.logging.Log; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/shell/tomcat/EmbeddedTomcatServer.java'
[java] [ERROR] Line 77: No source code is available for
type org.apache.catalina.LifecycleException; did you forget to inherit
a required module?
[java] [ERROR] Line 114: No source code is available for
type org.apache.catalina.Connector; did you forget to inherit a
required module?
[java] [ERROR] Line 117: No source code is available for
type java.lang.reflect.Field; did you forget to inherit a required
module?
[java] [ERROR] Line 117: No source code is available for
type org.apache.coyote.tomcat5.CoyoteConnector; did you forget to
inherit a required module?
[java] [ERROR] Line 117: The method
getDeclaredField(String) is undefined for the type
Class<CoyoteConnector>
[java] [ERROR] Line 121: The method
getDeclaredField(String) is undefined for the type Class<capture#1-
of ? extends Object>
[java] [ERROR] Line 125: The method
getDeclaredField(String) is undefined for the type Class<capture#2-
of ? extends Object>
[java] [ERROR] Line 127: No source code is available for
type java.net.ServerSocket; did you forget to inherit a required
module?
[java] [ERROR] Line 130: No source code is available for
type java.lang.SecurityException; did you forget to inherit a required
module?
[java] [ERROR] Line 132: No source code is available for
type java.lang.NoSuchFieldException; did you forget to inherit a
required module?
[java] [ERROR] Line 136: No source code is available for
type java.lang.IllegalAccessException; did you forget to inherit a
required module?
[java] [ERROR] Line 143: No source code is available for
type org.apache.catalina.startup.Embedded; did you forget to inherit a
required module?
[java] [ERROR] Line 145: No source code is available for
type org.apache.catalina.Engine; did you forget to inherit a required
module?
[java] [ERROR] Line 147: No source code is available for
type org.apache.catalina.core.StandardHost; did you forget to inherit
a required module?
[java] [ERROR] Line 178: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Line 178: The method getProperty(String)
is undefined for the type System
[java] [ERROR] Line 182: The method getProperty(String)
is undefined for the type System
[java] [ERROR] Line 186: The method getProperty(String)
is undefined for the type System
[java] [ERROR] Line 193: The method setProperty(String,
String) is undefined for the type System
[java] [ERROR] Line 203: The method setProperty(String,
String) is undefined for the type System
[java] [ERROR] Line 207: No source code is available for
type org.apache.catalina.Logger; did you forget to inherit a required
module?
[java] [ERROR] Line 220: The method getClassLoader() is
undefined for the type Class<capture#3-of ? extends
EmbeddedTomcatServer>
[java] [ERROR] Line 230: No source code is available for
type org.apache.catalina.startup.HostConfig; did you forget to inherit
a required module?
[java] [ERROR] Line 236: No source code is available for
type org.apache.catalina.ContainerListener; did you forget to inherit
a required module?
[java] [ERROR] Line 256: No source code is available for
type java.net.InetAddress; did you forget to inherit a required
module?
[java] [ERROR] Line 308: No source code is available for
type java.io.FileOutputStream; did you forget to inherit a required
module?
[java] [ERROR] Line 334: No source code is available for
type java.net.URISyntaxException; did you forget to inherit a required
module?
[java] [ERROR] Line 357: No source code is available for
type java.lang.ClassLoader; did you forget to inherit a required
module?
[java] [ERROR] Line 357: The method getClassLoader() is
undefined for the type Class<capture#4-of ? extends
EmbeddedTomcatServer>
[java] [ERROR] Line 358: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Line 365: The method toLowerCase() in the
type String is not applicable for the arguments (Locale)
[java] [ERROR] Line 365: No source code is available for
type java.util.Locale; did you forget to inherit a required module?
[java] [ERROR] Line 371: The method toLowerCase() in the
type String is not applicable for the arguments (Locale)
[java] [ERROR] Line 391: No source code is available for
type org.apache.catalina.core.StandardContext; did you forget to
inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/ui/DevModeUI.java'
[java] [ERROR] Line 155: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/AbstractTextOutput.java'
[java] [ERROR] Line 30: No source code is available for
type java.io.PrintWriter; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/BrowserInfo.java'
[java] [ERROR] Line 40: The method toLowerCase() in the
type String is not applicable for the arguments (Locale)
[java] [ERROR] Line 40: No source code is available for
type java.util.Locale; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/BrowserLauncher.java'
[java] [ERROR] Line 47: The method forName(String) is
undefined for the type Class
[java] [ERROR] Line 48: The method getMethod(String,
Class<URI>) is undefined for the type Class<capture#1-of ?>
[java] [ERROR] Line 48: No source code is available for
type java.net.URI; did you forget to inherit a required module?
[java] [ERROR] Line 49: No source code is available for
type java.lang.reflect.Method; did you forget to inherit a required
module?
[java] [ERROR] Line 49: The method getMethod(String) is
undefined for the type Class<capture#2-of ?>
[java] [ERROR] Line 52: No source code is available for
type java.lang.ClassNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Line 54: No source code is available for
type java.lang.NoSuchMethodException; did you forget to inherit a
required module?
[java] [ERROR] Line 56: No source code is available for
type java.lang.SecurityException; did you forget to inherit a required
module?
[java] [ERROR] Line 60: No source code is available for
type java.lang.IllegalAccessException; did you forget to inherit a
required module?
[java] [ERROR] Line 62: No source code is available for
type java.lang.reflect.InvocationTargetException; did you forget to
inherit a required module?
[java] [ERROR] Line 69: No source code is available for
type java.net.URISyntaxException; did you forget to inherit a required
module?
[java] [ERROR] Line 69: No source code is available for
type java.net.MalformedURLException; did you forget to inherit a
required module?
[java] [ERROR] Line 70: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Line 86: The method forName(String) is
undefined for the type Class
[java] [ERROR] Line 87: The method getMethod(String,
Class<String>) is undefined for the type Class<capture#3-of ?>
[java] [ERROR] Line 166: No source code is available for
type java.lang.Process; did you forget to inherit a required module?
[java] [ERROR] Line 166: No source code is available for
type java.lang.Runtime; did you forget to inherit a required module?
[java] [ERROR] Line 174: No source code is available for
type java.lang.InterruptedException; did you forget to inherit a
required module?
[java] [ERROR] Line 226: The method exit(int) is
undefined for the type System
[java] [ERROR] Line 243: The method getProperty(String)
is undefined for the type System
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/DefaultTextOutput.java'
[java] [ERROR] Line 26: No source code is available for
type java.io.StringWriter; did you forget to inherit a required
module?
[java] [ERROR] Line 27: No source code is available for
type java.io.PrintWriter; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/DiskCache.java'
[java] [ERROR] Line 51: No source code is available for
type java.lang.ref.WeakReference<T>; did you forget to inherit a
required module?
[java] [ERROR] Line 66: No source code is available for
type java.io.RandomAccessFile; did you forget to inherit a required
module?
[java] [ERROR] Line 70: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Line 76: No source code is available for
type java.lang.Runtime; did you forget to inherit a required module?
[java] [ERROR] Line 76: No source code is available for
type java.lang.Thread; did you forget to inherit a required module?
[java] [ERROR] Line 107: No source code is available for
type java.io.ByteArrayInputStream; did you forget to inherit a
required module?
[java] [ERROR] Line 109: No source code is available for
type java.lang.ClassNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Line 133: No source code is available for
type java.io.InputStream; did you forget to inherit a required module?
[java] [ERROR] Line 176: The method write(byte[], int,
int) is undefined for the type OutputStream
[java] [ERROR] Line 181: The method write(byte[], int,
int) is undefined for the type OutputStream
[java] [ERROR] Line 208: No source code is available for
type java.io.ByteArrayOutputStream; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/FileBackedObject.java'
[java] [ERROR] Line 31: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Line 75: No source code is available for
type java.lang.ClassNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Line 93: The method isInstance(T) is
undefined for the type Class<T>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/HtmlTextOutput.java'
[java] [ERROR] Line 24: No source code is available for
type java.io.PrintWriter; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/HttpHeaders.java'
[java] [ERROR] Line 67: No source code is available for
type java.text.DateFormat; did you forget to inherit a required
module?
[java] [ERROR] Line 67: No source code is available for
type java.text.SimpleDateFormat; did you forget to inherit a required
module?
[java] [ERROR] Line 68: No source code is available for
type java.util.Locale; did you forget to inherit a required module?
[java] [ERROR] Line 106: The method getInstance() is
undefined for the type Calendar
[java] [ERROR] Line 107: Calendar.ZONE_OFFSET cannot be
resolved
[java] [ERROR] Line 108: Calendar.DST_OFFSET cannot be
resolved
[java] [ERROR] Line 119: The method getInstance() is
undefined for the type Calendar
[java] [ERROR] Line 120: Calendar.ZONE_OFFSET cannot be
resolved
[java] [ERROR] Line 121: Calendar.DST_OFFSET cannot be
resolved
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/InstalledHelpInfo.java'
[java] [ERROR] Line 29: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Line 34: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Line 42: No source code is available for
type java.net.MalformedURLException; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/JsniRef.java'
[java] [ERROR] Line 52: No source code is available for
type java.util.regex.Pattern; did you forget to inherit a required
module?
[java] [ERROR] Line 60: No source code is available for
type java.util.regex.Matcher; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/Memory.java'
[java] [ERROR] Line 19: The import java.lang.management
cannot be resolved
[java] [ERROR] Line 53: The method getProperty(String)
is undefined for the type System
[java] [ERROR] Line 56: The method getProperty(String)
is undefined for the type System
[java] [ERROR] Line 58: The method getProperty(String)
is undefined for the type System
[java] [ERROR] Line 65: The method setProperty(String,
String) is undefined for the type System
[java] [ERROR] Line 71: The method getProperty(String)
is undefined for the type System
[java] [ERROR] Line 75: ManagementFactory cannot be
resolved
[java] [ERROR] Line 76: ManagementFactory cannot be
resolved
[java] [ERROR] Line 77: The method format(String,
String) is undefined for the type String
[java] [ERROR] Line 78: The method format(String,
String, long, long, long, double) is undefined for the type String
[java] [ERROR] Line 82: The method getProperty(String)
is undefined for the type System
[java] [ERROR] Line 87: The method forName(String) is
undefined for the type Class
[java] [ERROR] Line 88: ManagementFactory cannot be
resolved
[java] [ERROR] Line 89: ManagementFactory cannot be
resolved
[java] [ERROR] Line 92: Boolean.TYPE cannot be resolved
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/Name.java'
[java] [ERROR] Line 229: No source code is available for
type java.util.regex.Pattern; did you forget to inherit a required
module?
[java] [ERROR] Line 263: The method getCanonicalName()
is undefined for the type Class<capture#3-of ?>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/NetProxy.java'
[java] [ERROR] Line 30: No source code is available for
type java.net.Socket; did you forget to inherit a required module?
[java] [ERROR] Line 42: No source code is available for
type java.lang.Thread; did you forget to inherit a required module?
[java] [ERROR] Line 54: No source code is available for
type java.io.InputStream; did you forget to inherit a required module?
[java] [ERROR] Line 67: The method write(byte[], int,
int) is undefined for the type OutputStream
[java] [ERROR] Line 139: No source code is available for
type java.net.ServerSocket; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/NullOutputFileSet.java'
[java] [ERROR] Line 26: The method write(byte[]) of type
NullOutputFileSet.NullOutputStream must override or implement a
supertype method
[java] [ERROR] Line 30: The method write(byte[], int,
int) of type NullOutputFileSet.NullOutputStream must override or
implement a supertype method
[java] [ERROR] Line 34: The method write(int) of type
NullOutputFileSet.NullOutputStream must override or implement a
supertype method
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/OutputFileSetOnDirectory.java'
[java] [ERROR] Line 32: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Line 54: No source code is available for
type java.io.FileOutputStream; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/OutputFileSetOnJar.java'
[java] [ERROR] Line 40: The method close() of type
OutputFileSetOnJar.OutputStreamOnJarEntry must override or implement a
supertype method
[java] [ERROR] Line 45: The method write(byte[], int,
int) of type OutputFileSetOnJar.OutputStreamOnJarEntry must override
or implement a supertype method
[java] [ERROR] Line 50: The method write(int) of type
OutputFileSetOnJar.OutputStreamOnJarEntry must override or implement a
supertype method
[java] [ERROR] Line 67: No source code is available for
type java.util.jar.JarOutputStream; did you forget to inherit a
required module?
[java] [ERROR] Line 71: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Line 74: No source code is available for
type java.io.FileOutputStream; did you forget to inherit a required
module?
[java] [ERROR] Line 88: No source code is available for
type java.util.zip.ZipEntry; did you forget to inherit a required
module?
[java] [ERROR] Line 115: No source code is available for
type java.util.zip.ZipOutputStream; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/PerfCounter.java'
[java] [ERROR] Line 70: The method getProperty(String)
is undefined for the type System
[java] [ERROR] Line 72: No source code is available for
type java.lang.ThreadLocal<T>; did you forget to inherit a required
module?
[java] [ERROR] Line 100: The method nanoTime() is
undefined for the type System
[java] [ERROR] Line 163: The method nanoTime() is
undefined for the type System
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/PerfLogger.java'
[java] [ERROR] Line 55: The method nanoTime() is
undefined for the type System
[java] [ERROR] Line 69: The method getProperty(String)
is undefined for the type System
[java] [ERROR] Line 71: No source code is available for
type java.lang.ThreadLocal<T>; did you forget to inherit a required
module?
[java] [ERROR] Line 85: The method nanoTime() is
undefined for the type System
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/StringCopier.java'
[java] [ERROR] Line 26: No source code is available for
type java.io.CharArrayWriter; did you forget to inherit a required
module?
[java] [ERROR] Line 36: No source code is available for
type java.nio.BufferUnderflowException; did you forget to inherit a
required module?
[java] [ERROR] Line 39: No source code is available for
type java.nio.BufferOverflowException; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/StringInterner.java'
[java] [ERROR] Line 34: No source code is available for
type com.google.gwt.thirdparty.guava.common.collect.Interner<E>; did
you forget to inherit a required module?
[java] [ERROR] Line 34: No source code is available for
type com.google.gwt.thirdparty.guava.common.collect.Interners; did you
forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/TypeInfo.java'
[java] [ERROR] Line 72: No source code is available for
type java.lang.reflect.Method; did you forget to inherit a required
module?
[java] [ERROR] Line 75: The method
getDeclaredMethod(String, Class<?>[]) is undefined for the type
Class<capture#4-of ?>
[java] [ERROR] Line 76: No source code is available for
type java.lang.NoSuchMethodException; did you forget to inherit a
required module?
[java] [ERROR] Line 78: The method getInterfaces() is
undefined for the type Class<capture#5-of ?>
[java] [ERROR] Line 105: The method
isJavaIdentifierPart(char) is undefined for the type Character
[java] [ERROR] Line 117: Integer.TYPE cannot be resolved
[java] [ERROR] Line 119: Long.TYPE cannot be resolved
[java] [ERROR] Line 121: Short.TYPE cannot be resolved
[java] [ERROR] Line 123: Byte.TYPE cannot be resolved
[java] [ERROR] Line 127: Boolean.TYPE cannot be resolved
[java] [ERROR] Line 129: Float.TYPE cannot be resolved
[java] [ERROR] Line 131: Double.TYPE cannot be resolved
[java] [ERROR] Line 148: Integer.TYPE cannot be resolved
[java] [ERROR] Line 150: Long.TYPE cannot be resolved
[java] [ERROR] Line 154: Byte.TYPE cannot be resolved
[java] [ERROR] Line 156: Short.TYPE cannot be resolved
[java] [ERROR] Line 158: Boolean.TYPE cannot be resolved
[java] [ERROR] Line 160: Float.TYPE cannot be resolved
[java] [ERROR] Line 162: Double.TYPE cannot be resolved
[java] [ERROR] Line 164: Void.TYPE cannot be resolved
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/UnitTestTreeLogger.java'
[java] [ERROR] Line 145: No source code is available for
type junit.framework.Assert; did you forget to inherit a required
module?
[java] [ERROR] Line 160: The method
isAssignableFrom(Class<capture#21-of ? extends Throwable>) is
undefined for the type Class<capture#20-of ? extends Throwable>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/Util.java'
[java] [ERROR] Line 82: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Line 100: No source code is available for
type java.lang.ThreadLocal<T>; did you forget to inherit a required
module?
[java] [ERROR] Line 113: No source code is available for
type java.lang.reflect.Array; did you forget to inherit a required
module?
[java] [ERROR] Line 167: No source code is available for
type java.nio.ByteBuffer; did you forget to inherit a required module?
[java] [ERROR] Line 173: The method update(byte) in the
type MessageDigest is not applicable for the arguments (ByteBuffer)
[java] [ERROR] Line 182: No source code is available for
type java.io.InputStream; did you forget to inherit a required module?
[java] [ERROR] Line 195: No source code is available for
type java.io.FileInputStream; did you forget to inherit a required
module?
[java] [ERROR] Line 200: No source code is available for
type java.io.FileNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Line 215: No source code is available for
type java.io.FileOutputStream; did you forget to inherit a required
module?
[java] [ERROR] Line 237: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Line 240: No source code is available for
type java.net.URLConnection; did you forget to inherit a required
module?
[java] [ERROR] Line 264: The method write(byte[], int,
int) is undefined for the type OutputStream
[java] [ERROR] Line 271: No source code is available for
type java.io.Reader; did you forget to inherit a required module?
[java] [ERROR] Line 274: No source code is available for
type java.io.InputStreamReader; did you forget to inherit a required
module?
[java] [ERROR] Line 297: No source code is available for
type java.io.FilenameFilter; did you forget to inherit a required
module?
[java] [ERROR] Line 375: No source code is available for
type java.lang.ClassLoader; did you forget to inherit a required
module?
[java] [ERROR] Line 466: No source code is available for
type java.lang.reflect.Method; did you forget to inherit a required
module?
[java] [ERROR] Line 466: The method
getDeclaredMethod(String, Class<?>[]) is undefined for the type
Class<capture#8-of ?>
[java] [ERROR] Line 469: No source code is available for
type java.lang.NoSuchMethodException; did you forget to inherit a
required module?
[java] [ERROR] Line 473: No source code is available for
type java.lang.IllegalAccessException; did you forget to inherit a
required module?
[java] [ERROR] Line 475: No source code is available for
type java.lang.reflect.InvocationTargetException; did you forget to
inherit a required module?
[java] [ERROR] Line 492: No source code is available for
type java.net.MalformedURLException; did you forget to inherit a
required module?
[java] [ERROR] Line 503: The method
isJavaIdentifierStart(char) is undefined for the type Character
[java] [ERROR] Line 508: The method
isJavaIdentifierPart(char) is undefined for the type Character
[java] [ERROR] Line 537: No source code is available for
type java.lang.Thread; did you forget to inherit a required module?
[java] [ERROR] Line 710: No source code is available for
type java.lang.ClassNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Line 735: No source code is available for
type java.io.BufferedReader; did you forget to inherit a required
module?
[java] [ERROR] Line 756: No source code is available for
type java.io.ByteArrayOutputStream; did you forget to inherit a
required module?
[java] [ERROR] Line 766: No source code is available for
type java.io.ObjectInputStream; did you forget to inherit a required
module?
[java] [ERROR] Line 769: The method cast(Object) is
undefined for the type Class<T>
[java] [ERROR] Line 875: No source code is available for
type java.io.FileFilter; did you forget to inherit a required module?
[java] [ERROR] Line 1076: No source code is available
for type org.w3c.dom.Document; did you forget to inherit a required
module?
[java] [ERROR] Line 1090: No source code is available
for type java.io.StringWriter; did you forget to inherit a required
module?
[java] [ERROR] Line 1091: No source code is available
for type java.io.PrintWriter; did you forget to inherit a required
module?
[java] [ERROR] Line 1197: No source code is available
for type java.io.OutputStreamWriter; did you forget to inherit a
required module?
[java] [ERROR] Line 1198: No source code is available
for type java.io.BufferedWriter; did you forget to inherit a required
module?
[java] [ERROR] Line 1244: No source code is available
for type java.io.ObjectOutputStream; did you forget to inherit a
required module?
[java] [ERROR] Line 1297: No source code is available
for type java.io.Writer; did you forget to inherit a required module?
[java] [ERROR] Line 1363: The method write(byte[], int,
int) is undefined for the type OutputStream
[java] [ERROR] Line 1445: No source code is available
for type org.w3c.dom.Attr; did you forget to inherit a required
module?
[java] [ERROR] Line 1449: No source code is available
for type org.w3c.dom.Node; did you forget to inherit a required
module?
[java] [ERROR] Line 1468: No source code is available
for type org.w3c.dom.Element; did you forget to inherit a required
module?
[java] [ERROR] Line 1475: No source code is available
for type org.w3c.dom.NamedNodeMap; did you forget to inherit a
required module?
[java] [ERROR] Line 1541: No source code is available
for type org.w3c.dom.Text; did you forget to inherit a required
module?
[java] [ERROR] Line 1541: No source code is available
for type org.w3c.dom.DOMException; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/arg/ArgHandlerDumpSignatures.java'
[java] [ERROR] Line 51: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/arg/ArgHandlerExtraDir.java'
[java] [ERROR] Line 46: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/arg/ArgHandlerGenDir.java'
[java] [ERROR] Line 44: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/arg/ArgHandlerOutDir.java'
[java] [ERROR] Line 35: The method getProperty(String)
is undefined for the type System
[java] [ERROR] Line 49: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/arg/ArgHandlerScriptStyle.java'
[java] [ERROR] Line 57: The method toLowerCase() in the
type String is not applicable for the arguments (Locale)
[java] [ERROR] Line 57: No source code is available for
type java.util.Locale; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/arg/ArgHandlerWarDir.java'
[java] [ERROR] Line 49: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/arg/ArgHandlerWorkDirOptional.java'
[java] [ERROR] Line 44: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/arg/OptionExtraDir.java'
[java] [ERROR] Line 28: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/arg/OptionGenDir.java'
[java] [ERROR] Line 28: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/arg/OptionOutDir.java'
[java] [ERROR] Line 28: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/arg/OptionWarDir.java'
[java] [ERROR] Line 28: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/arg/OptionWorkDir.java'
[java] [ERROR] Line 28: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/collect/HashMap.java'
[java] [ERROR] Line 588: No source code is available for
type java.io.ObjectInputStream; did you forget to inherit a required
module?
[java] [ERROR] Line 589: No source code is available for
type java.lang.ClassNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Line 603: No source code is available for
type java.io.ObjectOutputStream; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/collect/HashSet.java'
[java] [ERROR] Line 185: No source code is available for
type java.lang.reflect.Array; did you forget to inherit a required
module?
[java] [ERROR] Line 204: No source code is available for
type java.io.ObjectInputStream; did you forget to inherit a required
module?
[java] [ERROR] Line 205: No source code is available for
type java.lang.ClassNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Line 216: No source code is available for
type java.io.ObjectOutputStream; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/collect/IdentityHashMap.java'
[java] [ERROR] Line 58: No source code is available for
type java.io.ObjectInputStream; did you forget to inherit a required
module?
[java] [ERROR] Line 59: No source code is available for
type java.lang.ClassNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Line 64: No source code is available for
type java.io.ObjectOutputStream; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/collect/IdentityHashSet.java'
[java] [ERROR] Line 46: No source code is available for
type java.io.ObjectInputStream; did you forget to inherit a required
module?
[java] [ERROR] Line 47: No source code is available for
type java.lang.ClassNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Line 52: No source code is available for
type java.io.ObjectOutputStream; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/collect/IdentitySets.java'
[java] [ERROR] Line 66: No source code is available for
type java.lang.reflect.Array; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/editdistance/MyersBitParallelEditDistance.java'
[java] [ERROR] Line 496: No source code is available for
type java.lang.CloneNotSupportedException; did you forget to inherit a
required module?
[java] [ERROR] Line 508: The method clone() of type
MyersBitParallelEditDistance must override or implement a supertype
method
[java] [ERROR] Line 509: The method clone() is undefined
for the type Object
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/log/AbstractTreeLogger.java'
[java] [ERROR] Line 88: The method getSimpleName() is
undefined for the type Class<capture#2-of ? extends Throwable>
[java] [ERROR] Line 328: No source code is available for
type java.lang.OutOfMemoryError; did you forget to inherit a required
module?
[java] [ERROR] Line 330: No source code is available for
type java.lang.StackOverflowError; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/log/PrintWriterTreeLogger.java'
[java] [ERROR] Line 31: No source code is available for
type java.io.PrintWriter; did you forget to inherit a required module?
[java] [ERROR] Line 43: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Line 45: No source code is available for
type java.io.FileWriter; did you forget to inherit a required module?
[java] [ERROR] Line 81: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Line 88: The method
printStackTrace(PrintStream) in the type Throwable is not applicable
for the arguments (PrintWriter)
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/log/speedtracer/SpeedTracerLogger.java'
[java] [ERROR] Line 177: No source code is available for
type java.lang.Thread; did you forget to inherit a required module?
[java] [ERROR] Line 179: No source code is available for
type java.util.concurrent.BlockingQueue<E>; did you forget to inherit
a required module?
[java] [ERROR] Line 180: No source code is available for
type java.io.Writer; did you forget to inherit a required module?
[java] [ERROR] Line 213: No source code is available for
type java.lang.InterruptedException; did you forget to inherit a
required module?
[java] [ERROR] Line 307: No source code is available for
type java.util.concurrent.LinkedBlockingQueue<E>; did you forget to
inherit a required module?
[java] [ERROR] Line 312: No source code is available for
type java.util.concurrent.CountDownLatch; did you forget to inherit a
required module?
[java] [ERROR] Line 318: No source code is available for
type java.lang.ThreadLocal<T>; did you forget to inherit a required
module?
[java] [ERROR] Line 329: The method nanoTime() is
undefined for the type System
[java] [ERROR] Line 344: The method getProperty(String)
is undefined for the type System
[java] [ERROR] Line 460: The method nanoTime() is
undefined for the type System
[java] [ERROR] Line 464: The method getProperty(String)
is undefined for the type System
[java] [ERROR] Line 470: No source code is available for
type java.io.BufferedWriter; did you forget to inherit a required
module?
[java] [ERROR] Line 470: No source code is available for
type java.io.FileWriter; did you forget to inherit a required module?
[java] [ERROR] Line 503: No source code is available for
type java.lang.Runtime; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/msg/Message.java'
[java] [ERROR] Line 99: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Line 123: No source code is available for
type java.lang.reflect.Method; did you forget to inherit a required
module?
[java] [ERROR] Line 147: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/msg/Message1File.java'
[java] [ERROR] Line 32: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/msg/Message1URL.java'
[java] [ERROR] Line 32: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/msg/Message2FileString.java'
[java] [ERROR] Line 32: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/msg/Message2StringFile.java'
[java] [ERROR] Line 32: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/msg/Message2StringURL.java'
[java] [ERROR] Line 32: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/msg/Message2URLInt.java'
[java] [ERROR] Line 32: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/msg/Message2URLString.java'
[java] [ERROR] Line 32: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/msg/Message2URLURL.java'
[java] [ERROR] Line 32: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/msg/Message3IntMethodString.java'
[java] [ERROR] Line 32: No source code is available for
type java.lang.reflect.Method; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/xml/DefaultSchema.java'
[java] [ERROR] Line 55: No source code is available for
type java.lang.reflect.Method; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/xml/HandlerClassInfo.java'
[java] [ERROR] Line 66: The method
isAssignableFrom(Class<capture#10-of ?>) is undefined for the type
Class<Schema>
[java] [ERROR] Line 72: No source code is available for
type java.lang.reflect.Method; did you forget to inherit a required
module?
[java] [ERROR] Line 72: The method getDeclaredMethods()
is undefined for the type Class<capture#11-of ?>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/xml/HandlerMethod.java'
[java] [ERROR] Line 43: No source code is available for
type java.lang.reflect.Method; did you forget to inherit a required
module?
[java] [ERROR] Line 120: The method
isAssignableFrom(Class<capture#3-of ?>) is undefined for the type
Class<Schema>
[java] [ERROR] Line 127: Void.TYPE cannot be resolved
[java] [ERROR] Line 133: Void.TYPE cannot be resolved
[java] [ERROR] Line 187: Cannot invoke clone() on the
array type HandlerParam[]
[java] [ERROR] Line 233: No source code is available for
type java.lang.IllegalAccessException; did you forget to inherit a
required module?
[java] [ERROR] Line 235: No source code is available for
type java.lang.reflect.InvocationTargetException; did you forget to
inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/xml/HandlerParam.java'
[java] [ERROR] Line 30: No source code is available for
type java.lang.reflect.Method; did you forget to inherit a required
module?
[java] [ERROR] Line 33: The method getDeclaredFields()
is undefined for the type Class<capture#2-of ?>
[java] [ERROR] Line 83: No source code is available for
type java.lang.reflect.Field; did you forget to inherit a required
module?
[java] [ERROR] Line 103: No source code is available for
type java.lang.IllegalAccessException; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/xml/ReflectiveParser.java'
[java] [ERROR] Line 48: No source code is available for
type org.xml.sax.helpers.DefaultHandler; did you forget to inherit a
required module?
[java] [ERROR] Line 50: No source code is available for
type org.xml.sax.Locator; did you forget to inherit a required module?
[java] [ERROR] Line 52: No source code is available for
type java.io.Reader; did you forget to inherit a required module?
[java] [ERROR] Line 62: No source code is available for
type org.xml.sax.SAXException; did you forget to inherit a required
module?
[java] [ERROR] Line 75: The method isWhitespace(char) is
undefined for the type Character
[java] [ERROR] Line 166: No source code is available for
type org.xml.sax.Attributes; did you forget to inherit a required
module?
[java] [ERROR] Line 323: No source code is available for
type javax.xml.parsers.SAXParserFactory; did you forget to inherit a
required module?
[java] [ERROR] Line 327: No source code is available for
type javax.xml.parsers.SAXParser; did you forget to inherit a required
module?
[java] [ERROR] Line 328: No source code is available for
type org.xml.sax.InputSource; did you forget to inherit a required
module?
[java] [ERROR] Line 329: No source code is available for
type org.xml.sax.XMLReader; did you forget to inherit a required
module?
[java] [ERROR] Line 345: No source code is available for
type javax.xml.parsers.ParserConfigurationException; did you forget to
inherit a required module?
[java] [ERROR] Line 413: The method getDeclaredClasses()
is undefined for the type Class<capture#9-of ? extends Schema>
[java] [ERROR] Line 416: The method
isAssignableFrom(Class<capture#11-of ?>) is undefined for the type
Class<Schema>
[java] [ERROR] Line 417: The method
asSubclass(Class<Schema>) is undefined for the type Class<capture#12-
of ?>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/dev/util/xml/Schema.java'
[java] [ERROR] Line 63: No source code is available for
type java.lang.reflect.Method; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/editor/rebind/AbstractEditorDriverGenerator.java'
[java] [ERROR] Line 63: No source code is available for
type java.io.PrintWriter; did you forget to inherit a required module?
[java] [ERROR] Line 109: The method format(String,
String, String) is undefined for the type String
[java] [ERROR] Line 119: The method format(String,
String) is undefined for the type String
[java] [ERROR] Line 135: The method getCanonicalName()
is undefined for the type Class<Editor>
[java] [ERROR] Line 164: The method getCanonicalName()
is undefined for the type Class<DelegateMap>
[java] [ERROR] Line 192: The method getCanonicalName()
is undefined for the type Class<List>
[java] [ERROR] Line 198: The method format(String,
String) is undefined for the type String
[java] [ERROR] Line 238: The method getCanonicalName()
is undefined for the type Class<List>
[java] [ERROR] Line 252: The method getCanonicalName()
is undefined for the type Class<DelegateMap>
[java] [ERROR] Line 288: The method getCanonicalName()
is undefined for the type Class<List>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/editor/rebind/AutoBeanFactoryGenerator.java'
[java] [ERROR] Line 71: No source code is available for
type java.io.PrintWriter; did you forget to inherit a required module?
[java] [ERROR] Line 80: The method getCanonicalName() is
undefined for the type Class<AbstractAutoBeanFactory>
[java] [ERROR] Line 113: The method format(String,
String, String, StringBuilder, StringBuilder) is undefined for the
type String
[java] [ERROR] Line 146: The method getCanonicalName()
is undefined for the type Class<AbstractAutoBean>
[java] [ERROR] Line 154: The method getCanonicalName()
is undefined for the type Class<WeakMapping>
[java] [ERROR] Line 154: The method getCanonicalName()
is undefined for the type Class<AutoBean>
[java] [ERROR] Line 313: The method getCanonicalName()
is undefined for the type Class<AutoBeanUtils>
[java] [ERROR] Line 484: The method getCanonicalName()
is undefined for the type Class<AutoBeanVisitor>
[java] [ERROR] Line 485: The method getCanonicalName()
is undefined for the type Class<AbstractAutoBean.OneShotContext>
[java] [ERROR] Line 507: The method getCanonicalName()
is undefined for the type Class<AutoBeanVisitor.PropertyContext>
[java] [ERROR] Line 551: The method getCanonicalName()
is undefined for the type Class<AbstractAutoBean>
[java] [ERROR] Line 552: The method getCanonicalName()
is undefined for the type Class<AutoBeanUtils>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/editor/rebind/model/AutoBeanFactoryModel.java'
[java] [ERROR] Line 69: The method getCanonicalName() is
undefined for the type Class<AutoBean>
[java] [ERROR] Line 71: The method getCanonicalName() is
undefined for the type Class<AutoBeanFactory>
[java] [ERROR] Line 398: The method format(String,
Object[]) is undefined for the type String
[java] [ERROR] Line 405: The method getCanonicalName()
is undefined for the type Class<capture#1-of ?>
[java] [ERROR] Line 408: The method getSimpleName() is
undefined for the type Class<AutoBeanFactory.Category>
[java] [ERROR] Line 408: The method getCanonicalName()
is undefined for the type Class<capture#2-of ?>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/editor/rebind/model/AutoBeanMethod.java'
[java] [ERROR] Line 70: The method getCanonicalName() is
undefined for the type Class<Collection>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/editor/rebind/model/EditorData.java'
[java] [ERROR] Line 152: The method format(String,
String) is undefined for the type String
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/editor/rebind/model/EditorModel.java'
[java] [ERROR] Line 37: The import java.util.regex
cannot be resolved
[java] [ERROR] Line 112: The method format(String,
String, String, String) is undefined for the type String
[java] [ERROR] Line 120: The method format(String,
String, String, String) is undefined for the type String
[java] [ERROR] Line 126: The method format(String,
String) is undefined for the type String
[java] [ERROR] Line 133: The method format(String,
String, String) is undefined for the type String
[java] [ERROR] Line 139: The method format(String,
String, String) is undefined for the type String
[java] [ERROR] Line 149: The method format(String,
String) is undefined for the type String
[java] [ERROR] Line 154: The method format(String,
String, String) is undefined for the type String
[java] [ERROR] Line 453: Pattern cannot be resolved
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-
incubator-2.1.0.jar!/com/google/gwt/gen2/logging/translatable/com/
google/gwt/gen2/logging/impl/shared/ProxyServerBindingsImpl.java'
[java] [ERROR] Line 17: The declared package
"com.google.gwt.gen2.logging.impl.shared" does not match the expected
package
"com.google.gwt.gen2.logging.translatable.com.google.gwt.gen2.logging.impl.shared"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/junit/FakeMessagesMaker.java'
[java] [ERROR] Line 49: No source code is available for
type java.lang.reflect.InvocationHandler; did you forget to inherit a
required module?
[java] [ERROR] Line 51: No source code is available for
type java.lang.reflect.Proxy; did you forget to inherit a required
module?
[java] [ERROR] Line 52: The method getClassLoader() is
undefined for the type Class<FakeMessagesMaker>
[java] [ERROR] Line 56: No source code is available for
type java.lang.reflect.Method; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/junit/GWTMockUtilities.java'
[java] [ERROR] Line 84: No source code is available for
type java.lang.reflect.Method; did you forget to inherit a required
module?
[java] [ERROR] Line 86: The method
getDeclaredMethod(String, Class<?>[]) is undefined for the type
Class<GWT>
[java] [ERROR] Line 87: No source code is available for
type java.lang.NoSuchMethodException; did you forget to inherit a
required module?
[java] [ERROR] Line 93: No source code is available for
type java.lang.IllegalAccessException; did you forget to inherit a
required module?
[java] [ERROR] Line 95: No source code is available for
type java.lang.reflect.InvocationTargetException; did you forget to
inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/junit/JUnitMessageQueue.java'
[java] [ERROR] Line 186: The method wait(long) is
undefined for the type Object
[java] [ERROR] Line 187: No source code is available for
type java.lang.InterruptedException; did you forget to inherit a
required module?
[java] [ERROR] Line 244: The method notifyAll() is
undefined for the type Object
[java] [ERROR] Line 268: The method notifyAll() is
undefined for the type Object
[java] [ERROR] Line 286: The method notifyAll() is
undefined for the type Object
[java] [ERROR] Line 483: The method wait(int) is
undefined for the type Object
[java] [ERROR] Line 527: The method
isInstance(Throwable) is undefined for the type Class<capture#1-of ?
extends Throwable>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/junit/JUnitShell.java'
[java] [ERROR] Line 121: No source code is available for
type junit.framework.TestCase; did you forget to inherit a required
module?
[java] [ERROR] Line 519: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Line 519: No source code is available for
type org.mortbay.jetty.Server; did you forget to inherit a required
module?
[java] [ERROR] Line 519: No source code is available for
type org.mortbay.jetty.webapp.WebAppContext; did you forget to inherit
a required module?
[java] [ERROR] Line 608: The method getClassLoader() is
undefined for the type Class<TestCase>
[java] [ERROR] Line 612: No source code is available for
type java.lang.ClassNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Line 623: No source code is available for
type junit.framework.TestResult; did you forget to inherit a required
module?
[java] [ERROR] Line 676: No source code is available for
type java.net.InetAddress; did you forget to inherit a required
module?
[java] [ERROR] Line 677: No source code is available for
type java.net.UnknownHostException; did you forget to inherit a
required module?
[java] [ERROR] Line 730: The method
isAnnotationPresent(Class<DoNotRunWith>) is undefined for the type
Class<capture#3-of ?>
[java] [ERROR] Line 731: The method
getAnnotation(Class<DoNotRunWith>) is undefined for the type
Class<capture#4-of ?>
[java] [ERROR] Line 734: No source code is available for
type java.lang.reflect.Method; did you forget to inherit a required
module?
[java] [ERROR] Line 734: The method getMethod(String) is
undefined for the type Class<capture#5-of ?>
[java] [ERROR] Line 739: No source code is available for
type java.lang.SecurityException; did you forget to inherit a required
module?
[java] [ERROR] Line 742: No source code is available for
type java.lang.NoSuchMethodException; did you forget to inherit a
required module?
[java] [ERROR] Line 1103: The method newInstance() is
undefined for the type Class<capture#7-of ? extends Linker>
[java] [ERROR] Line 1158: The method forName(String) is
undefined for the type Class
[java] [ERROR] Line 1159: The method
asSubclass(Class<RunStyle>) is undefined for the type Class<capture#9-
of ?>
[java] [ERROR] Line 1160: No source code is available
for type java.lang.reflect.Constructor<T>; did you forget to inherit a
required module?
[java] [ERROR] Line 1160: The method
getConstructor(Class<JUnitShell>) is undefined for the type
Class<capture#10-of ? extends RunStyle>
[java] [ERROR] Line 1183: No source code is available
for type java.lang.InstantiationException; did you forget to inherit a
required module?
[java] [ERROR] Line 1185: No source code is available
for type java.lang.IllegalAccessException; did you forget to inherit a
required module?
[java] [ERROR] Line 1187: No source code is available
for type java.lang.reflect.InvocationTargetException; did you forget
to inherit a required module?
[java] [ERROR] Line 1249: No source code is available
for type junit.framework.AssertionFailedError; did you forget to
inherit a required module?
[java] [ERROR] Line 1388: The method getProperty(String)
is undefined for the type System
[java] [ERROR] Line 1393: No source code is available
for type java.util.regex.Pattern; did you forget to inherit a required
module?
[java] [ERROR] Line 1394: No source code is available
for type java.util.regex.Matcher; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/junit/PropertyDefiningStrategy.java'
[java] [ERROR] Line 38: No source code is available for
type junit.framework.TestCase; did you forget to inherit a required
module?
[java] [ERROR] Line 114: No source code is available for
type java.lang.reflect.Method; did you forget to inherit a required
module?
[java] [ERROR] Line 114: The method getMethod(String) is
undefined for the type Class<capture#1-of ? extends TestCase>
[java] [ERROR] Line 123: No source code is available for
type java.lang.SecurityException; did you forget to inherit a required
module?
[java] [ERROR] Line 126: No source code is available for
type java.lang.NoSuchMethodException; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/junit/RunStyle.java'
[java] [ERROR] Line 65: No source code is available for
type java.net.InetAddress; did you forget to inherit a required
module?
[java] [ERROR] Line 66: No source code is available for
type java.net.UnknownHostException; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/junit/RunStyleExternalBrowser.java'
[java] [ERROR] Line 32: No source code is available for
type java.lang.Process; did you forget to inherit a required module?
[java] [ERROR] Line 55: No source code is available for
type java.lang.Thread; did you forget to inherit a required module?
[java] [ERROR] Line 63: No source code is available for
type java.lang.IllegalThreadStateException; did you forget to inherit
a required module?
[java] [ERROR] Line 118: No source code is available for
type java.lang.Runtime; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/junit/RunStyleHtmlUnit.java'
[java] [ERROR] Line 56: No source code is available for
type java.lang.Thread; did you forget to inherit a required module?
[java] [ERROR] Line 56: No source code is available for
type com.gargoylesoftware.htmlunit.AlertHandler; did you forget to
inherit a required module?
[java] [ERROR] Line 57: No source code is available for
type com.gargoylesoftware.htmlunit.IncorrectnessListener; did you
forget to inherit a required module?
[java] [ERROR] Line 57: No source code is available for
type com.gargoylesoftware.htmlunit.OnbeforeunloadHandler; did you
forget to inherit a required module?
[java] [ERROR] Line 59: No source code is available for
type com.gargoylesoftware.htmlunit.BrowserVersion; did you forget to
inherit a required module?
[java] [ERROR] Line 74: No source code is available for
type com.gargoylesoftware.htmlunit.Page; did you forget to inherit a
required module?
[java] [ERROR] Line 80: The method notifyAll() is
undefined for the type Object
[java] [ERROR] Line 95: No source code is available for
type com.gargoylesoftware.htmlunit.WebClient; did you forget to
inherit a required module?
[java] [ERROR] Line 99: No source code is available for
type org.w3c.css.sac.ErrorHandler; did you forget to inherit a
required module?
[java] [ERROR] Line 101: No source code is available for
type org.w3c.css.sac.CSSParseException; did you forget to inherit a
required module?
[java] [ERROR] Line 127: No source code is available for
type com.gargoylesoftware.htmlunit.FailingHttpStatusCodeException; did
you forget to inherit a required module?
[java] [ERROR] Line 130: No source code is available for
type java.net.MalformedURLException; did you forget to inherit a
required module?
[java] [ERROR] Line 141: No source code is available for
type com.gargoylesoftware.htmlunit.javascript.JavaScriptEngine; did
you forget to inherit a required module?
[java] [ERROR] Line 164: No source code is available for
type com.gargoylesoftware.htmlunit.WebWindow; did you forget to
inherit a required module?
[java] [ERROR] Line 167: No source code is available for
type com.gargoylesoftware.htmlunit.javascript.host.Window; did you
forget to inherit a required module?
[java] [ERROR] Line 169: No source code is available for
type net.sourceforge.htmlunit.corejs.javascript.ScriptableObject; did
you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/junit/RunStyleRemoteWeb.java'
[java] [ERROR] Line 28: The import java.rmi cannot be
resolved
[java] [ERROR] Line 29: The import java.rmi cannot be
resolved
[java] [ERROR] Line 39: RMISocketFactory cannot be
resolved to a type
[java] [ERROR] Line 44: RMISocketFactory cannot be
resolved
[java] [ERROR] Line 50: The method
createServerSocket(int) of type
RunStyleRemoteWeb.RMISocketFactoryWithTimeouts must override or
implement a supertype method
[java] [ERROR] Line 51: RMISocketFactory cannot be
resolved
[java] [ERROR] Line 55: The method createSocket(String,
int) of type RunStyleRemoteWeb.RMISocketFactoryWithTimeouts must
override or implement a supertype method
[java] [ERROR] Line 112: The method killBrowser(int)
from the type BrowserManager refers to the missing type
RemoteException
[java] [ERROR] Line 190: Naming cannot be resolved
[java] [ERROR] Line 226: The method killBrowser(int)
from the type BrowserManager refers to the missing type
RemoteException
[java] [ERROR] Line 228: The method
launchNewBrowser(String, long) from the type BrowserManager refers to
the missing type RemoteException
[java] [ERROR] Line 266: The method keepAlive(int, long)
from the type BrowserManager refers to the missing type
RemoteException
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/junit/RunStyleSelenium.java'
[java] [ERROR] Line 21: The import com.thoughtworks
cannot be resolved
[java] [ERROR] Line 22: The import com.thoughtworks
cannot be resolved
[java] [ERROR] Line 48: Selenium cannot be resolved to a
type
[java] [ERROR] Line 67: Selenium cannot be resolved to a
type
[java] [ERROR] Line 76: Selenium cannot be resolved to a
type
[java] [ERROR] Line 76: DefaultSelenium cannot be
resolved to a type
[java] [ERROR] Line 79: Selenium cannot be resolved to a
type
[java] [ERROR] Line 80: Selenium cannot be resolved to a
type
[java] [ERROR] Line 212: The method getSelenium() from
the type RunStyleSelenium.SeleniumWrapper refers to the missing type
Selenium
[java] [ERROR] Line 216: The method getSelenium() from
the type RunStyleSelenium.SeleniumWrapper refers to the missing type
Selenium
[java] [ERROR] Line 217: The method getSelenium() from
the type RunStyleSelenium.SeleniumWrapper refers to the missing type
Selenium
[java] [ERROR] Line 218: The method getSelenium() from
the type RunStyleSelenium.SeleniumWrapper refers to the missing type
Selenium
[java] [ERROR] Line 252: The method getSelenium() from
the type RunStyleSelenium.SeleniumWrapper refers to the missing type
Selenium
[java] [ERROR] Line 439: The method getSelenium() from
the type RunStyleSelenium.SeleniumWrapper refers to the missing type
Selenium
[java] [ERROR] Line 440: The method getSelenium() from
the type RunStyleSelenium.SeleniumWrapper refers to the missing type
Selenium
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/junit/client/GWTTestCase.java'
[java] [ERROR] Line 47: No source code is available for
type junit.framework.TestCase; did you forget to inherit a required
module?
[java] [ERROR] Line 164: No source code is available for
type junit.framework.TestResult; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/junit/linker/JUnitSymbolMapsLinker.java'
[java] [ERROR] Line 36: No source code is available for
type java.io.ByteArrayOutputStream; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/junit/rebind/GWTRunnerGenerator.java'
[java] [ERROR] Line 146: No source code is available for
type java.io.PrintWriter; did you forget to inherit a required module?
[java] [ERROR] Line 173: The method forName(String) is
undefined for the type Class
[java] [ERROR] Line 174: The method newInstance() is
undefined for the type Class<capture#1-of ?>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/junit/rebind/JUnitTestCaseStubGenerator.java'
[java] [ERROR] Line 209: No source code is available for
type java.io.PrintWriter; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/junit/remote/BrowserManager.java'
[java] [ERROR] Line 18: The import java.rmi cannot be
resolved
[java] [ERROR] Line 19: The import java.rmi cannot be
resolved
[java] [ERROR] Line 25: Remote cannot be resolved to a
type
[java] [ERROR] Line 43: RemoteException cannot be
resolved to a type
[java] [ERROR] Line 55: RemoteException cannot be
resolved to a type
[java] [ERROR] Line 72: RemoteException cannot be
resolved to a type
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/junit/remote/BrowserManagerProcess.java'
[java] [ERROR] Line 52: No source code is available for
type java.util.TimerTask; did you forget to inherit a required module?
[java] [ERROR] Line 80: No source code is available for
type java.text.NumberFormat; did you forget to inherit a required
module?
[java] [ERROR] Line 99: No source code is available for
type java.lang.Process; did you forget to inherit a required module?
[java] [ERROR] Line 104: No source code is available for
type java.util.Timer; did you forget to inherit a required module?
[java] [ERROR] Line 127: No source code is available for
type java.lang.Thread; did you forget to inherit a required module?
[java] [ERROR] Line 136: No source code is available for
type java.lang.InterruptedException; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/junit/remote/BrowserManagerServer.java'
[java] [ERROR] Line 21: The import java.rmi cannot be
resolved
[java] [ERROR] Line 22: The import java.rmi cannot be
resolved
[java] [ERROR] Line 71: UnicastRemoteObject cannot be
resolved to a type
[java] [ERROR] Line 195: RemoteException cannot be
resolved to a type
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/junit/remote/BrowserManagerServerLauncher.java'
[java] [ERROR] Line 23: The import java.rmi cannot be
resolved
[java] [ERROR] Line 24: The import java.rmi cannot be
resolved
[java] [ERROR] Line 25: The import java.rmi cannot be
resolved
[java] [ERROR] Line 44: Registry cannot be resolved
[java] [ERROR] Line 135: Registry cannot be resolved
[java] [ERROR] Line 179: Registry cannot be resolved to
a type
[java] [ERROR] Line 184: LocateRegistry cannot be
resolved
[java] [ERROR] Line 185: RemoteException cannot be
resolved to a type
[java] [ERROR] Line 188: The method exit(int) is
undefined for the type System
[java] [ERROR] Line 197: The constructor
BrowserManagerServer(String, boolean) refers to the missing type
RemoteException
[java] [ERROR] Line 198: RemoteException cannot be
resolved to a type
[java] [ERROR] Line 201: The method exit(int) is
undefined for the type System
[java] [ERROR] Line 206: RemoteException cannot be
resolved to a type
[java] [ERROR] Line 210: The method exit(int) is
undefined for the type System
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/junit/remote/BrowserManagerTest.java'
[java] [ERROR] Line 18: The import java.rmi cannot be
resolved
[java] [ERROR] Line 40: Naming cannot be resolved
[java] [ERROR] Line 41: The method
launchNewBrowser(String, long) from the type BrowserManager refers to
the missing type RemoteException
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/junit/server/JUnitHostImpl.java'
[java] [ERROR] Line 77: No source code is available for
type java.util.concurrent.atomic.AtomicInteger; did you forget to
inherit a required module?
[java] [ERROR] Line 212: No source code is available for
type java.io.InputStream; did you forget to inherit a required module?
[java] [ERROR] Line 218: No source code is available for
type java.io.BufferedReader; did you forget to inherit a required
module?
[java] [ERROR] Line 218: No source code is available for
type java.io.InputStreamReader; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/junit/tools/GWTTestSuite.java'
[java] [ERROR] Line 34: No source code is available for
type junit.framework.TestSuite; did you forget to inherit a required
module?
[java] [ERROR] Line 47: No source code is available for
type junit.framework.Test; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/junit/tools/JUnitCreator.java'
[java] [ERROR] Line 30: The method exit(int) is
undefined for the type System
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/junit/translatable/com/google/gwt/junit/client/
GWTTestCase.java'
[java] [ERROR] Line 16: The declared package
"com.google.gwt.junit.client" does not match the expected package
"com.google.gwt.junit.translatable.com.google.gwt.junit.client"
[java] [ERROR] Line 55: TimeoutException cannot be
resolved to a type
[java] [ERROR] Line 316: The method get() is undefined
for the type GWTRunner
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/junit/translatable/com/google/gwt/junit/client/impl/
GWTRunner.java'
[java] [ERROR] Line 16: The declared package
"com.google.gwt.junit.client.impl" does not match the expected package
"com.google.gwt.junit.translatable.com.google.gwt.junit.client.impl"
[java] [ERROR] Line 103: Missing code implementation in
the compiler
[java] [ERROR] Line 174: JUnitResult cannot be resolved
to a type
[java] [ERROR] Line 174: JUnitResult cannot be resolved
to a type
[java] [ERROR] Line 184: JUnitHostAsync cannot be
resolved to a type
[java] [ERROR] Line 184: JUnitHostAsync cannot be
resolved to a type
[java] [ERROR] Line 184: JUnitHost cannot be resolved to
a type
[java] [ERROR] Line 213: JUnitHostAsync cannot be
resolved to a type
[java] [ERROR] Line 241: JUnitResult cannot be resolved
to a type
[java] [ERROR] Line 251: Missing code implementation in
the compiler
[java] [ERROR] Line 359: JUnitResult cannot be resolved
to a type
[java] [ERROR] Line 359: JUnitResult cannot be resolved
to a type
[java] [ERROR] Line 366: The method __doRunTest() is
undefined for the type GWTTestCase
[java] [ERROR] Line 379: JUnitHostAsync cannot be
resolved to a type
[java] [ERROR] Line 382: JUnitHostAsync cannot be
resolved to a type
[java] [ERROR] Line 382: Missing code implementation in
the compiler
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/junit/translatable/junit/framework/Assert.java'
[java] [ERROR] Line 16: The declared package
"junit.framework" does not match the expected package
"com.google.gwt.junit.translatable.junit.framework"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/junit/translatable/junit/framework/
AssertionFailedError.java'
[java] [ERROR] Line 16: The declared package
"junit.framework" does not match the expected package
"com.google.gwt.junit.translatable.junit.framework"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/junit/translatable/junit/framework/Test.java'
[java] [ERROR] Line 16: The declared package
"junit.framework" does not match the expected package
"com.google.gwt.junit.translatable.junit.framework"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/junit/translatable/junit/framework/TestCase.java'
[java] [ERROR] Line 16: The declared package
"junit.framework" does not match the expected package
"com.google.gwt.junit.translatable.junit.framework"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-
incubator-2.1.0.jar!/com/google/gwt/libideas/resources/css/
GenerateCssAst.java'
[java] [ERROR] Line 93: No source code is available for
type org.w3c.css.sac.ErrorHandler; did you forget to inherit a
required module?
[java] [ERROR] Line 111: No source code is available for
type org.w3c.css.sac.CSSParseException; did you forget to inherit a
required module?
[java] [ERROR] Line 111: No source code is available for
type org.w3c.css.sac.CSSException; did you forget to inherit a
required module?
[java] [ERROR] Line 152: No source code is available for
type org.w3c.css.sac.DocumentHandler; did you forget to inherit a
required module?
[java] [ERROR] Line 194: No source code is available for
type org.w3c.css.sac.InputSource; did you forget to inherit a required
module?
[java] [ERROR] Line 200: No source code is available for
type org.w3c.css.sac.SACMediaList; did you forget to inherit a
required module?
[java] [ERROR] Line 207: No source code is available for
type org.w3c.css.sac.SelectorList; did you forget to inherit a
required module?
[java] [ERROR] Line 218: No source code is available for
type java.lang.reflect.Method; did you forget to inherit a required
module?
[java] [ERROR] Line 218: The method
getDeclaredMethod(String, Class<String>) is undefined for the type
Class<capture#1-of ? extends GenerateCssAst.GenerationHandler>
[java] [ERROR] Line 221: No source code is available for
type java.lang.NoSuchMethodException; did you forget to inherit a
required module?
[java] [ERROR] Line 223: No source code is available for
type java.lang.IllegalAccessException; did you forget to inherit a
required module?
[java] [ERROR] Line 225: No source code is available for
type java.lang.reflect.InvocationTargetException; did you forget to
inherit a required module?
[java] [ERROR] Line 242: No source code is available for
type org.w3c.css.sac.LexicalUnit; did you forget to inherit a required
module?
[java] [ERROR] Line 296: No source code is available for
type java.io.StringReader; did you forget to inherit a required
module?
[java] [ERROR] Line 297: No source code is available for
type org.w3c.flute.parser.Parser; did you forget to inherit a required
module?
[java] [ERROR] Line 607: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Line 625: No source code is available for
type java.net.URISyntaxException; did you forget to inherit a required
module?
[java] [ERROR] Line 769: No source code is available for
type java.util.regex.Pattern; did you forget to inherit a required
module?
[java] [ERROR] Line 770: No source code is available for
type java.util.regex.Matcher; did you forget to inherit a required
module?
[java] [ERROR] Line 774: No source code is available for
type org.w3c.css.sac.Condition; did you forget to inherit a required
module?
[java] [ERROR] Line 775: No source code is available for
type org.w3c.css.sac.AttributeCondition; did you forget to inherit a
required module?
[java] [ERROR] Line 793: No source code is available for
type org.w3c.css.sac.CombinatorCondition; did you forget to inherit a
required module?
[java] [ERROR] Line 803: No source code is available for
type org.w3c.css.sac.ContentCondition; did you forget to inherit a
required module?
[java] [ERROR] Line 806: No source code is available for
type org.w3c.css.sac.LangCondition; did you forget to inherit a
required module?
[java] [ERROR] Line 810: No source code is available for
type org.w3c.css.sac.NegativeCondition; did you forget to inherit a
required module?
[java] [ERROR] Line 812: No source code is available for
type org.w3c.css.sac.PositionalCondition; did you forget to inherit a
required module?
[java] [ERROR] Line 947: No source code is available for
type org.w3c.css.sac.Selector; did you forget to inherit a required
module?
[java] [ERROR] Line 948: No source code is available for
type org.w3c.css.sac.CharacterDataSelector; did you forget to inherit
a required module?
[java] [ERROR] Line 951: No source code is available for
type org.w3c.css.sac.ConditionalSelector; did you forget to inherit a
required module?
[java] [ERROR] Line 962: No source code is available for
type org.w3c.css.sac.DescendantSelector; did you forget to inherit a
required module?
[java] [ERROR] Line 978: No source code is available for
type org.w3c.css.sac.ElementSelector; did you forget to inherit a
required module?
[java] [ERROR] Line 986: No source code is available for
type org.w3c.css.sac.NegativeSelector; did you forget to inherit a
required module?
[java] [ERROR] Line 989: No source code is available for
type org.w3c.css.sac.ProcessingInstructionSelector; did you forget to
inherit a required module?
[java] [ERROR] Line 992: No source code is available for
type org.w3c.css.sac.SiblingSelector; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-
incubator-2.1.0.jar!/com/google/gwt/libideas/resources/css/
Minify.java'
[java] [ERROR] Line 46: No source code is available for
type java.io.PrintWriter; did you forget to inherit a required module?
[java] [ERROR] Line 47: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Line 106: The method exit(int) is
undefined for the type System
[java] [ERROR] Line 111: The method exit(int) is
undefined for the type System
[java] [ERROR] Line 123: The method exit(int) is
undefined for the type System
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-
incubator-2.1.0.jar!/com/google/gwt/libideas/resources/css/ast/
CssNodeCloner.java'
[java] [ERROR] Line 59: The method
isAssignableFrom(Class<T>) is undefined for the type
Class<CssProperty>
[java] [ERROR] Line 61: The method
isAssignableFrom(Class<T>) is undefined for the type
Class<CssSelector>
[java] [ERROR] Line 73: The method isInstance(Object) is
undefined for the type Class<T>
[java] [ERROR] Line 77: The method cast(Object) is
undefined for the type Class<T>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-
incubator-2.1.0.jar!/com/google/gwt/libideas/resources/css/ast/
CssProperty.java'
[java] [ERROR] Line 236: The method isISOControl(char)
is undefined for the type Character
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-
incubator-2.1.0.jar!/com/google/gwt/libideas/resources/ext/
ResourceContext.java'
[java] [ERROR] Line 71: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-
incubator-2.1.0.jar!/com/google/gwt/libideas/resources/ext/
ResourceGeneratorUtil.java'
[java] [ERROR] Line 70: The method forName(String) is
undefined for the type Class
[java] [ERROR] Line 73: The method newInstance() is
undefined for the type Class<capture#1-of ? extends Transformer>
[java] [ERROR] Line 85: No source code is available for
type java.lang.ClassNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Line 87: No source code is available for
type java.lang.IllegalAccessException; did you forget to inherit a
required module?
[java] [ERROR] Line 89: No source code is available for
type java.lang.InstantiationException; did you forget to inherit a
required module?
[java] [ERROR] Line 104: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Line 136: No source code is available for
type java.lang.Thread; did you forget to inherit a required module?
[java] [ERROR] Line 160: No source code is available for
type java.lang.ClassLoader; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-
incubator-2.1.0.jar!/com/google/gwt/libideas/resources/rebind/
Transformer.java'
[java] [ERROR] Line 51: No source code is available for
type java.lang.reflect.Method; did you forget to inherit a required
module?
[java] [ERROR] Line 51: The method getMethod(String,
Class<JMethod>, Class<X>) is undefined for the type Class<capture#1-
of ? extends Transformer>
[java] [ERROR] Line 55: No source code is available for
type java.lang.NoSuchMethodException; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-
incubator-2.1.0.jar!/com/google/gwt/libideas/resources/rebind/context/
AbstractResourceBundleGenerator.java'
[java] [ERROR] Line 64: No source code is available for
type java.io.StringWriter; did you forget to inherit a required
module?
[java] [ERROR] Line 65: No source code is available for
type java.io.PrintWriter; did you forget to inherit a required module?
[java] [ERROR] Line 469: The method getSimpleName() is
undefined for the type Class<capture#6-of ? extends
AbstractResourceBundleGenerator>
[java] [ERROR] Line 535: The method newInstance() is
undefined for the type Class<T>
[java] [ERROR] Line 536: No source code is available for
type java.lang.InstantiationException; did you forget to inherit a
required module?
[java] [ERROR] Line 538: No source code is available for
type java.lang.IllegalAccessException; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-
incubator-2.1.0.jar!/com/google/gwt/libideas/resources/rebind/context/
InlineResourceContext.java'
[java] [ERROR] Line 48: No source code is available for
type sun.misc.BASE64Encoder; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-
incubator-2.1.0.jar!/com/google/gwt/libideas/resources/rebind/context/
StaticResourceContext.java'
[java] [ERROR] Line 86: The method write(byte[]) is
undefined for the type OutputStream
[java] [ERROR] Line 106: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-
incubator-2.1.0.jar!/com/google/gwt/libideas/resources/rg/
CssResourceGenerator.java'
[java] [ERROR] Line 102: No source code is available for
type java.util.regex.Pattern; did you forget to inherit a required
module?
[java] [ERROR] Line 140: No source code is available for
type java.util.regex.Matcher; did you forget to inherit a required
module?
[java] [ERROR] Line 609: No source code is available for
type java.lang.reflect.Method; did you forget to inherit a required
module?
[java] [ERROR] Line 609: The method
getDeclaredMethod(String, Class<CssProperty.Value>) is undefined for
the type Class<capture#1-of ? extends CssResourceGenerator.RtlVisitor>
[java] [ERROR] Line 611: The method
isAssignableFrom(Class<capture#2-of ?>) is undefined for the type
Class<CssProperty.Value>
[java] [ERROR] Line 614: No source code is available for
type java.lang.NoSuchMethodException; did you forget to inherit a
required module?
[java] [ERROR] Line 620: The method
getDeclaredMethod(String, Class<List>) is undefined for the type
Class<capture#3-of ? extends CssResourceGenerator.RtlVisitor>
[java] [ERROR] Line 627: No source code is available for
type java.lang.SecurityException; did you forget to inherit a required
module?
[java] [ERROR] Line 633: No source code is available for
type java.lang.IllegalAccessException; did you forget to inherit a
required module?
[java] [ERROR] Line 636: No source code is available for
type java.lang.reflect.InvocationTargetException; did you forget to
inherit a required module?
[java] [ERROR] Line 1312: No source code is available
for type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Line 1337: No source code is available
for type java.util.zip.Adler32; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-
incubator-2.1.0.jar!/com/google/gwt/libideas/resources/rg/
DataResourceGenerator.java'
[java] [ERROR] Line 37: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-
incubator-2.1.0.jar!/com/google/gwt/libideas/resources/rg/
ExternalTextResourceGenerator.java'
[java] [ERROR] Line 115: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-
incubator-2.1.0.jar!/com/google/gwt/libideas/resources/rg/
ImageBundleBuilder.java'
[java] [ERROR] Line 22: The import java.awt cannot be
resolved
[java] [ERROR] Line 23: The import java.awt cannot be
resolved
[java] [ERROR] Line 24: The import java.awt cannot be
resolved
[java] [ERROR] Line 37: The import javax.imageio cannot
be resolved
[java] [ERROR] Line 213: BufferedImage cannot be
resolved to a type
[java] [ERROR] Line 221: AffineTransform cannot be
resolved to a type
[java] [ERROR] Line 229: AffineTransform cannot be
resolved to a type
[java] [ERROR] Line 289: BufferedImage cannot be
resolved to a type
[java] [ERROR] Line 292: AffineTransform cannot be
resolved to a type
[java] [ERROR] Line 292: AffineTransform cannot be
resolved to a type
[java] [ERROR] Line 301: BufferedImage cannot be
resolved to a type
[java] [ERROR] Line 301: The method getImage() from the
type ImageBundleBuilder.HasRect refers to the missing type
BufferedImage
[java] [ERROR] Line 304: The method getTransform() from
the type ImageBundleBuilder.HasRect refers to the missing type
AffineTransform
[java] [ERROR] Line 307: BufferedImage cannot be
resolved to a type
[java] [ERROR] Line 309: BufferedImage cannot be
resolved to a type
[java] [ERROR] Line 318: BufferedImage cannot be
resolved to a type
[java] [ERROR] Line 319: BufferedImage cannot be
resolved to a type
[java] [ERROR] Line 334: AffineTransform cannot be
resolved to a type
[java] [ERROR] Line 335: AffineTransform cannot be
resolved to a type
[java] [ERROR] Line 335: AffineTransform cannot be
resolved to a type
[java] [ERROR] Line 352: AffineTransform cannot be
resolved to a type
[java] [ERROR] Line 353: AffineTransform cannot be
resolved to a type
[java] [ERROR] Line 356: AffineTransform cannot be
resolved to a type
[java] [ERROR] Line 357: AffineTransform cannot be
resolved to a type
[java] [ERROR] Line 357: AffineTransform cannot be
resolved to a type
[java] [ERROR] Line 359: AffineTransform cannot be
resolved to a type
[java] [ERROR] Line 365: AffineTransform cannot be
resolved to a type
[java] [ERROR] Line 437: BufferedImage cannot be
resolved to a type
[java] [ERROR] Line 437: BufferedImage cannot be
resolved to a type
[java] [ERROR] Line 438: BufferedImage cannot be
resolved
[java] [ERROR] Line 439: Graphics2D cannot be resolved
to a type
[java] [ERROR] Line 441: The method getImage() from the
type ImageBundleBuilder.HasRect refers to the missing type
BufferedImage
[java] [ERROR] Line 441: The method transform() from the
type ImageBundleBuilder.HasRect refers to the missing type
AffineTransform
[java] [ERROR] Line 448: ImageIO cannot be resolved
[java] [ERROR] Line 556: BufferedImage cannot be
resolved to a type
[java] [ERROR] Line 556: The method
drawBundledImage(ImageBundleBuilder.Arranger) from the type
ImageBundleBuilder refers to the missing type BufferedImage
[java] [ERROR] Line 564: ImageIO cannot be resolved
[java] [ERROR] Line 585: BufferedImage cannot be
resolved to a type
[java] [ERROR] Line 588: ImageIO cannot be resolved
[java] [ERROR] Line 637: BufferedImage cannot be
resolved to a type
[java] [ERROR] Line 651: BufferedImage cannot be
resolved to a type
[java] [ERROR] Line 651: BufferedImage cannot be
resolved to a type
[java] [ERROR] Line 652: BufferedImage cannot be
resolved
[java] [ERROR] Line 653: Graphics2D cannot be resolved
to a type
[java] [ERROR] Line 656: The method getImage() from the
type ImageBundleBuilder.HasRect refers to the missing type
BufferedImage
[java] [ERROR] Line 656: The method transform() from the
type ImageBundleBuilder.HasRect refers to the missing type
AffineTransform
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-
incubator-2.1.0.jar!/com/google/gwt/libideas/resources/rg/
ImageResourceGenerator.java'
[java] [ERROR] Line 35: The import java.awt cannot be
resolved
[java] [ERROR] Line 150: AffineTransform cannot be
resolved to a type
[java] [ERROR] Line 150: AffineTransform cannot be
resolved to a type
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-
incubator-2.1.0.jar!/com/google/gwt/libideas/resources/rg/
SoundBundleBuilder.java'
[java] [ERROR] Line 55: No source code is available for
type com.anotherbigidea.flash.writers.TagWriter; did you forget to
inherit a required module?
[java] [ERROR] Line 57: No source code is available for
type com.anotherbigidea.flash.interfaces.SWFTags; did you forget to
inherit a required module?
[java] [ERROR] Line 73: No source code is available for
type com.anotherbigidea.flash.sound.SoundDefinition; did you forget to
inherit a required module?
[java] [ERROR] Line 90: No source code is available for
type com.anotherbigidea.flash.interfaces.SWFActions; did you forget to
inherit a required module?
[java] [ERROR] Line 91: No source code is available for
type com.anotherbigidea.flash.interfaces.SWFActionBlock; did you
forget to inherit a required module?
[java] [ERROR] Line 106: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Line 113: No source code is available for
type com.anotherbigidea.flash.sound.MP3Helper; did you forget to
inherit a required module?
[java] [ERROR] Line 117: No source code is available for
type com.anotherbigidea.flash.sound.ADPCMHelper; did you forget to
inherit a required module?
[java] [ERROR] Line 125: No source code is available for
type javax.sound.sampled.UnsupportedAudioFileException; did you forget
to inherit a required module?
[java] [ERROR] Line 137: No source code is available for
type com.anotherbigidea.flash.SWFConstants; did you forget to inherit
a required module?
[java] [ERROR] Line 177: No source code is available for
type java.io.InputStream; did you forget to inherit a required module?
[java] [ERROR] Line 177: The method getClassLoader() is
undefined for the type Class<capture#1-of ? extends
SoundBundleBuilder>
[java] [ERROR] Line 184: No source code is available for
type java.io.ByteArrayOutputStream; did you forget to inherit a
required module?
[java] [ERROR] Line 187: No source code is available for
type com.anotherbigidea.flash.writers.SWFWriter; did you forget to
inherit a required module?
[java] [ERROR] Line 189: No source code is available for
type com.anotherbigidea.flash.readers.TagParser; did you forget to
inherit a required module?
[java] [ERROR] Line 190: No source code is available for
type com.anotherbigidea.flash.readers.SWFReader; did you forget to
inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-
incubator-2.1.0.jar!/com/google/gwt/libideas/resources/rg/
SoundResourceGenerator.java'
[java] [ERROR] Line 118: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-
incubator-2.1.0.jar!/com/google/gwt/libideas/resources/rg/
TextResourceGenerator.java'
[java] [ERROR] Line 39: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-
incubator-2.1.0.jar!/com/google/gwt/libideas/resources/tools/
MakeBundle.java'
[java] [ERROR] Line 101: No source code is available for
type java.io.PrintWriter; did you forget to inherit a required module?
[java] [ERROR] Line 140: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Line 208: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Line 276: No source code is available for
type java.io.FileWriter; did you forget to inherit a required module?
[java] [ERROR] Line 299: The method getSimpleName() is
undefined for the type Class<capture#6-of ? extends ResourcePrototype>
[java] [ERROR] Line 377: The method getCanonicalName()
is undefined for the type Class<ImmutableResourceBundle>
[java] [ERROR] Line 392: The method getCanonicalName()
is undefined for the type Class<capture#9-of ? extends
ResourcePrototype>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-
incubator-2.1.0.jar!/com/google/gwt/libideas/server/
LocaleMatcher.java'
[java] [ERROR] Line 100: No source code is available for
type java.io.InputStream; did you forget to inherit a required module?
[java] [ERROR] Line 104: No source code is available for
type java.io.BufferedReader; did you forget to inherit a required
module?
[java] [ERROR] Line 104: No source code is available for
type java.io.InputStreamReader; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-
incubator-2.1.0.jar!/com/google/gwt/libideas/validation/server/
ServerDefaultErrorHandler.java'
[java] [ERROR] Line 31: No source code is available for
type java.io.PrintWriter; did you forget to inherit a required module?
[java] [ERROR] Line 32: No source code is available for
type java.io.StringWriter; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/logging/server/StackTraceDeobfuscator.java'
[java] [ERROR] Line 25: The import java.util.regex
cannot be resolved
[java] [ERROR] Line 26: The import java.util.regex
cannot be resolved
[java] [ERROR] Line 46: Pattern cannot be resolved to a
type
[java] [ERROR] Line 47: Pattern cannot be resolved
[java] [ERROR] Line 126: Matcher cannot be resolved to a
type
[java] [ERROR] Line 126: Pattern cannot be resolved to a
type
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/place/rebind/PlaceHistoryGeneratorContext.java'
[java] [ERROR] Line 187: The method format(String,
String, String) is undefined for the type String
[java] [ERROR] Line 193: The method format(String,
String, String, String) is undefined for the type String
[java] [ERROR] Line 203: The method format(String,
String, String, String) is undefined for the type String
[java] [ERROR] Line 276: The method getCanonicalName()
is undefined for the type Class<capture#2-of ? extends PlaceTokenizer<?
>>
[java] [ERROR] Line 280: The method getSimpleName() is
undefined for the type Class<WithTokenizers>
[java] [ERROR] Line 281: The method getCanonicalName()
is undefined for the type Class<capture#4-of ? extends PlaceTokenizer<?
>>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/place/rebind/PlaceHistoryMapperGenerator.java'
[java] [ERROR] Line 53: No source code is available for
type java.io.PrintWriter; did you forget to inherit a required module?
[java] [ERROR] Line 66: The method format(String,
String) is undefined for the type String
[java] [ERROR] Line 72: The method getSimpleName() is
undefined for the type Class<AbstractPlaceHistoryMapper>
[java] [ERROR] Line 80: The method getCanonicalName() is
undefined for the type Class<AbstractPlaceHistoryMapper>
[java] [ERROR] Line 85: The method getCanonicalName() is
undefined for the type Class<Place>
[java] [ERROR] Line 86: The method getCanonicalName() is
undefined for the type Class<PlaceTokenizer>
[java] [ERROR] Line 87: The method getCanonicalName() is
undefined for the type
Class<AbstractPlaceHistoryMapper.PrefixAndToken>
[java] [ERROR] Line 89: The method getCanonicalName() is
undefined for the type Class<GWT>
[java] [ERROR] Line 119: The method format(String,
String, String) is undefined for the type String
[java] [ERROR] Line 123: The method format(String,
String, String) is undefined for the type String
[java] [ERROR] Line 126: The method format(String,
String, String) is undefined for the type String
[java] [ERROR] Line 153: The method format(String,
String) is undefined for the type String
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/precompress/linker/PrecompressLinker.java'
[java] [ERROR] Line 36: The import java.util.zip cannot
be resolved
[java] [ERROR] Line 154: GZIPOutputStream cannot be
resolved to a type
[java] [ERROR] Line 154: GZIPOutputStream cannot be
resolved to a type
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/requestfactory/rebind/
RequestFactoryEditorDriverGenerator.java'
[java] [ERROR] Line 46: The method getCanonicalName() is
undefined for the type Class<EntityProxy>
[java] [ERROR] Line 69: The method format(String,
String, String) is undefined for the type String
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/requestfactory/rebind/RequestFactoryGenerator.java'
[java] [ERROR] Line 84: No source code is available for
type java.io.PrintWriter; did you forget to inherit a required module?
[java] [ERROR] Line 93: The method getCanonicalName() is
undefined for the type Class<AbstractRequestFactory>
[java] [ERROR] Line 107: The method getCanonicalName()
is undefined for the type Class<AutoBeanFactory.Category>
[java] [ERROR] Line 108: The method getCanonicalName()
is undefined for the type Class<EntityProxyCategory>
[java] [ERROR] Line 110: The method getCanonicalName()
is undefined for the type Class<AutoBeanFactory.NoWrap>
[java] [ERROR] Line 111: The method getCanonicalName()
is undefined for the type Class<EntityProxyId>
[java] [ERROR] Line 113: The method getCanonicalName()
is undefined for the type Class<AutoBeanFactory>
[java] [ERROR] Line 118: The method getCanonicalName()
is undefined for the type Class<AutoBean>
[java] [ERROR] Line 127: The method getCanonicalName()
is undefined for the type Class<GWT>
[java] [ERROR] Line 144: The method getCanonicalName()
is undefined for the type Class<AbstractRequestContext>
[java] [ERROR] Line 151: The method getCanonicalName()
is undefined for the type Class<AbstractRequestFactory>
[java] [ERROR] Line 198: The method getCanonicalName()
is undefined for the type Class<AbstractRequest>
[java] [ERROR] Line 213: The method getCanonicalName()
is undefined for the type Class<RequestData>
[java] [ERROR] Line 216: The method getCanonicalName()
is undefined for the type Class<RequestData>
[java] [ERROR] Line 229: The method getCanonicalName()
is undefined for the type Class<capture#2-of ?>
[java] [ERROR] Line 238: The method getCanonicalName()
is undefined for the type Class<capture#3-of ?>
[java] [ERROR] Line 243: The method getCanonicalName()
is undefined for the type Class<ValueCodex>
[java] [ERROR] Line 289: The method getCanonicalName()
is undefined for the type Class<HashMap>
[java] [ERROR] Line 291: The method getCanonicalName()
is undefined for the type Class<HashMap>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/requestfactory/rebind/model/RequestFactoryModel.java'
[java] [ERROR] Line 53: The method format(String, JType,
String, String, String) is undefined for the type String
[java] [ERROR] Line 91: The method getCanonicalName() is
undefined for the type Class<Collection>
[java] [ERROR] Line 92: The method getCanonicalName() is
undefined for the type Class<EntityProxy>
[java] [ERROR] Line 93: The method getCanonicalName() is
undefined for the type Class<InstanceRequest>
[java] [ERROR] Line 94: The method getCanonicalName() is
undefined for the type Class<List>
[java] [ERROR] Line 95: The method getCanonicalName() is
undefined for the type Class<Set>
[java] [ERROR] Line 96: The method getCanonicalName() is
undefined for the type Class<RequestContext>
[java] [ERROR] Line 97: The method getCanonicalName() is
undefined for the type Class<RequestFactory>
[java] [ERROR] Line 98: The method getCanonicalName() is
undefined for the type Class<Request>
[java] [ERROR] Line 165: The method getSimpleName() is
undefined for the type Class<Service>
[java] [ERROR] Line 216: The method getSimpleName() is
undefined for the type Class<ProxyFor>
[java] [ERROR] Line 216: The method getSimpleName() is
undefined for the type Class<ProxyForName>
[java] [ERROR] Line 263: The method format(String,
Object[]) is undefined for the type String
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/requestfactory/server/DefaultSecurityProvider.java'
[java] [ERROR] Line 27: No source code is available for
type java.lang.SecurityException; did you forget to inherit a required
module?
[java] [ERROR] Line 28: The method
getAnnotation(Class<Service>) is undefined for the type
Class<capture#1-of ?>
[java] [ERROR] Line 29: The method
getAnnotation(Class<ServiceName>) is undefined for the type
Class<capture#2-of ?>
[java] [ERROR] Line 40: The method forName(String) is
undefined for the type Class
[java] [ERROR] Line 41: No source code is available for
type java.lang.ClassNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/requestfactory/server/JsonRequestProcessor.java'
[java] [ERROR] Line 55: The import javax.validation
cannot be resolved
[java] [ERROR] Line 56: The import javax.validation
cannot be resolved
[java] [ERROR] Line 57: The import javax.validation
cannot be resolved
[java] [ERROR] Line 58: The import javax.validation
cannot be resolved
[java] [ERROR] Line 79: The method
decodeParameterValue(Type, String) in the type JsonRequestProcessor is
not applicable for the arguments (Class<Integer>, String)
[java] [ERROR] Line 116: The method
isAssignableFrom(Class<capture#4-of ?>) is undefined for the type
Class<String>
[java] [ERROR] Line 120: The method
decodeParameterValue(Type, String) in the type JsonRequestProcessor is
not applicable for the arguments (Class<capture#5-of ?>, String)
[java] [ERROR] Line 196: The method getClassLoader() is
undefined for the type Class<JsonRequestProcessor>
[java] [ERROR] Line 197: The method
isAssignableFrom(Class<capture#10-of ?>) is undefined for the type
Class<EntityProxy>
[java] [ERROR] Line 272: Incompatible conditional
operand types Type and Class<?>
[java] [ERROR] Line 273: Cannot cast from Type to Class<?
>
[java] [ERROR] Line 277: Incompatible conditional
operand types Type and Class<?>
[java] [ERROR] Line 278: Cannot cast from Type to Class<?
>
[java] [ERROR] Line 281: The method
isAssignableFrom(Class<capture#20-of ?>) is undefined for the type
Class<Collection>
[java] [ERROR] Line 330: The method
getDeclaredMethod(String, Class[]) is undefined for the type
Class<capture#42-of ?>
[java] [ERROR] Line 350: The method
isAssignableFrom(Class<capture#47-of ?>) is undefined for the type
Class<EntityProxy>
[java] [ERROR] Line 358: The method
getAnnotation(Class<ProxyFor>) is undefined for the type
Class<capture#48-of ?>
[java] [ERROR] Line 359: The method
getAnnotation(Class<ProxyForName>) is undefined for the type
Class<capture#49-of ?>
[java] [ERROR] Line 374: The method
isAssignableFrom(Class<capture#50-of ?>) is undefined for the type
Class<EntityProxyId>
[java] [ERROR] Line 376: The method
getAnnotation(Class<ProxyFor>) is undefined for the type
Class<capture#51-of ? extends EntityProxy>
[java] [ERROR] Line 377: The method
getAnnotation(Class<ProxyForName>) is undefined for the type
Class<capture#52-of ? extends EntityProxy>
[java] [ERROR] Line 403: The method
isAssignableFrom(Class<capture#56-of ?>) is undefined for the type
Class<Date>
[java] [ERROR] Line 406: The method
isAssignableFrom(Class<capture#57-of ?>) is undefined for the type
Class<Enum>
[java] [ERROR] Line 413: The method
isAssignableFrom(Class<capture#62-of ?>) is undefined for the type
Class<Number>
[java] [ERROR] Line 511: The method
isAssignableFrom(Class<capture#99-of ?>) is undefined for the type
Class<EntityProxy>
[java] [ERROR] Line 515: The method
decodeParameterValue(Type, String) in the type JsonRequestProcessor is
not applicable for the arguments (Class<capture#101-of ?>, String)
[java] [ERROR] Line 526: The method getMethod(String,
Class<capture#104-of ?>) is undefined for the type Class<capture#103-
of ?>
[java] [ERROR] Line 531: ConstraintViolation cannot be
resolved to a type
[java] [ERROR] Line 531: The method emptySet() from the
type Collections refers to the missing type ConstraintViolation
[java] [ERROR] Line 533: Validator cannot be resolved to
a type
[java] [ERROR] Line 535: ValidatorFactory cannot be
resolved to a type
[java] [ERROR] Line 535: Validation cannot be resolved
[java] [ERROR] Line 542: The method format(String,
String, String) is undefined for the type String
[java] [ERROR] Line 561: The method getSimpleName() is
undefined for the type Class<capture#110-of ?>
[java] [ERROR] Line 573: The method getConstructor() is
undefined for the type Class<capture#113-of ?>
[java] [ERROR] Line 576: The method getSimpleName() is
undefined for the type Class<capture#115-of ?>
[java] [ERROR] Line 577: The method
decodeParameterValue(Type, String) in the type JsonRequestProcessor is
not applicable for the arguments (Class<capture#117-of ?>, String)
[java] [ERROR] Line 583: The method
getAnnotation(Class<ProxyFor>) is undefined for the type
Class<capture#118-of ? extends EntityProxy>
[java] [ERROR] Line 587: The method
getAnnotation(Class<ProxyForName>) is undefined for the type
Class<capture#120-of ? extends EntityProxy>
[java] [ERROR] Line 590: The method forName(String,
boolean, ClassLoader) is undefined for the type Class
[java] [ERROR] Line 642: The method
isAssignableFrom(Class<capture#127-of ? extends EntityProxy>) is
undefined for the type Class<EntityProxy>
[java] [ERROR] Line 741: The method
isAssignableFrom(Class<capture#135-of ? extends EntityProxy>) is
undefined for the type Class<EntityProxy>
[java] [ERROR] Line 746: The method getMethods() is
undefined for the type Class<capture#136-of ? extends EntityProxy>
[java] [ERROR] Line 773: The method format(String,
String, String, String, String) is undefined for the type String
[java] [ERROR] Line 786: Cannot cast from Type to
Class<Object>
[java] [ERROR] Line 788: The method
isAssignableFrom(Class<capture#150-of ?>) is undefined for the type
Class<Collection>
[java] [ERROR] Line 791: Incompatible conditional
operand types Type and Class
[java] [ERROR] Line 793: Cannot cast from Type to Class<?
>
[java] [ERROR] Line 798: Cannot cast from Type to
Class<Object>
[java] [ERROR] Line 817: The method
decodeParameterValue(Type, String) in the type JsonRequestProcessor is
not applicable for the arguments (Class<capture#153-of ?>, String)
[java] [ERROR] Line 824: The method
decodeParameterValue(Type, String) in the type JsonRequestProcessor is
not applicable for the arguments (Class<capture#154-of ?>, String)
[java] [ERROR] Line 829: ConstraintViolation cannot be
resolved to a type
[java] [ERROR] Line 831: ConstraintViolation cannot be
resolved to a type
[java] [ERROR] Line 857: The method forName(String) is
undefined for the type Class
[java] [ERROR] Line 865: The method getClassLoader() is
undefined for the type Class<JsonRequestProcessor>
[java] [ERROR] Line 873: The method getMethod(String,
Class<?>[]) is undefined for the type Class<capture#155-of ?>
[java] [ERROR] Line 918: The method
isAssignableFrom(Class<capture#156-of ?>) is undefined for the type
Class<List>
[java] [ERROR] Line 921: The method
isAssignableFrom(Class<capture#157-of ?>) is undefined for the type
Class<List>
[java] [ERROR] Line 1282: The method getMethod(String)
is undefined for the type Class<capture#186-of ?>
[java] [ERROR] Line 1311: The method
isAssignableFrom(Class<capture#193-of ?>) is undefined for the type
Class<EntityProxy>
[java] [ERROR] Line 1334: The method
isAssignableFrom(Class<capture#196-of ?>) is undefined for the type
Class<EntityProxy>
[java] [ERROR] Line 1357: The method getMethod(String)
is undefined for the type Class<capture#199-of ? extends Object>
[java] [ERROR] Line 1487: The method
isAssignableFrom(Class<capture#205-of ?>) is undefined for the type
Class<EntityProxy>
[java] [ERROR] Line 1511: The method
isAssignableFrom(Class<capture#213-of ?>) is undefined for the type
Class<EntityProxy>
[java] [ERROR] Line 1535: The method getMethod(String)
is undefined for the type Class<capture#217-of ? extends Object>
[java] [ERROR] Line 1590: The method getDeclaredFields()
is undefined for the type Class<capture#227-of ?>
[java] [ERROR] Line 1599: The method
isAssignableFrom(Class<capture#235-of ?>) is undefined for the type
Class<EntityProxy>
[java] [ERROR] Line 1600: The method
getAnnotation(Class<ProxyFor>) is undefined for the type
Class<capture#236-of ?>
[java] [ERROR] Line 1604: The method
getAnnotation(Class<ProxyForName>) is undefined for the type
Class<capture#239-of ?>
[java] [ERROR] Line 1607: The method forName(String,
boolean, ClassLoader) is undefined for the type Class
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/requestfactory/server/
ReflectionBasedOperationRegistry.java'
[java] [ERROR] Line 44: No source code is available for
type java.lang.reflect.Method; did you forget to inherit a required
module?
[java] [ERROR] Line 63: The method getCanonicalName() is
undefined for the type Class<capture#5-of ?>
[java] [ERROR] Line 81: No source code is available for
type java.lang.reflect.Type; did you forget to inherit a required
module?
[java] [ERROR] Line 86: Type mismatch: cannot convert
from Class<capture#6-of ?> to Type
[java] [ERROR] Line 98: The method
isAssignableFrom(Class<capture#9-of ?>) is undefined for the type
Class<EntityProxy>
[java] [ERROR] Line 99: The method
getAnnotation(Class<ProxyFor>) is undefined for the type
Class<capture#10-of ?>
[java] [ERROR] Line 100: The method
getAnnotation(Class<ProxyForName>) is undefined for the type
Class<capture#11-of ?>
[java] [ERROR] Line 107: The method forName(String,
boolean, ClassLoader) is undefined for the type Class
[java] [ERROR] Line 108: No source code is available for
type java.lang.Thread; did you forget to inherit a required module?
[java] [ERROR] Line 109: No source code is available for
type java.lang.ClassNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Line 133: The method getCanonicalName()
is undefined for the type Class<capture#22-of ?>
[java] [ERROR] Line 138: No source code is available for
type java.lang.reflect.ParameterizedType; did you forget to inherit a
required module?
[java] [ERROR] Line 140: Cannot cast from Type to Class<?
>
[java] [ERROR] Line 141: The method
isAssignableFrom(Class<capture#24-of ?>) is undefined for the type
Class<List>
[java] [ERROR] Line 142: The method
isAssignableFrom(Class<capture#25-of ?>) is undefined for the type
Class<Request>
[java] [ERROR] Line 143: The method
isAssignableFrom(Class<capture#26-of ?>) is undefined for the type
Class<InstanceRequest>
[java] [ERROR] Line 146: The method
isAssignableFrom(Class<capture#29-of ?>) is undefined for the type
Class<List>
[java] [ERROR] Line 147: The method
getReturnTypeFromParameter(Method, Type) in the type
ReflectionBasedOperationRegistry.ReflectiveRequestDefinition is not
applicable for the arguments (Method, Class<capture#30-of ?>)
[java] [ERROR] Line 154: The method
isAssignableFrom(Class<capture#32-of ?>) is undefined for the type
Class<Set>
[java] [ERROR] Line 155: The method
isAssignableFrom(Class<capture#33-of ?>) is undefined for the type
Class<Request>
[java] [ERROR] Line 156: The method
isAssignableFrom(Class<capture#34-of ?>) is undefined for the type
Class<InstanceRequest>
[java] [ERROR] Line 159: The method
isAssignableFrom(Class<capture#37-of ?>) is undefined for the type
Class<Set>
[java] [ERROR] Line 160: The method
getReturnTypeFromParameter(Method, Type) in the type
ReflectionBasedOperationRegistry.ReflectiveRequestDefinition is not
applicable for the arguments (Method, Class<capture#38-of ?>)
[java] [ERROR] Line 170: Cannot cast from Type to Class<?
>
[java] [ERROR] Line 192: Cannot cast from Type to
Class<Object>
[java] [ERROR] Line 224: The method getClassLoader() is
undefined for the type Class<capture#42-of ? extends
ReflectionBasedOperationRegistry>
[java] [ERROR] Line 226: The method
getAnnotation(Class<Service>) is undefined for the type
Class<capture#44-of ?>
[java] [ERROR] Line 227: The method
getAnnotation(Class<ServiceName>) is undefined for the type
Class<capture#45-of ?>
[java] [ERROR] Line 232: The method forName(String,
boolean, ClassLoader) is undefined for the type Class
[java] [ERROR] Line 241: The method
isAssignableFrom(Class<capture#51-of ?>) is undefined for the type
Class<InstanceRequest>
[java] [ERROR] Line 242: No source code is available for
type java.lang.reflect.Modifier; did you forget to inherit a required
module?
[java] [ERROR] Line 253: No source code is available for
type java.lang.SecurityException; did you forget to inherit a required
module?
[java] [ERROR] Line 263: The method getDeclaredMethods()
is undefined for the type Class<capture#54-of ?>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/requestfactory/server/RequestDefinition.java'
[java] [ERROR] Line 35: No source code is available for
type java.lang.reflect.Method; did you forget to inherit a required
module?
[java] [ERROR] Line 42: No source code is available for
type java.lang.reflect.Type; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/requestfactory/server/
RequestFactoryInterfaceValidator.java'
[java] [ERROR] Line 71: No source code is available for
type java.lang.ClassLoader; did you forget to inherit a required
module?
[java] [ERROR] Line 81: No source code is available for
type java.io.InputStream; did you forget to inherit a required module?
[java] [ERROR] Line 205: The method format(String,
Object[]) is undefined for the type String
[java] [ERROR] Line 210: The method logp(Level, String,
String, String, Throwable) is undefined for the type Logger
[java] [ERROR] Line 228: The method format(String,
Object[]) is undefined for the type String
[java] [ERROR] Line 372: The method getCanonicalName()
is undefined for the type Class<RequestFactoryInterfaceValidator>
[java] [ERROR] Line 374: The method exit(int) is
undefined for the type System
[java] [ERROR] Line 378: No source code is available for
type java.lang.Thread; did you forget to inherit a required module?
[java] [ERROR] Line 380: The method exit(int) is
undefined for the type System
[java] [ERROR] Line 500: The method getSimpleName() is
undefined for the type Class<EntityProxy>
[java] [ERROR] Line 509: The method getSimpleName() is
undefined for the type Class<ProxyFor>
[java] [ERROR] Line 510: The method getSimpleName() is
undefined for the type Class<ProxyForName>
[java] [ERROR] Line 579: The method getSimpleName() is
undefined for the type Class<RequestContext>
[java] [ERROR] Line 587: The method getSimpleName() is
undefined for the type Class<Service>
[java] [ERROR] Line 588: The method getSimpleName() is
undefined for the type Class<ServiceName>
[java] [ERROR] Line 640: The method getSimpleName() is
undefined for the type Class<RequestFactory>
[java] [ERROR] Line 676: The method getCanonicalName()
is undefined for the type Class<InstanceRequest>
[java] [ERROR] Line 680: The method getCanonicalName()
is undefined for the type Class<Request>
[java] [ERROR] Line 772: The method format(String,
String, String) is undefined for the type String
[java] [ERROR] Line 804: The method format(String,
String) is undefined for the type String
[java] [ERROR] Line 864: The method getSimpleName() is
undefined for the type Class<ProxyFor>
[java] [ERROR] Line 865: The method getSimpleName() is
undefined for the type Class<Service>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/requestfactory/server/RequestFactoryServlet.java'
[java] [ERROR] Line 56: The method getCanonicalName() is
undefined for the type Class<RequestFactoryServlet>
[java] [ERROR] Line 62: No source code is available for
type java.lang.ThreadLocal<T>; did you forget to inherit a required
module?
[java] [ERROR] Line 100: No source code is available for
type java.io.PrintWriter; did you forget to inherit a required module?
[java] [ERROR] Line 109: The method format(String, Long)
is undefined for the type String
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/requestfactory/server/RequestSecurityProvider.java'
[java] [ERROR] Line 27: No source code is available for
type java.lang.SecurityException; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/requestfactory/server/UserInformation.java'
[java] [ERROR] Line 31: The method forName(String) is
undefined for the type Class
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/resources/css/ClassRenamer.java'
[java] [ERROR] Line 125: No source code is available for
type java.util.regex.Matcher; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/resources/css/ExternalClassesCollector.java'
[java] [ERROR] Line 65: No source code is available for
type java.util.regex.Matcher; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/resources/css/ExtractClassNamesVisitor.java'
[java] [ERROR] Line 77: No source code is available for
type java.util.regex.Matcher; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/resources/css/GenerateCssAst.java'
[java] [ERROR] Line 100: No source code is available for
type org.w3c.css.sac.ErrorHandler; did you forget to inherit a
required module?
[java] [ERROR] Line 126: No source code is available for
type org.w3c.css.sac.CSSParseException; did you forget to inherit a
required module?
[java] [ERROR] Line 126: No source code is available for
type org.w3c.css.sac.CSSException; did you forget to inherit a
required module?
[java] [ERROR] Line 179: No source code is available for
type org.w3c.css.sac.DocumentHandler; did you forget to inherit a
required module?
[java] [ERROR] Line 221: No source code is available for
type org.w3c.css.sac.InputSource; did you forget to inherit a required
module?
[java] [ERROR] Line 227: No source code is available for
type org.w3c.css.sac.SACMediaList; did you forget to inherit a
required module?
[java] [ERROR] Line 234: No source code is available for
type org.w3c.css.sac.SelectorList; did you forget to inherit a
required module?
[java] [ERROR] Line 251: No source code is available for
type java.lang.reflect.Method; did you forget to inherit a required
module?
[java] [ERROR] Line 251: The method
getDeclaredMethod(String, Class<String>) is undefined for the type
Class<capture#1-of ? extends GenerateCssAst.GenerationHandler>
[java] [ERROR] Line 254: No source code is available for
type java.lang.NoSuchMethodException; did you forget to inherit a
required module?
[java] [ERROR] Line 257: No source code is available for
type java.lang.IllegalAccessException; did you forget to inherit a
required module?
[java] [ERROR] Line 259: No source code is available for
type java.lang.reflect.InvocationTargetException; did you forget to
inherit a required module?
[java] [ERROR] Line 286: No source code is available for
type org.w3c.css.sac.LexicalUnit; did you forget to inherit a required
module?
[java] [ERROR] Line 340: No source code is available for
type java.io.StringReader; did you forget to inherit a required
module?
[java] [ERROR] Line 341: No source code is available for
type org.w3c.flute.parser.Parser; did you forget to inherit a required
module?
[java] [ERROR] Line 683: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Line 683: No source code is available for
type java.lang.ref.SoftReference<T>; did you forget to inherit a
required module?
[java] [ERROR] Line 683: The method
synchronizedMap(HashMap<List<URL>,SoftReference<GenerateCssAst.CachedStylesheet>>)
is undefined for the type Collections
[java] [ERROR] Line 745: No source code is available for
type java.net.URISyntaxException; did you forget to inherit a required
module?
[java] [ERROR] Line 919: No source code is available for
type java.util.regex.Pattern; did you forget to inherit a required
module?
[java] [ERROR] Line 920: No source code is available for
type java.util.regex.Matcher; did you forget to inherit a required
module?
[java] [ERROR] Line 924: No source code is available for
type org.w3c.css.sac.Condition; did you forget to inherit a required
module?
[java] [ERROR] Line 925: No source code is available for
type org.w3c.css.sac.AttributeCondition; did you forget to inherit a
required module?
[java] [ERROR] Line 943: No source code is available for
type org.w3c.css.sac.CombinatorCondition; did you forget to inherit a
required module?
[java] [ERROR] Line 953: No source code is available for
type org.w3c.css.sac.ContentCondition; did you forget to inherit a
required module?
[java] [ERROR] Line 956: No source code is available for
type org.w3c.css.sac.LangCondition; did you forget to inherit a
required module?
[java] [ERROR] Line 960: No source code is available for
type org.w3c.css.sac.NegativeCondition; did you forget to inherit a
required module?
[java] [ERROR] Line 962: No source code is available for
type org.w3c.css.sac.PositionalCondition; did you forget to inherit a
required module?
[java] [ERROR] Line 1097: No source code is available
for type org.w3c.css.sac.Selector; did you forget to inherit a
required module?
[java] [ERROR] Line 1098: No source code is available
for type org.w3c.css.sac.CharacterDataSelector; did you forget to
inherit a required module?
[java] [ERROR] Line 1101: No source code is available
for type org.w3c.css.sac.ConditionalSelector; did you forget to
inherit a required module?
[java] [ERROR] Line 1112: No source code is available
for type org.w3c.css.sac.DescendantSelector; did you forget to inherit
a required module?
[java] [ERROR] Line 1128: No source code is available
for type org.w3c.css.sac.ElementSelector; did you forget to inherit a
required module?
[java] [ERROR] Line 1136: No source code is available
for type org.w3c.css.sac.NegativeSelector; did you forget to inherit a
required module?
[java] [ERROR] Line 1139: No source code is available
for type org.w3c.css.sac.ProcessingInstructionSelector; did you forget
to inherit a required module?
[java] [ERROR] Line 1142: No source code is available
for type org.w3c.css.sac.SiblingSelector; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/resources/css/InterfaceGenerator.java'
[java] [ERROR] Line 59: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Line 113: The method
isJavaIdentifierStart(char) is undefined for the type Character
[java] [ERROR] Line 118: The method
isJavaIdentifierPart(char) is undefined for the type Character
[java] [ERROR] Line 161: No source code is available for
type java.io.PrintWriter; did you forget to inherit a required module?
[java] [ERROR] Line 167: The method exit(int) is
undefined for the type System
[java] [ERROR] Line 173: No source code is available for
type java.net.MalformedURLException; did you forget to inherit a
required module?
[java] [ERROR] Line 184: The method exit(int) is
undefined for the type System
[java] [ERROR] Line 195: The method
isJavaIdentifierStart(char) is undefined for the type Character
[java] [ERROR] Line 201: The method
isJavaIdentifierPart(char) is undefined for the type Character
[java] [ERROR] Line 239: The method getCanonicalName()
is undefined for the type Class<CssResource>
[java] [ERROR] Line 240: The method getCanonicalName()
is undefined for the type Class<CssResource.ClassName>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/resources/css/Minify.java'
[java] [ERROR] Line 44: The method exit(int) is
undefined for the type System
[java] [ERROR] Line 46: The method exit(int) is
undefined for the type System
[java] [ERROR] Line 51: No source code is available for
type java.io.PrintWriter; did you forget to inherit a required module?
[java] [ERROR] Line 52: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Line 74: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Line 76: No source code is available for
type java.net.MalformedURLException; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/resources/css/RtlVisitor.java'
[java] [ERROR] Line 247: No source code is available for
type java.lang.reflect.Method; did you forget to inherit a required
module?
[java] [ERROR] Line 247: The method
getDeclaredMethod(String, Class<CssProperty.Value>) is undefined for
the type Class<capture#1-of ? extends RtlVisitor>
[java] [ERROR] Line 249: The method
isAssignableFrom(Class<capture#2-of ?>) is undefined for the type
Class<CssProperty.Value>
[java] [ERROR] Line 252: No source code is available for
type java.lang.NoSuchMethodException; did you forget to inherit a
required module?
[java] [ERROR] Line 258: The method
getDeclaredMethod(String, Class<List>) is undefined for the type
Class<capture#3-of ? extends RtlVisitor>
[java] [ERROR] Line 265: No source code is available for
type java.lang.SecurityException; did you forget to inherit a required
module?
[java] [ERROR] Line 271: No source code is available for
type java.lang.IllegalAccessException; did you forget to inherit a
required module?
[java] [ERROR] Line 274: No source code is available for
type java.lang.reflect.InvocationTargetException; did you forget to
inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/resources/css/SubstitutionReplacer.java'
[java] [ERROR] Line 54: The method getCanonicalName() is
undefined for the type Class<DataResource>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/resources/css/ast/CssNodeCloner.java'
[java] [ERROR] Line 59: The method
isAssignableFrom(Class<T>) is undefined for the type
Class<CssProperty>
[java] [ERROR] Line 61: The method
isAssignableFrom(Class<T>) is undefined for the type
Class<CssSelector>
[java] [ERROR] Line 73: The method isInstance(Object) is
undefined for the type Class<T>
[java] [ERROR] Line 77: The method cast(Object) is
undefined for the type Class<T>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/resources/css/ast/CssProperty.java'
[java] [ERROR] Line 271: The method isISOControl(char)
is undefined for the type Character
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/resources/css/ast/CssSelector.java'
[java] [ERROR] Line 24: No source code is available for
type java.util.regex.Pattern; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/resources/ext/ResourceContext.java'
[java] [ERROR] Line 78: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/resources/ext/ResourceGeneratorUtil.java'
[java] [ERROR] Line 49: No source code is available for
type java.lang.ClassLoader; did you forget to inherit a required
module?
[java] [ERROR] Line 55: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Line 71: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Line 75: No source code is available for
type java.net.MalformedURLException; did you forget to inherit a
required module?
[java] [ERROR] Line 126: The method getClassLoader() is
undefined for the type Class<ResourceGeneratorUtil>
[java] [ERROR] Line 129: The method
asSubclass(Class<Annotation>) is undefined for the type
Class<capture#1-of ?>
[java] [ERROR] Line 135: No source code is available for
type java.lang.ClassNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Line 292: No source code is available for
type java.lang.Thread; did you forget to inherit a required module?
[java] [ERROR] Line 384: The method getCanonicalName()
is undefined for the type Class<ClientBundle.Source>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/resources/rebind/context/
AbstractClientBundleGenerator.java'
[java] [ERROR] Line 256: No source code is available for
type java.io.PrintWriter; did you forget to inherit a required module?
[java] [ERROR] Line 590: The method getSimpleName() is
undefined for the type Class<capture#6-of ? extends
AbstractClientBundleGenerator>
[java] [ERROR] Line 672: The method newInstance() is
undefined for the type Class<T>
[java] [ERROR] Line 673: No source code is available for
type java.lang.InstantiationException; did you forget to inherit a
required module?
[java] [ERROR] Line 675: No source code is available for
type java.lang.IllegalAccessException; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/resources/rebind/context/AbstractResourceContext.java'
[java] [ERROR] Line 42: No source code is available for
type sun.misc.BASE64Encoder; did you forget to inherit a required
module?
[java] [ERROR] Line 64: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Line 85: The method cast(Object) is
undefined for the type Class<T>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/resources/rebind/context/MhtmlResourceContext.java'
[java] [ERROR] Line 56: No source code is available for
type java.io.ByteArrayOutputStream; did you forget to inherit a
required module?
[java] [ERROR] Line 58: No source code is available for
type java.io.PrintWriter; did you forget to inherit a required module?
[java] [ERROR] Line 135: The method write(byte[]) is
undefined for the type OutputStream
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/resources/rebind/context/StaticResourceContext.java'
[java] [ERROR] Line 85: The method write(byte[]) is
undefined for the type OutputStream
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/resources/rg/CssResourceGenerator.java'
[java] [ERROR] Line 217: No source code is available for
type java.util.zip.Adler32; did you forget to inherit a required
module?
[java] [ERROR] Line 545: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/resources/rg/DataResourceGenerator.java'
[java] [ERROR] Line 40: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/resources/rg/ExternalTextResourceGenerator.java'
[java] [ERROR] Line 115: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/resources/rg/ImageBundleBuilder.java'
[java] [ERROR] Line 26: The import java.awt cannot be
resolved
[java] [ERROR] Line 27: The import java.awt cannot be
resolved
[java] [ERROR] Line 28: The import java.awt cannot be
resolved
[java] [ERROR] Line 46: The import javax.imageio cannot
be resolved
[java] [ERROR] Line 47: The import javax.imageio cannot
be resolved
[java] [ERROR] Line 48: The import javax.imageio cannot
be resolved
[java] [ERROR] Line 49: The import javax.imageio cannot
be resolved
[java] [ERROR] Line 50: The import javax.imageio cannot
be resolved
[java] [ERROR] Line 277: BufferedImage cannot be
resolved to a type
[java] [ERROR] Line 280: AffineTransform cannot be
resolved to a type
[java] [ERROR] Line 280: AffineTransform cannot be
resolved to a type
[java] [ERROR] Line 289: BufferedImage cannot be
resolved to a type
[java] [ERROR] Line 289: The method getImages() from the
type ImageBundleBuilder.ImageRect refers to the missing type
BufferedImage
[java] [ERROR] Line 294: The method getTransform() from
the type ImageBundleBuilder.ImageRect refers to the missing type
AffineTransform
[java] [ERROR] Line 297: BufferedImage cannot be
resolved to a type
[java] [ERROR] Line 299: BufferedImage cannot be
resolved to a type
[java] [ERROR] Line 309: BufferedImage cannot be
resolved to a type
[java] [ERROR] Line 310: BufferedImage cannot be
resolved to a type
[java] [ERROR] Line 313: BufferedImage cannot be
resolved to a type
[java] [ERROR] Line 314: BufferedImage cannot be
resolved to a type
[java] [ERROR] Line 329: AffineTransform cannot be
resolved to a type
[java] [ERROR] Line 330: AffineTransform cannot be
resolved to a type
[java] [ERROR] Line 330: AffineTransform cannot be
resolved to a type
[java] [ERROR] Line 342: BufferedImage cannot be
resolved to a type
[java] [ERROR] Line 367: AffineTransform cannot be
resolved to a type
[java] [ERROR] Line 368: AffineTransform cannot be
resolved to a type
[java] [ERROR] Line 379: AffineTransform cannot be
resolved to a type
[java] [ERROR] Line 380: AffineTransform cannot be
resolved to a type
[java] [ERROR] Line 380: AffineTransform cannot be
resolved to a type
[java] [ERROR] Line 393: AffineTransform cannot be
resolved to a type
[java] [ERROR] Line 399: AffineTransform cannot be
resolved to a type
[java] [ERROR] Line 471: The method getInteger(String,
int) is undefined for the type Integer
[java] [ERROR] Line 478: The method getSimpleName() is
undefined for the type Class<ImageBundleBuilder>
[java] [ERROR] Line 480: The method exit(int) is
undefined for the type System
[java] [ERROR] Line 507: The method exit(int) is
undefined for the type System
[java] [ERROR] Line 512: BufferedImage cannot be
resolved to a type
[java] [ERROR] Line 512: The method
drawBundledImage(ImageBundleBuilder.Arranger) from the type
ImageBundleBuilder refers to the missing type BufferedImage
[java] [ERROR] Line 520: The method exit(int) is
undefined for the type System
[java] [ERROR] Line 523: The method exit(int) is
undefined for the type System
[java] [ERROR] Line 526: The method exit(int) is
undefined for the type System
[java] [ERROR] Line 532: BufferedImage cannot be
resolved to a type
[java] [ERROR] Line 532: BufferedImage cannot be
resolved to a type
[java] [ERROR] Line 533: BufferedImage cannot be
resolved
[java] [ERROR] Line 537: The method getProperty(String)
is undefined for the type System
[java] [ERROR] Line 538: Graphics2D cannot be resolved
to a type
[java] [ERROR] Line 541: The method getImage() from the
type ImageBundleBuilder.ImageRect refers to the missing type
BufferedImage
[java] [ERROR] Line 541: The method transform() from the
type ImageBundleBuilder.ImageRect refers to the missing type
AffineTransform
[java] [ERROR] Line 553: BufferedImage cannot be
resolved to a type
[java] [ERROR] Line 558: ImageIO cannot be resolved
[java] [ERROR] Line 662: BufferedImage cannot be
resolved to a type
[java] [ERROR] Line 662: The method
drawBundledImage(ImageBundleBuilder.Arranger) from the type
ImageBundleBuilder refers to the missing type BufferedImage
[java] [ERROR] Line 675: BufferedImage cannot be
resolved to a type
[java] [ERROR] Line 684: MemoryCacheImageInputStream
cannot be resolved to a type
[java] [ERROR] Line 684: MemoryCacheImageInputStream
cannot be resolved to a type
[java] [ERROR] Line 686: ImageReader cannot be resolved
to a type
[java] [ERROR] Line 686: ImageIO cannot be resolved
[java] [ERROR] Line 688: ImageReader cannot be resolved
to a type
[java] [ERROR] Line 698: IIOMetadata cannot be resolved
to a type
[java] [ERROR] Line 702: IIOMetadataFormatImpl cannot be
resolved
[java] [ERROR] Line 729: BufferedImage cannot be
resolved to a type
[java] [ERROR] Line 729: BufferedImage cannot be
resolved to a type
[java] [ERROR] Line 795: BufferedImage cannot be
resolved to a type
[java] [ERROR] Line 809: BufferedImage cannot be
resolved to a type
[java] [ERROR] Line 809: BufferedImage cannot be
resolved to a type
[java] [ERROR] Line 810: BufferedImage cannot be
resolved
[java] [ERROR] Line 813: The method getProperty(String)
is undefined for the type System
[java] [ERROR] Line 814: Graphics2D cannot be resolved
to a type
[java] [ERROR] Line 818: The method getImage() from the
type ImageBundleBuilder.ImageRect refers to the missing type
BufferedImage
[java] [ERROR] Line 818: The method transform() from the
type ImageBundleBuilder.ImageRect refers to the missing type
AffineTransform
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/resources/rg/ImageResourceGenerator.java'
[java] [ERROR] Line 40: The import java.awt cannot be
resolved
[java] [ERROR] Line 147: AffineTransform cannot be
resolved to a type
[java] [ERROR] Line 147: AffineTransform cannot be
resolved to a type
[java] [ERROR] Line 165: The method getCanonicalName()
is undefined for the type Class<String>
[java] [ERROR] Line 310: The method getCanonicalName()
is undefined for the type Class<String>
[java] [ERROR] Line 319: AffineTransform cannot be
resolved to a type
[java] [ERROR] Line 319: AffineTransform cannot be
resolved to a type
[java] [ERROR] Line 446: The method getSimpleName() is
undefined for the type Class<ImageResourceGenerator>
[java] [ERROR] Line 644: The method getSimpleName() is
undefined for the type Class<ImageResourceGenerator>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/resources/rg/TextResourceGenerator.java'
[java] [ERROR] Line 46: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/rpc/client/impl/ClientWriterFactory.java'
[java] [ERROR] Line 41: No source code is available for
type java.lang.ClassNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/rpc/linker/ClientOracleLinker.java'
[java] [ERROR] Line 83: No source code is available for
type java.io.ByteArrayOutputStream; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/rpc/rebind/RpcProxyCreator.java'
[java] [ERROR] Line 128: No source code is available for
type java.io.PrintWriter; did you forget to inherit a required module?
[java] [ERROR] Line 145: The method getCanonicalName()
is undefined for the type Class<ArtificialRescue>
[java] [ERROR] Line 146: The method getCanonicalName()
is undefined for the type Class<GWT>
[java] [ERROR] Line 147: The method getCanonicalName()
is undefined for the type Class<Impl>
[java] [ERROR] Line 148: The method getCanonicalName()
is undefined for the type Class<ArtificialRescue.Rescue>
[java] [ERROR] Line 149: The method getCanonicalName()
is undefined for the type Class<TypeOverrides>
[java] [ERROR] Line 150: The method getCanonicalName()
is undefined for the type Class<TypeOverrides.SerializeFunction>
[java] [ERROR] Line 237: The method getSimpleName() is
undefined for the type Class<TypeOverrides.SerializeFunction>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/rpc/server/ClientOracle.java'
[java] [ERROR] Line 105: No source code is available for
type java.lang.reflect.Field; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/rpc/server/CommandSerializationUtil.java'
[java] [ERROR] Line 54: No source code is available for
type java.lang.reflect.Field; did you forget to inherit a required
module?
[java] [ERROR] Line 75: The method
isAssignableFrom(Class<capture#1-of ?>) is undefined for the type
Class<Boolean>
[java] [ERROR] Line 76: The method
isAssignableFrom(Class<capture#2-of ?>) is undefined for the type
Class<Number>
[java] [ERROR] Line 77: The method
isAssignableFrom(Class<capture#3-of ?>) is undefined for the type
Class<String>
[java] [ERROR] Line 295: The method
isAssignableFrom(Class<capture#4-of ?>) is undefined for the type
Class<Object>
[java] [ERROR] Line 395: No source code is available for
type java.lang.reflect.Array; did you forget to inherit a required
module?
[java] [ERROR] Line 404: The method
isAssignableFrom(Class<capture#9-of ?>) is undefined for the type
Class<Number>
[java] [ERROR] Line 438: No source code is available for
type sun.misc.Unsafe; did you forget to inherit a required module?
[java] [ERROR] Line 444: The method
getDeclaredField(String) is undefined for the type Class<Unsafe>
[java] [ERROR] Line 447: No source code is available for
type java.lang.SecurityException; did you forget to inherit a required
module?
[java] [ERROR] Line 449: No source code is available for
type java.lang.NoSuchFieldException; did you forget to inherit a
required module?
[java] [ERROR] Line 453: No source code is available for
type java.lang.IllegalAccessException; did you forget to inherit a
required module?
[java] [ERROR] Line 480: No source code is available for
type java.lang.InstantiationException; did you forget to inherit a
required module?
[java] [ERROR] Line 482: The method cast(Object) is
undefined for the type Class<T>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/rpc/server/CommandServerSerializationStreamReader.java'
[java] [ERROR] Line 113: No source code is available for
type java.lang.reflect.Field; did you forget to inherit a required
module?
[java] [ERROR] Line 113: The method
getDeclaredField(String) is undefined for the type Class<capture#2-of ?
>
[java] [ERROR] Line 124: No source code is available for
type java.lang.SecurityException; did you forget to inherit a required
module?
[java] [ERROR] Line 126: No source code is available for
type java.lang.NoSuchFieldException; did you forget to inherit a
required module?
[java] [ERROR] Line 145: No source code is available for
type java.lang.reflect.Array; did you forget to inherit a required
module?
[java] [ERROR] Line 168: No source code is available for
type java.lang.InstantiationException; did you forget to inherit a
required module?
[java] [ERROR] Line 187: No source code is available for
type java.lang.reflect.Method; did you forget to inherit a required
module?
[java] [ERROR] Line 189: The method getMethods() is
undefined for the type Class<capture#13-of ?>
[java] [ERROR] Line 206: No source code is available for
type java.lang.reflect.Modifier; did you forget to inherit a required
module?
[java] [ERROR] Line 212: No source code is available for
type java.lang.IllegalAccessException; did you forget to inherit a
required module?
[java] [ERROR] Line 214: No source code is available for
type java.lang.reflect.InvocationTargetException; did you forget to
inherit a required module?
[java] [ERROR] Line 219: The method newInstance() is
undefined for the type Class<capture#16-of ?>
[java] [ERROR] Line 336: The method
isInstance(ValueCommand) is undefined for the type Class<T>
[java] [ERROR] Line 340: The method cast(ValueCommand)
is undefined for the type Class<T>
[java] [ERROR] Line 353: The method
isInstance(ValueCommand) is undefined for the type Class<T>
[java] [ERROR] Line 354: The method cast(ValueCommand)
is undefined for the type Class<T>
[java] [ERROR] Line 356: The method
isInstance(ValueCommand) is undefined for the type Class<T>
[java] [ERROR] Line 360: The method cast(ValueCommand)
is undefined for the type Class<T>
[java] [ERROR] Line 364: No source code is available for
type java.lang.reflect.Constructor<T>; did you forget to inherit a
required module?
[java] [ERROR] Line 364: The method
getConstructor(Class<Double>) is undefined for the type Class<T>
[java] [ERROR] Line 369: No source code is available for
type java.lang.NoSuchMethodException; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/rpc/server/CommandServerSerializationStreamWriter.java'
[java] [ERROR] Line 93: The method
isAssignableFrom(Class<capture#4-of ?>) is undefined for the type
Class<Enum>
[java] [ERROR] Line 105: No source code is available for
type java.lang.reflect.Array; did you forget to inherit a required
module?
[java] [ERROR] Line 132: The method isAnonymousClass()
is undefined for the type Class<capture#16-of ?>
[java] [ERROR] Line 132: The method isLocalClass() is
undefined for the type Class<capture#17-of ?>
[java] [ERROR] Line 162: The method
isAssignableFrom(Class<capture#34-of ?>) is undefined for the type
Class<Serializable>
[java] [ERROR] Line 163: The method
isAssignableFrom(Class<capture#35-of ?>) is undefined for the type
Class<IsSerializable>
[java] [ERROR] Line 170: No source code is available for
type java.lang.reflect.Field; did you forget to inherit a required
module?
[java] [ERROR] Line 205: No source code is available for
type java.lang.reflect.Method; did you forget to inherit a required
module?
[java] [ERROR] Line 205: The method getMethods() is
undefined for the type Class<capture#51-of ?>
[java] [ERROR] Line 207: No source code is available for
type java.lang.reflect.Modifier; did you forget to inherit a required
module?
[java] [ERROR] Line 226: No source code is available for
type java.lang.NoSuchMethodException; did you forget to inherit a
required module?
[java] [ERROR] Line 230: No source code is available for
type java.lang.SecurityException; did you forget to inherit a required
module?
[java] [ERROR] Line 236: No source code is available for
type java.lang.IllegalAccessException; did you forget to inherit a
required module?
[java] [ERROR] Line 238: No source code is available for
type java.lang.reflect.InvocationTargetException; did you forget to
inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/rpc/server/DelegatingClientOracle.java'
[java] [ERROR] Line 83: No source code is available for
type java.lang.reflect.Field; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/rpc/server/HostedModeClientOracle.java'
[java] [ERROR] Line 37: No source code is available for
type java.io.BufferedWriter; did you forget to inherit a required
module?
[java] [ERROR] Line 37: No source code is available for
type java.io.OutputStreamWriter; did you forget to inherit a required
module?
[java] [ERROR] Line 94: The method
getDeclaredField(String) is undefined for the type Class<capture#2-of ?
>
[java] [ERROR] Line 96: No source code is available for
type java.lang.SecurityException; did you forget to inherit a required
module?
[java] [ERROR] Line 98: No source code is available for
type java.lang.NoSuchFieldException; did you forget to inherit a
required module?
[java] [ERROR] Line 127: No source code is available for
type java.lang.reflect.Field; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/rpc/server/RPC.java'
[java] [ERROR] Line 80: No source code is available for
type java.lang.ClassLoader; did you forget to inherit a required
module?
[java] [ERROR] Line 80: No source code is available for
type java.lang.Thread; did you forget to inherit a required module?
[java] [ERROR] Line 86: No source code is available for
type java.lang.ClassNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Line 124: The method
isAssignableFrom(Class<capture#14-of ?>) is undefined for the type
Class<RemoteService>
[java] [ERROR] Line 156: No source code is available for
type java.lang.reflect.Method; did you forget to inherit a required
module?
[java] [ERROR] Line 156: The method getMethod(String,
Class<?>[]) is undefined for the type Class<capture#18-of ?>
[java] [ERROR] Line 167: No source code is available for
type java.lang.NoSuchMethodException; did you forget to inherit a
required module?
[java] [ERROR] Line 203: No source code is available for
type java.lang.IllegalAccessException; did you forget to inherit a
required module?
[java] [ERROR] Line 204: No source code is available for
type java.lang.SecurityException; did you forget to inherit a required
module?
[java] [ERROR] Line 213: No source code is available for
type java.lang.reflect.InvocationTargetException; did you forget to
inherit a required module?
[java] [ERROR] Line 339: The method forName(String,
boolean, ClassLoader) is undefined for the type Class
[java] [ERROR] Line 372: The method getInterfaces() is
undefined for the type Class<capture#33-of ?>
[java] [ERROR] Line 408: The method getInterfaces() is
undefined for the type Class<capture#41-of ?>
[java] [ERROR] Line 426: Integer.TYPE cannot be resolved
[java] [ERROR] Line 428: Long.TYPE cannot be resolved
[java] [ERROR] Line 430: Short.TYPE cannot be resolved
[java] [ERROR] Line 432: Byte.TYPE cannot be resolved
[java] [ERROR] Line 436: Boolean.TYPE cannot be resolved
[java] [ERROR] Line 438: Float.TYPE cannot be resolved
[java] [ERROR] Line 440: Double.TYPE cannot be resolved
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/rpc/server/RpcServlet.java'
[java] [ERROR] Line 54: The method getBoolean(String) is
undefined for the type Boolean
[java] [ERROR] Line 56: No source code is available for
type java.lang.ref.SoftReference<T>; did you forget to inherit a
required module?
[java] [ERROR] Line 90: No source code is available for
type java.lang.SecurityException; did you forget to inherit a required
module?
[java] [ERROR] Line 115: No source code is available for
type java.io.InputStream; did you forget to inherit a required module?
[java] [ERROR] Line 211: No source code is available for
type java.io.ByteArrayOutputStream; did you forget to inherit a
required module?
[java] [ERROR] Line 215: No source code is available for
type java.util.zip.GZIPOutputStream; did you forget to inherit a
required module?
[java] [ERROR] Line 227: The method write(byte[]) is
undefined for the type ServletOutputStream
[java] [ERROR] Line 299: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Line 305: No source code is available for
type java.net.MalformedURLException; did you forget to inherit a
required module?
[java] [ERROR] Line 335: No source code is available for
type java.net.InetAddress; did you forget to inherit a required
module?
[java] [ERROR] Line 340: No source code is available for
type java.net.UnknownHostException; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/rpc/server/SimplePayloadDecoder.java'
[java] [ERROR] Line 117: No source code is available for
type java.lang.ClassNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Line 209: The method
asSubclass(Class<Enum>) is undefined for the type Class<capture#19-of ?
>
[java] [ERROR] Line 227: No source code is available for
type java.lang.reflect.Array; did you forget to inherit a required
module?
[java] [ERROR] Line 341: No source code is available for
type java.lang.ClassLoader; did you forget to inherit a required
module?
[java] [ERROR] Line 341: The method getClassLoader() is
undefined for the type Class<capture#54-of ? extends
SimplePayloadDecoder>
[java] [ERROR] Line 342: The method forName(String,
boolean, ClassLoader) is undefined for the type Class
[java] [ERROR] Line 446: The method
isInstance(RpcCommand) is undefined for the type Class<T>
[java] [ERROR] Line 448: The method cast(RpcCommand) is
undefined for the type Class<T>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/rpc/server/WebModeClientOracle.java'
[java] [ERROR] Line 148: No source code is available for
type java.io.InputStream; did you forget to inherit a required module?
[java] [ERROR] Line 150: No source code is available for
type java.util.zip.GZIPInputStream; did you forget to inherit a
required module?
[java] [ERROR] Line 152: No source code is available for
type java.lang.ClassNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Line 189: No source code is available for
type java.io.ObjectInputStream; did you forget to inherit a required
module?
[java] [ERROR] Line 192: The method cast(Object) is
undefined for the type Class<T>
[java] [ERROR] Line 210: No source code is available for
type java.io.ObjectOutputStream; did you forget to inherit a required
module?
[java] [ERROR] Line 226: No source code is available for
type java.lang.reflect.Field; did you forget to inherit a required
module?
[java] [ERROR] Line 344: The method
getDeclaredField(String) is undefined for the type Class<capture#40-
of ?>
[java] [ERROR] Line 345: No source code is available for
type java.lang.SecurityException; did you forget to inherit a required
module?
[java] [ERROR] Line 348: No source code is available for
type java.lang.NoSuchFieldException; did you forget to inherit a
required module?
[java] [ERROR] Line 397: No source code is available for
type java.util.zip.GZIPOutputStream; did you forget to inherit a
required module?
[java] [ERROR] Line 399: The method close() is undefined
for the type OutputStream
[java] [ERROR] Line 409: The method getEnclosingClass()
is undefined for the type Class<capture#54-of ?>
[java] [ERROR] Line 412: The method getSimpleName() is
undefined for the type Class<capture#57-of ?>
[java] [ERROR] Line 413: The method getPackage() is
undefined for the type Class<capture#58-of ?>
[java] [ERROR] Line 415: The method getSimpleName() is
undefined for the type Class<capture#59-of ?>
[java] [ERROR] Line 418: The method getPackage() is
undefined for the type Class<capture#60-of ?>
[java] [ERROR] Line 418: The method getSimpleName() is
undefined for the type Class<capture#61-of ?>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/rpc/server/WebModePayloadSink.java'
[java] [ERROR] Line 107: No source code is available for
type java.nio.ByteBuffer; did you forget to inherit a required module?
[java] [ERROR] Line 335: The method getEnclosingClass()
is undefined for the type Class<capture#7-of ?>
[java] [ERROR] Line 336: The method getSimpleName() is
undefined for the type Class<capture#8-of ?>
[java] [ERROR] Line 528: No source code is available for
type java.lang.reflect.Array; did you forget to inherit a required
module?
[java] [ERROR] Line 737: No source code is available for
type java.nio.BufferOverflowException; did you forget to inherit a
required module?
[java] [ERROR] Line 847: The method getBoolean(String)
is undefined for the type Boolean
[java] [ERROR] Line 921: The method write(byte[], int,
int) is undefined for the type OutputStream
[java] [ERROR] Line 929: The method write(byte[]) is
undefined for the type OutputStream
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/rpc/super/com/google/gwt/rpc/client/impl/
ClientWriterFactory.java'
[java] [ERROR] Line 16: The declared package
"com.google.gwt.rpc.client.impl" does not match the expected package
"com.google.gwt.rpc.super.com.google.gwt.rpc.client.impl"
[java] [ERROR] Line 32: RemoteException cannot be
resolved to a type
[java] [ERROR] Line 33:
CommandClientSerializationStreamReader cannot be resolved to a type
[java] [ERROR] Line 33:
CommandClientSerializationStreamReader cannot be resolved to a type
[java] [ERROR] Line 39: TypeOverrides cannot be resolved
to a type
[java] [ERROR] Line 40:
CommandClientSerializationStreamWriter cannot be resolved to a type
[java] [ERROR] Line 40:
CommandClientSerializationStreamWriter cannot be resolved to a type
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/rpc/super/com/google/gwt/rpc/client/impl/
EscapeUtil.java'
[java] [ERROR] Line 16: The declared package
"com.google.gwt.rpc.client.impl" does not match the expected package
"com.google.gwt.rpc.super.com.google.gwt.rpc.client.impl"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/safehtml/rebind/HtmlTemplateParser.java'
[java] [ERROR] Line 109: No source code is available for
type org.xml.sax.helpers.DefaultHandler; did you forget to inherit a
required module?
[java] [ERROR] Line 130: No source code is available for
type org.xml.sax.SAXException; did you forget to inherit a required
module?
[java] [ERROR] Line 135: No source code is available for
type org.xml.sax.SAXParseException; did you forget to inherit a
required module?
[java] [ERROR] Line 166: No source code is available for
type org.xml.sax.InputSource; did you forget to inherit a required
module?
[java] [ERROR] Line 178: No source code is available for
type org.xml.sax.Attributes; did you forget to inherit a required
module?
[java] [ERROR] Line 231: No source code is available for
type org.xml.sax.SAXNotSupportedException; did you forget to inherit a
required module?
[java] [ERROR] Line 240: No source code is available for
type java.util.regex.Pattern; did you forget to inherit a required
module?
[java] [ERROR] Line 280: No source code is available for
type java.io.Reader; did you forget to inherit a required module?
[java] [ERROR] Line 282: No source code is available for
type org.xml.sax.XMLReader; did you forget to inherit a required
module?
[java] [ERROR] Line 284: No source code is available for
type org.xml.sax.helpers.XMLReaderFactory; did you forget to inherit a
required module?
[java] [ERROR] Line 345: No source code is available for
type java.util.regex.Matcher; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/safehtml/rebind/ParsedHtmlTemplate.java'
[java] [ERROR] Line 159: The method format(String,
String) is undefined for the type String
[java] [ERROR] Line 207: The method format(String,
ParsedHtmlTemplate.HtmlContext, int) is undefined for the type String
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/safehtml/rebind/SafeHtmlTemplatesGenerator.java'
[java] [ERROR] Line 52: No source code is available for
type java.io.PrintWriter; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/safehtml/rebind/
SafeHtmlTemplatesImplMethodCreator.java'
[java] [ERROR] Line 110: No source code is available for
type com.google.gwt.i18n.rebind.AbstractResource.ResourceList; did you
forget to inherit a required module?
[java] [ERROR] Line 224: No source code is available for
type java.io.StringReader; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/soyc/MakeTopLevelHtmlForPerm.java'
[java] [ERROR] Line 108: No source code is available for
type java.util.regex.Pattern; did you forget to inherit a required
module?
[java] [ERROR] Line 117: No source code is available for
type java.io.PrintWriter; did you forget to inherit a required module?
[java] [ERROR] Line 634: No source code is available for
type java.text.DecimalFormat; did you forget to inherit a required
module?
[java] [ERROR] Line 665: No source code is available for
type java.util.regex.Matcher; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/soyc/Settings.java'
[java] [ERROR] Line 162: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/soyc/SoycDashboard.java'
[java] [ERROR] Line 68: No source code is available for
type java.lang.InterruptedException; did you forget to inherit a
required module?
[java] [ERROR] Line 73: No source code is available for
type java.lang.Thread; did you forget to inherit a required module?
[java] [ERROR] Line 87: The method exit(int) is
undefined for the type System
[java] [ERROR] Line 93: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Line 117: No source code is available for
type javax.xml.parsers.ParserConfigurationException; did you forget to
inherit a required module?
[java] [ERROR] Line 119: The method exit(int) is
undefined for the type System
[java] [ERROR] Line 120: No source code is available for
type org.xml.sax.SAXException; did you forget to inherit a required
module?
[java] [ERROR] Line 122: The method exit(int) is
undefined for the type System
[java] [ERROR] Line 123: No source code is available for
type java.io.FileNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Line 125: The method exit(int) is
undefined for the type System
[java] [ERROR] Line 128: The method exit(int) is
undefined for the type System
[java] [ERROR] Line 136: No source code is available for
type java.io.InputStream; did you forget to inherit a required module?
[java] [ERROR] Line 138: No source code is available for
type java.io.FileInputStream; did you forget to inherit a required
module?
[java] [ERROR] Line 140: No source code is available for
type java.util.zip.GZIPInputStream; did you forget to inherit a
required module?
[java] [ERROR] Line 142: No source code is available for
type java.io.BufferedInputStream; did you forget to inherit a required
module?
[java] [ERROR] Line 180: No source code is available for
type org.xml.sax.helpers.DefaultHandler; did you forget to inherit a
required module?
[java] [ERROR] Line 204: No source code is available for
type org.xml.sax.Attributes; did you forget to inherit a required
module?
[java] [ERROR] Line 249: No source code is available for
type java.io.FileReader; did you forget to inherit a required module?
[java] [ERROR] Line 251: No source code is available for
type java.util.Scanner; did you forget to inherit a required module?
[java] [ERROR] Line 335: No source code is available for
type javax.xml.parsers.SAXParserFactory; did you forget to inherit a
required module?
[java] [ERROR] Line 337: No source code is available for
type javax.xml.parsers.SAXParser; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/soyc/StaticResources.java'
[java] [ERROR] Line 41: The method getPackage() is
undefined for the type Class<StaticResources>
[java] [ERROR] Line 44: No source code is available for
type java.lang.ClassLoader; did you forget to inherit a required
module?
[java] [ERROR] Line 44: The method getClassLoader() is
undefined for the type Class<StaticResources>
[java] [ERROR] Line 46: No source code is available for
type java.io.InputStream; did you forget to inherit a required module?
[java] [ERROR] Line 54: The method close() is undefined
for the type OutputStream
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/soyc/io/ArtifactsOutputDirectory.java'
[java] [ERROR] Line 39: No source code is available for
type java.io.ByteArrayOutputStream; did you forget to inherit a
required module?
[java] [ERROR] Line 48: The method close() of type
ArtifactsOutputDirectory.OutputStreamForArtifact must override or
implement a supertype method
[java] [ERROR] Line 61: The method write(byte[]) of type
ArtifactsOutputDirectory.OutputStreamForArtifact must override or
implement a supertype method
[java] [ERROR] Line 62: The method write(byte[], int,
int) in the type ByteArrayOutputStream is not applicable for the
arguments (byte[])
[java] [ERROR] Line 66: The method write(byte[], int,
int) of type ArtifactsOutputDirectory.OutputStreamForArtifact must
override or implement a supertype method
[java] [ERROR] Line 71: The method write(int) of type
ArtifactsOutputDirectory.OutputStreamForArtifact must override or
implement a supertype method
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/soyc/io/FileSystemOutputDirectory.java'
[java] [ERROR] Line 27: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Line 36: No source code is available for
type java.io.FileOutputStream; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/attributeparsers/AttributeParsers.java'
[java] [ERROR] Line 36: The method getCanonicalName() is
undefined for the type
Class<HasHorizontalAlignment.HorizontalAlignmentConstant>
[java] [ERROR] Line 37: The method getCanonicalName() is
undefined for the type
Class<HasVerticalAlignment.VerticalAlignmentConstant>
[java] [ERROR] Line 38: The method getCanonicalName() is
undefined for the type Class<TextBoxBase.TextAlignConstant>
[java] [ERROR] Line 40: The method getCanonicalName() is
undefined for the type Class<String>
[java] [ERROR] Line 43: The method getCanonicalName() is
undefined for the type Class<Style.Unit>
[java] [ERROR] Line 63: The method getCanonicalName() is
undefined for the type Class<Boolean>
[java] [ERROR] Line 68: The method getCanonicalName() is
undefined for the type Class<Integer>
[java] [ERROR] Line 73: The method getCanonicalName() is
undefined for the type Class<Double>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/attributeparsers/CssNameConverter.java'
[java] [ERROR] Line 31: The method format(String,
Object[]) is undefined for the type String
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/attributeparsers/EnumAttributeParser.java'
[java] [ERROR] Line 45: The method format(String,
String, String) is undefined for the type String
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/attributeparsers/FieldReferenceConverter.java'
[java] [ERROR] Line 21: The import java.util.regex
cannot be resolved
[java] [ERROR] Line 22: The import java.util.regex
cannot be resolved
[java] [ERROR] Line 112: Pattern cannot be resolved to a
type
[java] [ERROR] Line 112: Pattern cannot be resolved
[java] [ERROR] Line 113: Pattern cannot be resolved to a
type
[java] [ERROR] Line 113: Pattern cannot be resolved
[java] [ERROR] Line 142: Matcher cannot be resolved to a
type
[java] [ERROR] Line 142: Pattern cannot be resolved to a
type
[java] [ERROR] Line 187: Pattern cannot be resolved to a
type
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/attributeparsers/
HorizontalAlignmentConstantParser.java'
[java] [ERROR] Line 32: The method getCanonicalName() is
undefined for the type Class<HasHorizontalAlignment>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/attributeparsers/IntPairAttributeParser.java'
[java] [ERROR] Line 42: The method format(String,
String, String) is undefined for the type String
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/attributeparsers/LengthAttributeParser.java'
[java] [ERROR] Line 31: The method getCanonicalName() is
undefined for the type Class<Style.Unit>
[java] [ERROR] Line 36: No source code is available for
type java.util.regex.Pattern; did you forget to inherit a required
module?
[java] [ERROR] Line 50: No source code is available for
type java.util.regex.Matcher; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/attributeparsers/StringAttributeParser.java'
[java] [ERROR] Line 44: The method format(String,
String) is undefined for the type String
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/attributeparsers/TextAlignConstantParser.java'
[java] [ERROR] Line 30: The method getCanonicalName() is
undefined for the type Class<TextBoxBase>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/attributeparsers/
VerticalAlignmentConstantParser.java'
[java] [ERROR] Line 32: The method getCanonicalName() is
undefined for the type Class<HasVerticalAlignment>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/elementparsers/BeanParser.java'
[java] [ERROR] Line 168: The method format(String,
XMLElement) is undefined for the type String
[java] [ERROR] Line 179: The method format(String,
String, String) is undefined for the type String
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/elementparsers/CellPanelParser.java'
[java] [ERROR] Line 48: The method getCanonicalName() is
undefined for the type
Class<HasHorizontalAlignment.HorizontalAlignmentConstant>
[java] [ERROR] Line 50: The method getCanonicalName() is
undefined for the type
Class<HasVerticalAlignment.VerticalAlignmentConstant>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/elementparsers/CustomButtonParser.java'
[java] [ERROR] Line 34: The method getCanonicalName() is
undefined for the type Class<Image>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/elementparsers/DialogBoxParser.java'
[java] [ERROR] Line 72: The method getCanonicalName() is
undefined for the type Class<DialogBox>
[java] [ERROR] Line 78: The method getCanonicalName() is
undefined for the type Class<DialogBox>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/elementparsers/DisclosurePanelParser.java'
[java] [ERROR] Line 78: The method format(String,
String, String, String, String) is undefined for the type String
[java] [ERROR] Line 83: The method format(String,
String, String) is undefined for the type String
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/elementparsers/DockLayoutPanelParser.java'
[java] [ERROR] Line 70: The method getCanonicalName() is
undefined for the type Class<Style.Unit>
[java] [ERROR] Line 72: The method format(String,
String, String) is undefined for the type String
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/elementparsers/DomElementParser.java'
[java] [ERROR] Line 42: The method format(String,
String, String) is undefined for the type String
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/elementparsers/FieldInterpreter.java'
[java] [ERROR] Line 43: The method format(String,
String, String, String) is undefined for the type String
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/elementparsers/MenuItemParser.java'
[java] [ERROR] Line 43: The method getCanonicalName() is
undefined for the type Class<MenuBar>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/elementparsers/StackLayoutPanelParser.java'
[java] [ERROR] Line 44: The method getCanonicalName() is
undefined for the type Class<Style.Unit>
[java] [ERROR] Line 46: The method format(String,
String, String) is undefined for the type String
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/elementparsers/TabLayoutPanelParser.java'
[java] [ERROR] Line 48: The method getCanonicalName() is
undefined for the type Class<Style.Unit>
[java] [ERROR] Line 50: The method format(String,
String, String) is undefined for the type String
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/elementparsers/
WidgetPlaceholderInterpreter.java'
[java] [ERROR] Line 135: The method format(String,
String) is undefined for the type String
[java] [ERROR] Line 182: The method format(String,
String) is undefined for the type String
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/rebind/AbstractFieldWriter.java'
[java] [ERROR] Line 79: The method format(String,
String, String, String) is undefined for the type String
[java] [ERROR] Line 108: The method format(String,
String) is undefined for the type String
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/rebind/BundleWriter.java'
[java] [ERROR] Line 63: The method getCanonicalName() is
undefined for the type Class<DataResource>
[java] [ERROR] Line 64: The method getCanonicalName() is
undefined for the type Class<ImageResource.ImageOptions>
[java] [ERROR] Line 65: The method getCanonicalName() is
undefined for the type Class<ImageResource>
[java] [ERROR] Line 66: The method getCanonicalName() is
undefined for the type Class<ImageResource.RepeatStyle>
[java] [ERROR] Line 67: The method getCanonicalName() is
undefined for the type Class<CssResource.Import>
[java] [ERROR] Line 180: The method format(String,
String, String) is undefined for the type String
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/rebind/ChildWalker.java'
[java] [ERROR] Line 40: No source code is available for
type org.w3c.dom.Node; did you forget to inherit a required module?
[java] [ERROR] Line 42: No source code is available for
type org.w3c.dom.NodeList; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/rebind/CssResourceWriter.java'
[java] [ERROR] Line 44: No source code is available for
type java.io.PrintWriter; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/rebind/DesignTimeUtils.java'
[java] [ERROR] Line 39: No source code is available for
type org.w3c.dom.Element; did you forget to inherit a required module?
[java] [ERROR] Line 74: No source code is available for
type org.w3c.dom.Document; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/rebind/DesignTimeUtilsImpl.java'
[java] [ERROR] Line 38: No source code is available for
type java.beans.Beans; did you forget to inherit a required module?
[java] [ERROR] Line 40: The method getProperty(String)
is undefined for the type System
[java] [ERROR] Line 45: No source code is available for
type org.w3c.dom.Element; did you forget to inherit a required module?
[java] [ERROR] Line 74: The method getProperty(String)
is undefined for the type System
[java] [ERROR] Line 110: No source code is available for
type org.w3c.dom.Document; did you forget to inherit a required
module?
[java] [ERROR] Line 135: No source code is available for
type org.w3c.dom.NodeList; did you forget to inherit a required
module?
[java] [ERROR] Line 138: No source code is available for
type org.w3c.dom.Node; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/rebind/DesignTimeUtilsStub.java'
[java] [ERROR] Line 34: No source code is available for
type org.w3c.dom.Element; did you forget to inherit a required module?
[java] [ERROR] Line 56: No source code is available for
type org.w3c.dom.Document; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/rebind/FieldManager.java'
[java] [ERROR] Line 124: The method getCanonicalName()
is undefined for the type Class<String>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/rebind/FieldReference.java'
[java] [ERROR] Line 156: The method getCanonicalName()
is undefined for the type Class<Number>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/rebind/FieldWriterOfGeneratedType.java'
[java] [ERROR] Line 61: The method format(String,
String, String) is undefined for the type String
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/rebind/GetEscapedInnerTextVisitor.java'
[java] [ERROR] Line 33: No source code is available for
type org.w3c.dom.Element; did you forget to inherit a required module?
[java] [ERROR] Line 51: No source code is available for
type org.w3c.dom.CDATASection; did you forget to inherit a required
module?
[java] [ERROR] Line 63: No source code is available for
type org.w3c.dom.Text; did you forget to inherit a required module?
[java] [ERROR] Line 70: No source code is available for
type org.w3c.dom.Node; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/rebind/GetInnerHtmlVisitor.java'
[java] [ERROR] Line 30: No source code is available for
type org.w3c.dom.Element; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/rebind/GwtResourceEntityResolver.java'
[java] [ERROR] Line 40: No source code is available for
type org.xml.sax.EntityResolver; did you forget to inherit a required
module?
[java] [ERROR] Line 57: No source code is available for
type org.xml.sax.InputSource; did you forget to inherit a required
module?
[java] [ERROR] Line 73: No source code is available for
type java.io.StringReader; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/rebind/IndentedWriter.java'
[java] [ERROR] Line 25: No source code is available for
type java.io.PrintWriter; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/rebind/MonitoredLogger.java'
[java] [ERROR] Line 37: The method format(String,
Object[]) is undefined for the type String
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/rebind/MortalLogger.java'
[java] [ERROR] Line 50: No source code is available for
type java.net.URI; did you forget to inherit a required module?
[java] [ERROR] Line 55: No source code is available for
type java.net.URISyntaxException; did you forget to inherit a required
module?
[java] [ERROR] Line 92: The method format(String,
Object[]) is undefined for the type String
[java] [ERROR] Line 111: The method format(String,
Object[]) is undefined for the type String
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/rebind/NodeVisitor.java'
[java] [ERROR] Line 29: No source code is available for
type org.w3c.dom.CDATASection; did you forget to inherit a required
module?
[java] [ERROR] Line 31: No source code is available for
type org.w3c.dom.Element; did you forget to inherit a required module?
[java] [ERROR] Line 33: No source code is available for
type org.w3c.dom.Text; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/rebind/PrintWriterManager.java'
[java] [ERROR] Line 32: No source code is available for
type java.io.PrintWriter; did you forget to inherit a required module?
[java] [ERROR] Line 58: The method format(String,
String, String) is undefined for the type String
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/rebind/UiBinderGenerator.java'
[java] [ERROR] Line 116: No source code is available for
type java.io.PrintWriter; did you forget to inherit a required module?
[java] [ERROR] Line 139: No source code is available for
type org.w3c.dom.Document; did you forget to inherit a required
module?
[java] [ERROR] Line 171: No source code is available for
type org.xml.sax.SAXParseException; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/rebind/UiBinderParser.java'
[java] [ERROR] Line 115: The method getCanonicalName()
is undefined for the type Class<CssResource>
[java] [ERROR] Line 116: The method getCanonicalName()
is undefined for the type Class<ImageResource>
[java] [ERROR] Line 117: The method getCanonicalName()
is undefined for the type Class<DataResource>
[java] [ERROR] Line 174: The method format(String,
String, String) is undefined for the type String
[java] [ERROR] Line 203: The method format(String,
String, String) is undefined for the type String
[java] [ERROR] Line 282: The method format(String,
String) is undefined for the type String
[java] [ERROR] Line 338: The method format(String,
String, String) is undefined for the type String
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/rebind/UiBinderWriter.java'
[java] [ERROR] Line 243: The method getCanonicalName()
is undefined for the type Class<UiBinder>
[java] [ERROR] Line 286: The method format(String,
Object[]) is undefined for the type String
[java] [ERROR] Line 700: No source code is available for
type org.w3c.dom.Document; did you forget to inherit a required
module?
[java] [ERROR] Line 700: No source code is available for
type java.io.PrintWriter; did you forget to inherit a required module?
[java] [ERROR] Line 707: No source code is available for
type org.w3c.dom.Element; did you forget to inherit a required module?
[java] [ERROR] Line 788: The method format(Locale,
String, Object[]) is undefined for the type String
[java] [ERROR] Line 788: No source code is available for
type java.util.Locale; did you forget to inherit a required module?
[java] [ERROR] Line 828: The method forName(String) is
undefined for the type Class
[java] [ERROR] Line 829: No source code is available for
type java.lang.ClassNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Line 858: The method newInstance() is
undefined for the type Class<capture#3-of ? extends ElementParser>
[java] [ERROR] Line 861: No source code is available for
type java.lang.InstantiationException; did you forget to inherit a
required module?
[java] [ERROR] Line 864: No source code is available for
type java.lang.IllegalAccessException; did you forget to inherit a
required module?
[java] [ERROR] Line 940: No source code is available for
type java.io.StringWriter; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/rebind/W3cDocumentBuilder.java'
[java] [ERROR] Line 44: No source code is available for
type org.xml.sax.ext.DefaultHandler2; did you forget to inherit a
required module?
[java] [ERROR] Line 45: No source code is available for
type org.w3c.dom.Document; did you forget to inherit a required
module?
[java] [ERROR] Line 46: No source code is available for
type org.w3c.dom.Node; did you forget to inherit a required module?
[java] [ERROR] Line 47: No source code is available for
type org.xml.sax.Locator; did you forget to inherit a required module?
[java] [ERROR] Line 52: No source code is available for
type javax.xml.parsers.ParserConfigurationException; did you forget to
inherit a required module?
[java] [ERROR] Line 54: No source code is available for
type javax.xml.parsers.DocumentBuilderFactory; did you forget to
inherit a required module?
[java] [ERROR] Line 67: No source code is available for
type org.w3c.dom.Text; did you forget to inherit a required module?
[java] [ERROR] Line 82: No source code is available for
type org.xml.sax.SAXParseException; did you forget to inherit a
required module?
[java] [ERROR] Line 102: No source code is available for
type org.xml.sax.InputSource; did you forget to inherit a required
module?
[java] [ERROR] Line 103: No source code is available for
type org.xml.sax.SAXException; did you forget to inherit a required
module?
[java] [ERROR] Line 118: No source code is available for
type org.xml.sax.Attributes; did you forget to inherit a required
module?
[java] [ERROR] Line 119: No source code is available for
type org.w3c.dom.Element; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/rebind/W3cDomHelper.java'
[java] [ERROR] Line 38: No source code is available for
type javax.xml.parsers.SAXParserFactory; did you forget to inherit a
required module?
[java] [ERROR] Line 52: No source code is available for
type org.w3c.dom.Document; did you forget to inherit a required
module?
[java] [ERROR] Line 53: No source code is available for
type org.xml.sax.SAXParseException; did you forget to inherit a
required module?
[java] [ERROR] Line 61: No source code is available for
type javax.xml.parsers.SAXParser; did you forget to inherit a required
module?
[java] [ERROR] Line 62: No source code is available for
type org.xml.sax.InputSource; did you forget to inherit a required
module?
[java] [ERROR] Line 62: No source code is available for
type java.io.StringReader; did you forget to inherit a required
module?
[java] [ERROR] Line 69: No source code is available for
type org.xml.sax.SAXException; did you forget to inherit a required
module?
[java] [ERROR] Line 73: No source code is available for
type javax.xml.parsers.ParserConfigurationException; did you forget to
inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/rebind/XMLAttribute.java'
[java] [ERROR] Line 29: No source code is available for
type org.w3c.dom.Attr; did you forget to inherit a required module?
[java] [ERROR] Line 74: The method format(String,
String, String, String, String) is undefined for the type String
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/rebind/XMLElement.java'
[java] [ERROR] Line 123: No source code is available for
type org.w3c.dom.Node; did you forget to inherit a required module?
[java] [ERROR] Line 129: No source code is available for
type org.w3c.dom.Element; did you forget to inherit a required module?
[java] [ERROR] Line 381: No source code is available for
type org.w3c.dom.NodeList; did you forget to inherit a required
module?
[java] [ERROR] Line 747: No source code is available for
type org.w3c.dom.Text; did you forget to inherit a required module?
[java] [ERROR] Line 766: No source code is available for
type org.w3c.dom.Attr; did you forget to inherit a required module?
[java] [ERROR] Line 784: The method format(String,
String) is undefined for the type String
[java] [ERROR] Line 896: The method getCanonicalName()
is undefined for the type Class<ImageResource>
[java] [ERROR] Line 915: No source code is available for
type org.w3c.dom.NamedNodeMap; did you forget to inherit a required
module?
[java] [ERROR] Line 918: The method format(String,
String, String) is undefined for the type String
[java] [ERROR] Line 938: The method getCanonicalName()
is undefined for the type Class<String>
[java] [ERROR] Line 944: The method getCanonicalName()
is undefined for the type Class<Style.Unit>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/rebind/XMLElementProvider.java'
[java] [ERROR] Line 24: No source code is available for
type org.w3c.dom.Element; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/rebind/XMLElementProviderImpl.java'
[java] [ERROR] Line 47: No source code is available for
type org.w3c.dom.Element; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/rebind/messages/GenerateAnnotationWriter.java'
[java] [ERROR] Line 45: The method format(String,
String) is undefined for the type String
[java] [ERROR] Line 70: The method format(String,
String) is undefined for the type String
[java] [ERROR] Line 73: The method format(String,
String) is undefined for the type String
[java] [ERROR] Line 76: The method format(String,
String) is undefined for the type String
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/rebind/messages/MessageWriter.java'
[java] [ERROR] Line 68: The method format(String,
String) is undefined for the type String
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/rebind/messages/MessagesWriter.java'
[java] [ERROR] Line 147: The method format(String,
String) is undefined for the type String
[java] [ERROR] Line 172: The method format(String,
String) is undefined for the type String
[java] [ERROR] Line 233: No source code is available for
type java.io.PrintWriter; did you forget to inherit a required module?
[java] [ERROR] Line 355: The method format(String, int)
is undefined for the type String
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/rebind/messages/PlaceholderInterpreter.java'
[java] [ERROR] Line 126: The method format(String, int)
is undefined for the type String
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/rebind/messages/PlaceholderWriter.java'
[java] [ERROR] Line 40: The method format(String,
String, String) is undefined for the type String
[java] [ERROR] Line 48: The method format(String,
String) is undefined for the type String
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/rebind/model/ImplicitCssResource.java'
[java] [ERROR] Line 55: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Line 89: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Line 95: No source code is available for
type java.net.MalformedURLException; did you forget to inherit a
required module?
[java] [ERROR] Line 162: The method format(String,
String, String) is undefined for the type String
[java] [ERROR] Line 179: The method format(String,
String, String) is undefined for the type String
[java] [ERROR] Line 189: No source code is available for
type java.lang.ClassLoader; did you forget to inherit a required
module?
[java] [ERROR] Line 189: The method getClassLoader() is
undefined for the type Class<ImplicitCssResource>
[java] [ERROR] Line 212: The method format(String,
String, String) is undefined for the type String
[java] [ERROR] Line 216: No source code is available for
type java.io.BufferedWriter; did you forget to inherit a required
module?
[java] [ERROR] Line 216: No source code is available for
type java.io.FileWriter; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/uibinder/rebind/model/OwnerField.java'
[java] [ERROR] Line 95: The method format(String,
JPackage, String, String) is undefined for the type String
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/io/FilterOutputStream.java'
[java] [ERROR] Line 16: The declared package "java.io"
does not match the expected package "com.google.gwt.user.java.io"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/io/IOException.java'
[java] [ERROR] Line 16: The declared package "java.io"
does not match the expected package "com.google.gwt.user.java.io"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/io/OutputStream.java'
[java] [ERROR] Line 16: The declared package "java.io"
does not match the expected package "com.google.gwt.user.java.io"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/io/PrintStream.java'
[java] [ERROR] Line 16: The declared package "java.io"
does not match the expected package "com.google.gwt.user.java.io"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/io/Serializable.java'
[java] [ERROR] Line 16: The declared package "java.io"
does not match the expected package "com.google.gwt.user.java.io"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/io/UnsupportedEncodingException.java'
[java] [ERROR] Line 16: The declared package "java.io"
does not match the expected package "com.google.gwt.user.java.io"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/lang/Appendable.java'
[java] [ERROR] Line 16: The declared package "java.lang"
does not match the expected package "com.google.gwt.user.java.lang"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/lang/ArithmeticException.java'
[java] [ERROR] Line 16: The declared package "java.lang"
does not match the expected package "com.google.gwt.user.java.lang"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/lang/ArrayIndexOutOfBoundsException.java'
[java] [ERROR] Line 16: The declared package "java.lang"
does not match the expected package "com.google.gwt.user.java.lang"
[java] [ERROR] Line 34: The constructor
IndexOutOfBoundsException(String) is undefined
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/lang/ArrayStoreException.java'
[java] [ERROR] Line 16: The declared package "java.lang"
does not match the expected package "com.google.gwt.user.java.lang"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/lang/AssertionError.java'
[java] [ERROR] Line 16: The declared package "java.lang"
does not match the expected package "com.google.gwt.user.java.lang"
[java] [ERROR] Line 51: Incompatible conditional operand
types Object and Throwable
[java] [ERROR] Line 52: Cannot cast from Object to
Throwable
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/lang/Boolean.java'
[java] [ERROR] Line 16: The declared package "java.lang"
does not match the expected package "com.google.gwt.user.java.lang"
[java] [ERROR] Line 35: The method
equalsIgnoreCase(String) in the type String is not applicable for the
arguments (String)
[java] [ERROR] Line 70: Incompatible conditional operand
types Object and Boolean
[java] [ERROR] Line 70: Cannot cast from Object to
Boolean
[java] [ERROR] Line 80: The return type is incompatible
with Object.toString()
[java] [ERROR] Line 81: Type mismatch: cannot convert
from String to String
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/lang/Byte.java'
[java] [ERROR] Line 16: The declared package "java.lang"
does not match the expected package "com.google.gwt.user.java.lang"
[java] [ERROR] Line 35: No exception of type
NumberFormatException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 48: No exception of type
NumberFormatException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 54: No exception of type
NumberFormatException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 71: No exception of type
NumberFormatException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 75: No exception of type
NumberFormatException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 111: Incompatible conditional
operand types Object and Byte
[java] [ERROR] Line 111: Cannot cast from Object to Byte
[java] [ERROR] Line 140: The return type is incompatible
with Object.toString()
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/lang/CharSequence.java'
[java] [ERROR] Line 16: The declared package "java.lang"
does not match the expected package "com.google.gwt.user.java.lang"
[java] [ERROR] Line 28: The return type is incompatible
with Object.toString()
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/lang/Character.java'
[java] [ERROR] Line 16: The declared package "java.lang"
does not match the expected package "com.google.gwt.user.java.lang"
[java] [ERROR] Line 68: The return type is incompatible
with CharSequence.toString(), Object.toString()
[java] [ERROR] Line 91: The return type is incompatible
with CharSequence.subSequence(int, int)
[java] [ERROR] Line 92: Type mismatch: cannot convert
from Character.CharSequenceAdapter to CharSequence
[java] [ERROR] Line 105: Type mismatch: cannot convert
from Class<Character> to Class<Character>
[java] [ERROR] Line 333: No exception of type
IllegalArgumentException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 349: No exception of type
IllegalArgumentException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 455: Incompatible conditional
operand types Object and Character
[java] [ERROR] Line 455: Cannot cast from Object to
Character
[java] [ERROR] Line 464: The return type is incompatible
with Object.toString()
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/lang/Class.java'
[java] [ERROR] Line 16: The declared package "java.lang"
does not match the expected package "com.google.gwt.user.java.lang"
[java] [ERROR] Line 44: Type mismatch: cannot convert
from Class<Object> to Class<? super T>
[java] [ERROR] Line 116: The operator + is undefined for
the argument type(s) com.google.gwt.user.java.lang.String,
com.google.gwt.user.java.lang.String
[java] [ERROR] Line 123: Type mismatch: cannot convert
from String to String
[java] [ERROR] Line 134: Type mismatch: cannot convert
from String to String[]
[java] [ERROR] Line 194: The return type is incompatible
with Object.toString()
[java] [ERROR] Line 195: Type mismatch: cannot convert
from String to String
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/lang/ClassCastException.java'
[java] [ERROR] Line 16: The declared package "java.lang"
does not match the expected package "com.google.gwt.user.java.lang"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/lang/Cloneable.java'
[java] [ERROR] Line 16: The declared package "java.lang"
does not match the expected package "com.google.gwt.user.java.lang"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/lang/Comparable.java'
[java] [ERROR] Line 16: The declared package "java.lang"
does not match the expected package "com.google.gwt.user.java.lang"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/lang/Deprecated.java'
[java] [ERROR] Line 16: The declared package "java.lang"
does not match the expected package "com.google.gwt.user.java.lang"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/lang/Double.java'
[java] [ERROR] Line 16: The declared package "java.lang"
does not match the expected package "com.google.gwt.user.java.lang"
[java] [ERROR] Line 70: No exception of type
NumberFormatException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 82: No exception of type
NumberFormatException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 112: Incompatible conditional
operand types Object and Double
[java] [ERROR] Line 112: Cannot cast from Object to
Double
[java] [ERROR] Line 158: The return type is incompatible
with Object.toString()
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/lang/Enum.java'
[java] [ERROR] Line 16: The declared package "java.lang"
does not match the expected package "com.google.gwt.user.java.lang"
[java] [ERROR] Line 33: No exception of type
IllegalArgumentException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 42: The method
put0(JavaScriptObject, String, T) in the type Enum<E> is not
applicable for the arguments (JavaScriptObject, String, T)
[java] [ERROR] Line 49: The parameterized method
<T>get0(JavaScriptObject, String) of type Enum is not applicable for
the arguments (JavaScriptObject, String)
[java] [ERROR] Line 54: No exception of type
NullPointerException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 56: No exception of type
IllegalArgumentException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 93: Incompatible operand types
Enum<E> and Object
[java] [ERROR] Line 96: Type mismatch: cannot convert
from String to String[]
[java] [ERROR] Line 98: Type mismatch: cannot convert
from Class<capture#1-of ? extends Enum> to Class
[java] [ERROR] Line 106: Incompatible operand types
Class and Class<Enum>
[java] [ERROR] Line 119: Type mismatch: cannot convert
from String to String
[java] [ERROR] Line 127: The return type is incompatible
with Object.toString()
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/lang/Error.java'
[java] [ERROR] Line 16: The declared package "java.lang"
does not match the expected package "com.google.gwt.user.java.lang"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/lang/Exception.java'
[java] [ERROR] Line 16: The declared package "java.lang"
does not match the expected package "com.google.gwt.user.java.lang"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/lang/Float.java'
[java] [ERROR] Line 16: The declared package "java.lang"
does not match the expected package "com.google.gwt.user.java.lang"
[java] [ERROR] Line 59: No exception of type
NumberFormatException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 77: No exception of type
NumberFormatException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 117: Incompatible conditional
operand types Object and Float
[java] [ERROR] Line 117: Cannot cast from Object to
Float
[java] [ERROR] Line 163: The return type is incompatible
with Object.toString()
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/lang/IllegalArgumentException.java'
[java] [ERROR] Line 16: The declared package "java.lang"
does not match the expected package "com.google.gwt.user.java.lang"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/lang/IllegalStateException.java'
[java] [ERROR] Line 16: The declared package "java.lang"
does not match the expected package "com.google.gwt.user.java.lang"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/lang/IndexOutOfBoundsException.java'
[java] [ERROR] Line 16: The declared package "java.lang"
does not match the expected package "com.google.gwt.user.java.lang"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/lang/Integer.java'
[java] [ERROR] Line 16: The declared package "java.lang"
does not match the expected package "com.google.gwt.user.java.lang"
[java] [ERROR] Line 59: No exception of type
NumberFormatException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 137: No exception of type
NumberFormatException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 141: No exception of type
NumberFormatException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 243: No exception of type
NumberFormatException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 248: No exception of type
NumberFormatException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 305: Incompatible conditional
operand types Object and Integer
[java] [ERROR] Line 305: Cannot cast from Object to
Integer
[java] [ERROR] Line 334: The return type is incompatible
with Object.toString()
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/lang/Iterable.java'
[java] [ERROR] Line 16: The declared package "java.lang"
does not match the expected package "com.google.gwt.user.java.lang"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/lang/Long.java'
[java] [ERROR] Line 16: The declared package "java.lang"
does not match the expected package "com.google.gwt.user.java.lang"
[java] [ERROR] Line 60: No exception of type
NumberFormatException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 103: No exception of type
NumberFormatException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 107: No exception of type
NumberFormatException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 213: No exception of type
NumberFormatException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 217: No exception of type
NumberFormatException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 233: No exception of type
NumberFormatException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 297: Incompatible conditional
operand types Object and Long
[java] [ERROR] Line 297: Cannot cast from Object to Long
[java] [ERROR] Line 326: The return type is incompatible
with Object.toString()
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/lang/Math.java'
[java] [ERROR] Line 16: The declared package "java.lang"
does not match the expected package "com.google.gwt.user.java.lang"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/lang/NegativeArraySizeException.java'
[java] [ERROR] Line 16: The declared package "java.lang"
does not match the expected package "com.google.gwt.user.java.lang"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/lang/NullPointerException.java'
[java] [ERROR] Line 16: The declared package "java.lang"
does not match the expected package "com.google.gwt.user.java.lang"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/lang/Number.java'
[java] [ERROR] Line 16: The declared package "java.lang"
does not match the expected package "com.google.gwt.user.java.lang"
[java] [ERROR] Line 146: No exception of type
NumberFormatException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 154: The method startsWith(String)
in the type String is not applicable for the arguments (String)
[java] [ERROR] Line 162: The method startsWith(String)
in the type String is not applicable for the arguments (String)
[java] [ERROR] Line 162: The method startsWith(String)
in the type String is not applicable for the arguments (String)
[java] [ERROR] Line 165: The method startsWith(String)
in the type String is not applicable for the arguments (String)
[java] [ERROR] Line 168: The method startsWith(String)
in the type String is not applicable for the arguments (String)
[java] [ERROR] Line 175: Type mismatch: cannot convert
from String to String
[java] [ERROR] Line 187: No exception of type
NumberFormatException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 192: No exception of type
NumberFormatException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 205: No exception of type
NumberFormatException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 208: The constructor
NumberFormatException(String) is undefined
[java] [ERROR] Line 208: No exception of type
NumberFormatException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 211: The constructor
NumberFormatException(String) is undefined
[java] [ERROR] Line 211: No exception of type
NumberFormatException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 219: No exception of type
NumberFormatException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 225: No exception of type
NumberFormatException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 227: No exception of type
NumberFormatException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 240: No exception of type
NumberFormatException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 243: The constructor
NumberFormatException(String) is undefined
[java] [ERROR] Line 243: No exception of type
NumberFormatException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 246: The constructor
NumberFormatException(String) is undefined
[java] [ERROR] Line 246: No exception of type
NumberFormatException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 256: No exception of type
NumberFormatException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 268: No exception of type
NumberFormatException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 286: No exception of type
NumberFormatException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 310: No exception of type
NumberFormatException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 321: No exception of type
NumberFormatException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/lang/NumberFormatException.java'
[java] [ERROR] Line 16: The declared package "java.lang"
does not match the expected package "com.google.gwt.user.java.lang"
[java] [ERROR] Line 26: The constructor
NumberFormatException(String) is undefined
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/lang/Object.java'
[java] [ERROR] Line 16: The declared package "java.lang"
does not match the expected package "com.google.gwt.user.java.lang"
[java] [ERROR] Line 34: Type mismatch: cannot convert
from String to String[]
[java] [ERROR] Line 42: Type mismatch: cannot convert
from String to String[]
[java] [ERROR] Line 50: Type mismatch: cannot convert
from String to String[]
[java] [ERROR] Line 64: The return type is incompatible
with Object.getClass()
[java] [ERROR] Line 65: Type mismatch: cannot convert
from Class<Object> to Class<? extends Object>
[java] [ERROR] Line 72: The return type is incompatible
with Object.toString()
[java] [ERROR] Line 73: Type mismatch: cannot convert
from String to String
[java] [ERROR] Line 81: No exception of type Throwable
can be thrown; an exception type must be a subclass of Throwable
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/lang/Override.java'
[java] [ERROR] Line 16: The declared package "java.lang"
does not match the expected package "com.google.gwt.user.java.lang"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/lang/Runnable.java'
[java] [ERROR] Line 16: The declared package "java.lang"
does not match the expected package "com.google.gwt.user.java.lang"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/lang/RuntimeException.java'
[java] [ERROR] Line 16: The declared package "java.lang"
does not match the expected package "com.google.gwt.user.java.lang"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/lang/Short.java'
[java] [ERROR] Line 16: The declared package "java.lang"
does not match the expected package "com.google.gwt.user.java.lang"
[java] [ERROR] Line 35: No exception of type
NumberFormatException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 46: No exception of type
NumberFormatException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 51: No exception of type
NumberFormatException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 75: No exception of type
NumberFormatException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 79: No exception of type
NumberFormatException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 115: Incompatible conditional
operand types Object and Short
[java] [ERROR] Line 115: Cannot cast from Object to
Short
[java] [ERROR] Line 144: The return type is incompatible
with Object.toString()
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/lang/StackTraceElement.java'
[java] [ERROR] Line 16: The declared package "java.lang"
does not match the expected package "com.google.gwt.user.java.lang"
[java] [ERROR] Line 62: The return type is incompatible
with Object.toString()
[java] [ERROR] Line 63: Type mismatch: cannot convert
from String to String
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/lang/String.java'
[java] [ERROR] Line 23: The declared package "java.lang"
does not match the expected package "com.google.gwt.user.java.lang"
[java] [ERROR] Line 174: Type mismatch: cannot convert
from String to String
[java] [ERROR] Line 175: Type mismatch: cannot convert
from String to String
[java] [ERROR] Line 176: Type mismatch: cannot convert
from String to String
[java] [ERROR] Line 187: Type mismatch: cannot convert
from String to String
[java] [ERROR] Line 207: Type mismatch: cannot convert
from String to String
[java] [ERROR] Line 211: Type mismatch: cannot convert
from String to String
[java] [ERROR] Line 215: Type mismatch: cannot convert
from String to String
[java] [ERROR] Line 219: Type mismatch: cannot convert
from String to String
[java] [ERROR] Line 223: Type mismatch: cannot convert
from String to String
[java] [ERROR] Line 239: No exception of type
StringIndexOutOfBoundsException can be thrown; an exception type must
be a subclass of Throwable
[java] [ERROR] Line 242: No exception of type
StringIndexOutOfBoundsException can be thrown; an exception type must
be a subclass of Throwable
[java] [ERROR] Line 245: No exception of type
StringIndexOutOfBoundsException can be thrown; an exception type must
be a subclass of Throwable
[java] [ERROR] Line 265: The method indexOf(int, int) in
the type String is not applicable for the arguments (String, int)
[java] [ERROR] Line 267: Type mismatch: cannot convert
from String to String
[java] [ERROR] Line 270: The operator + is undefined for
the argument type(s) com.google.gwt.user.java.lang.String,
com.google.gwt.user.java.lang.String
[java] [ERROR] Line 287: Type mismatch: cannot convert
from String to String
[java] [ERROR] Line 364: The method valueOf(boolean) in
the type String is not applicable for the arguments (StringBuffer)
[java] [ERROR] Line 371: The method valueOf(boolean) in
the type String is not applicable for the arguments (StringBuilder)
[java] [ERROR] Line 430: The constructor
IllegalArgumentException(String) is undefined
[java] [ERROR] Line 430: No exception of type
IllegalArgumentException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 441: The operator + is undefined for
the argument type(s) com.google.gwt.user.java.lang.String,
com.google.gwt.user.java.lang.String
[java] [ERROR] Line 522: The constructor
IllegalArgumentException(String) is undefined
[java] [ERROR] Line 522: No exception of type
IllegalArgumentException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 533: The constructor
IllegalArgumentException(String) is undefined
[java] [ERROR] Line 533: No exception of type
IllegalArgumentException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 536: The constructor
IndexOutOfBoundsException(String) is undefined
[java] [ERROR] Line 536: No exception of type
IndexOutOfBoundsException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 563: The constructor
IllegalArgumentException(String) is undefined
[java] [ERROR] Line 563: No exception of type
IllegalArgumentException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 677: Incompatible conditional
operand types Object and String
[java] [ERROR] Line 781: No exception of type
NullPointerException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 788: No exception of type
NullPointerException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 817: The method replaceAll(String,
String) in the type String is not applicable for the arguments
(String, String)
[java] [ERROR] Line 820: The method replaceAll(String,
String) in the type String is not applicable for the arguments
(String, String)
[java] [ERROR] Line 960: The return type is incompatible
with Object.toString()
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/lang/StringBuffer.java'
[java] [ERROR] Line 16: The declared package "java.lang"
does not match the expected package "com.google.gwt.user.java.lang"
[java] [ERROR] Line 35: Type mismatch: cannot convert
from Object to Object
[java] [ERROR] Line 48: Type mismatch: cannot convert
from String to String[]
[java] [ERROR] Line 62: The method appendNonNull(Object,
String) in the type StringBufferImpl is not applicable for the
arguments (Object, String)
[java] [ERROR] Line 67: The method appendNonNull(Object,
String) in the type StringBufferImpl is not applicable for the
arguments (Object, String)
[java] [ERROR] Line 72: The method appendNonNull(Object,
String) in the type StringBufferImpl is not applicable for the
arguments (Object, String)
[java] [ERROR] Line 83: Type mismatch: cannot convert
from String to CharSequence
[java] [ERROR] Line 105: The method
appendNonNull(Object, String) in the type StringBufferImpl is not
applicable for the arguments (Object, String)
[java] [ERROR] Line 137: The method replace(int, int,
String) in the type StringBuffer is not applicable for the arguments
(int, int, String)
[java] [ERROR] Line 148: Type mismatch: cannot convert
from String to String[]
[java] [ERROR] Line 230: The method replace(Object, int,
int, String) in the type StringBufferImpl is not applicable for the
arguments (Object, int, int, String)
[java] [ERROR] Line 265: The return type is incompatible
with Object.toString()
[java] [ERROR] Line 266: Type mismatch: cannot convert
from String to String
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/lang/StringBuilder.java'
[java] [ERROR] Line 16: The declared package "java.lang"
does not match the expected package "com.google.gwt.user.java.lang"
[java] [ERROR] Line 35: Type mismatch: cannot convert
from Object to Object
[java] [ERROR] Line 48: Type mismatch: cannot convert
from String to String[]
[java] [ERROR] Line 62: The method appendNonNull(Object,
String) in the type StringBufferImpl is not applicable for the
arguments (Object, String)
[java] [ERROR] Line 67: The method appendNonNull(Object,
String) in the type StringBufferImpl is not applicable for the
arguments (Object, String)
[java] [ERROR] Line 72: The method appendNonNull(Object,
String) in the type StringBufferImpl is not applicable for the
arguments (Object, String)
[java] [ERROR] Line 83: Type mismatch: cannot convert
from String to CharSequence
[java] [ERROR] Line 105: The method
appendNonNull(Object, String) in the type StringBufferImpl is not
applicable for the arguments (Object, String)
[java] [ERROR] Line 137: The method replace(int, int,
String) in the type StringBuilder is not applicable for the arguments
(int, int, String)
[java] [ERROR] Line 148: Type mismatch: cannot convert
from String to String[]
[java] [ERROR] Line 230: The method replace(Object, int,
int, String) in the type StringBufferImpl is not applicable for the
arguments (Object, int, int, String)
[java] [ERROR] Line 265: The return type is incompatible
with Object.toString()
[java] [ERROR] Line 266: Type mismatch: cannot convert
from String to String
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/lang/StringIndexOutOfBoundsException.java'
[java] [ERROR] Line 16: The declared package "java.lang"
does not match the expected package "com.google.gwt.user.java.lang"
[java] [ERROR] Line 34: The constructor
IndexOutOfBoundsException(String) is undefined
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/lang/SuppressWarnings.java'
[java] [ERROR] Line 16: The declared package "java.lang"
does not match the expected package "com.google.gwt.user.java.lang"
[java] [ERROR] Line 35: Invalid type String[] for the
annotation attribute SuppressWarnings.value; only primitive type,
String, Class, annotation, enumeration are permitted or 1-dimensional
arrays thereof
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/lang/System.java'
[java] [ERROR] Line 16: The declared package "java.lang"
does not match the expected package "com.google.gwt.user.java.lang"
[java] [ERROR] Line 44: No exception of type
NullPointerException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 47: Type mismatch: cannot convert
from Class<capture#1-of ? extends Object> to Class<?>
[java] [ERROR] Line 48: Type mismatch: cannot convert
from Class<capture#2-of ? extends Object> to Class<?>
[java] [ERROR] Line 50: The constructor
ArrayStoreException(String) is undefined
[java] [ERROR] Line 50: No exception of type
ArrayStoreException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 56: The constructor
ArrayStoreException(String) is undefined
[java] [ERROR] Line 56: No exception of type
ArrayStoreException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 62: No exception of type
IndexOutOfBoundsException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 73: Cannot cast from Object to
Object[]
[java] [ERROR] Line 74: Cannot cast from Object to
Object[]
[java] [ERROR] Line 105: Incompatible conditional
operand types Object and String
[java] [ERROR] Line 106: Cannot cast from Object to
String
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/lang/Throwable.java'
[java] [ERROR] Line 16: The declared package "java.lang"
does not match the expected package "com.google.gwt.user.java.lang"
[java] [ERROR] Line 72: The method
fillInStackTrace(Throwable) in the type StackTraceCreator is not
applicable for the arguments (Throwable)
[java] [ERROR] Line 104: The constructor
IllegalStateException(String) is undefined
[java] [ERROR] Line 104: No exception of type
IllegalStateException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 107: The constructor
IllegalArgumentException(String) is undefined
[java] [ERROR] Line 107: No exception of type
IllegalArgumentException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 123: The method append(boolean) in
the type StringBuffer is not applicable for the arguments (String)
[java] [ERROR] Line 125: The method append(boolean) in
the type StringBuffer is not applicable for the arguments (String)
[java] [ERROR] Line 126: The method append(boolean) in
the type StringBuffer is not applicable for the arguments (String)
[java] [ERROR] Line 127: The method append(boolean) in
the type StringBuffer is not applicable for the arguments
(Serializable)
[java] [ERROR] Line 128: The method append(boolean) in
the type StringBuffer is not applicable for the arguments (String)
[java] [ERROR] Line 138: No exception of type
NullPointerException can be thrown; an exception type must be a
subclass of Throwable
[java] [ERROR] Line 146: The return type is incompatible
with Object.toString()
[java] [ERROR] Line 147: Type mismatch: cannot convert
from String to String
[java] [ERROR] Line 150: Type mismatch: cannot convert
from String to String
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/lang/UnsupportedOperationException.java'
[java] [ERROR] Line 16: The declared package "java.lang"
does not match the expected package "com.google.gwt.user.java.lang"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/lang/Void.java'
[java] [ERROR] Line 16: The declared package "java.lang"
does not match the expected package "com.google.gwt.user.java.lang"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/lang/annotation/Annotation.java'
[java] [ERROR] Line 16: The declared package
"java.lang.annotation" does not match the expected package
"com.google.gwt.user.java.lang.annotation"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/lang/annotation/AnnotationFormatError.java'
[java] [ERROR] Line 16: The declared package
"java.lang.annotation" does not match the expected package
"com.google.gwt.user.java.lang.annotation"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/lang/annotation/
AnnotationTypeMismatchException.java'
[java] [ERROR] Line 16: The declared package
"java.lang.annotation" does not match the expected package
"com.google.gwt.user.java.lang.annotation"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/lang/annotation/Documented.java'
[java] [ERROR] Line 16: The declared package
"java.lang.annotation" does not match the expected package
"com.google.gwt.user.java.lang.annotation"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/lang/annotation/ElementType.java'
[java] [ERROR] Line 16: The declared package
"java.lang.annotation" does not match the expected package
"com.google.gwt.user.java.lang.annotation"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/lang/annotation/
IncompleteAnnotationException.java'
[java] [ERROR] Line 16: The declared package
"java.lang.annotation" does not match the expected package
"com.google.gwt.user.java.lang.annotation"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/lang/annotation/Inherited.java'
[java] [ERROR] Line 16: The declared package
"java.lang.annotation" does not match the expected package
"com.google.gwt.user.java.lang.annotation"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/lang/annotation/Retention.java'
[java] [ERROR] Line 16: The declared package
"java.lang.annotation" does not match the expected package
"com.google.gwt.user.java.lang.annotation"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/lang/annotation/RetentionPolicy.java'
[java] [ERROR] Line 16: The declared package
"java.lang.annotation" does not match the expected package
"com.google.gwt.user.java.lang.annotation"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/lang/annotation/Target.java'
[java] [ERROR] Line 16: The declared package
"java.lang.annotation" does not match the expected package
"com.google.gwt.user.java.lang.annotation"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/math/BigDecimal.java'
[java] [ERROR] Line 35: The declared package "java.math"
does not match the expected package "com.google.gwt.user.java.math"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/math/BigInteger.java'
[java] [ERROR] Line 35: The declared package "java.math"
does not match the expected package "com.google.gwt.user.java.math"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/math/BitLevel.java'
[java] [ERROR] Line 35: The declared package "java.math"
does not match the expected package "com.google.gwt.user.java.math"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/math/Conversion.java'
[java] [ERROR] Line 35: The declared package "java.math"
does not match the expected package "com.google.gwt.user.java.math"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/math/Division.java'
[java] [ERROR] Line 35: The declared package "java.math"
does not match the expected package "com.google.gwt.user.java.math"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/math/Elementary.java'
[java] [ERROR] Line 35: The declared package "java.math"
does not match the expected package "com.google.gwt.user.java.math"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/math/Logical.java'
[java] [ERROR] Line 35: The declared package "java.math"
does not match the expected package "com.google.gwt.user.java.math"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/math/MathContext.java'
[java] [ERROR] Line 35: The declared package "java.math"
does not match the expected package "com.google.gwt.user.java.math"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/math/Multiplication.java'
[java] [ERROR] Line 35: The declared package "java.math"
does not match the expected package "com.google.gwt.user.java.math"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/math/Primality.java'
[java] [ERROR] Line 35: The declared package "java.math"
does not match the expected package "com.google.gwt.user.java.math"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/math/RoundingMode.java'
[java] [ERROR] Line 35: The declared package "java.math"
does not match the expected package "com.google.gwt.user.java.math"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/security/DigestException.java'
[java] [ERROR] Line 16: The declared package
"java.security" does not match the expected package
"com.google.gwt.user.java.security"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/security/GeneralSecurityException.java'
[java] [ERROR] Line 16: The declared package
"java.security" does not match the expected package
"com.google.gwt.user.java.security"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/security/MessageDigest.java'
[java] [ERROR] Line 16: The declared package
"java.security" does not match the expected package
"com.google.gwt.user.java.security"
[java] [ERROR] Line 30: Type mismatch: cannot convert
from Md5Digest to MessageDigest
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/security/MessageDigestSpi.java'
[java] [ERROR] Line 16: The declared package
"java.security" does not match the expected package
"com.google.gwt.user.java.security"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/security/NoSuchAlgorithmException.java'
[java] [ERROR] Line 16: The declared package
"java.security" does not match the expected package
"com.google.gwt.user.java.security"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/sql/Date.java'
[java] [ERROR] Line 16: The declared package "java.sql"
does not match the expected package "com.google.gwt.user.java.sql"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/sql/Time.java'
[java] [ERROR] Line 16: The declared package "java.sql"
does not match the expected package "com.google.gwt.user.java.sql"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/sql/Timestamp.java'
[java] [ERROR] Line 16: The declared package "java.sql"
does not match the expected package "com.google.gwt.user.java.sql"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/text/ParseException.java'
[java] [ERROR] Line 17: The declared package "java.text"
does not match the expected package "com.google.gwt.user.java.text"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/util/AbstractCollection.java'
[java] [ERROR] Line 16: The declared package "java.util"
does not match the expected package "com.google.gwt.user.java.util"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/util/AbstractHashMap.java'
[java] [ERROR] Line 16: The declared package "java.util"
does not match the expected package "com.google.gwt.user.java.util"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/util/AbstractList.java'
[java] [ERROR] Line 16: The declared package "java.util"
does not match the expected package "com.google.gwt.user.java.util"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/util/AbstractMap.java'
[java] [ERROR] Line 16: The declared package "java.util"
does not match the expected package "com.google.gwt.user.java.util"
[java] [ERROR] Line 179: The return type is incompatible
with Iterable<V>.iterator()
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/util/AbstractMapEntry.java'
[java] [ERROR] Line 16: The declared package "java.util"
does not match the expected package "com.google.gwt.user.java.util"
[java] [ERROR] Line 18: The type
java.util.Utility.equalsWithNullCheck is not visible
[java] [ERROR] Line 30: The method
equalsWithNullCheck(K, capture#3-of ?) is undefined for the type
AbstractMapEntry<K,V>
[java] [ERROR] Line 31: The method
equalsWithNullCheck(V, capture#6-of ?) is undefined for the type
AbstractMapEntry<K,V>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/util/AbstractQueue.java'
[java] [ERROR] Line 16: The declared package "java.util"
does not match the expected package "com.google.gwt.user.java.util"
[java] [ERROR] Line 25: The return type is incompatible
with Iterable<E>.iterator(), AbstractCollection<E>.iterator()
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/util/AbstractSequentialList.java'
[java] [ERROR] Line 16: The declared package "java.util"
does not match the expected package "com.google.gwt.user.java.util"
[java] [ERROR] Line 60: The return type is incompatible
with Iterable<E>.iterator()
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/util/AbstractSet.java'
[java] [ERROR] Line 16: The declared package "java.util"
does not match the expected package "com.google.gwt.user.java.util"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/util/ArrayList.java'
[java] [ERROR] Line 16: The declared package "java.util"
does not match the expected package "com.google.gwt.user.java.util"
[java] [ERROR] Line 40: The return type is incompatible
with Iterable<E>.iterator(), AbstractList<E>.iterator()
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/util/Arrays.java'
[java] [ERROR] Line 17: The declared package "java.util"
does not match the expected package "com.google.gwt.user.java.util"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/util/Collection.java'
[java] [ERROR] Line 16: The declared package "java.util"
does not match the expected package "com.google.gwt.user.java.util"
[java] [ERROR] Line 43: The return type is incompatible
with Iterable<E>.iterator()
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/util/Collections.java'
[java] [ERROR] Line 16: The declared package "java.util"
does not match the expected package "com.google.gwt.user.java.util"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/util/Comparator.java'
[java] [ERROR] Line 16: The declared package "java.util"
does not match the expected package "com.google.gwt.user.java.util"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/util/Comparators.java'
[java] [ERROR] Line 16: The declared package "java.util"
does not match the expected package "com.google.gwt.user.java.util"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/util/ConcurrentModificationException.java'
[java] [ERROR] Line 16: The declared package "java.util"
does not match the expected package "com.google.gwt.user.java.util"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/util/Date.java'
[java] [ERROR] Line 16: The declared package "java.util"
does not match the expected package "com.google.gwt.user.java.util"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/util/EmptyStackException.java'
[java] [ERROR] Line 16: The declared package "java.util"
does not match the expected package "com.google.gwt.user.java.util"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/util/EnumMap.java'
[java] [ERROR] Line 16: The declared package "java.util"
does not match the expected package "com.google.gwt.user.java.util"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/util/EnumSet.java'
[java] [ERROR] Line 16: The declared package "java.util"
does not match the expected package "com.google.gwt.user.java.util"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/util/Enumeration.java'
[java] [ERROR] Line 16: The declared package "java.util"
does not match the expected package "com.google.gwt.user.java.util"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/util/EventListener.java'
[java] [ERROR] Line 16: The declared package "java.util"
does not match the expected package "com.google.gwt.user.java.util"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/util/EventObject.java'
[java] [ERROR] Line 16: The declared package "java.util"
does not match the expected package "com.google.gwt.user.java.util"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/util/HashMap.java'
[java] [ERROR] Line 16: The declared package "java.util"
does not match the expected package "com.google.gwt.user.java.util"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/util/HashSet.java'
[java] [ERROR] Line 16: The declared package "java.util"
does not match the expected package "com.google.gwt.user.java.util"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/util/IdentityHashMap.java'
[java] [ERROR] Line 16: The declared package "java.util"
does not match the expected package "com.google.gwt.user.java.util"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/util/Iterator.java'
[java] [ERROR] Line 16: The declared package "java.util"
does not match the expected package "com.google.gwt.user.java.util"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/util/LinkedHashMap.java'
[java] [ERROR] Line 16: The declared package "java.util"
does not match the expected package "com.google.gwt.user.java.util"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/util/LinkedHashSet.java'
[java] [ERROR] Line 16: The declared package "java.util"
does not match the expected package "com.google.gwt.user.java.util"
[java] [ERROR] Line 26: The return type is incompatible
with Iterable<E>.iterator(), HashSet<E>.iterator()
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/util/LinkedList.java'
[java] [ERROR] Line 16: The declared package "java.util"
does not match the expected package "com.google.gwt.user.java.util"
[java] [ERROR] Line 27: The return type is incompatible
with Iterable<E>.iterator(), AbstractSequentialList<E>.iterator()
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/util/List.java'
[java] [ERROR] Line 16: The declared package "java.util"
does not match the expected package "com.google.gwt.user.java.util"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/util/ListIterator.java'
[java] [ERROR] Line 17: The declared package "java.util"
does not match the expected package "com.google.gwt.user.java.util"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/util/Map.java'
[java] [ERROR] Line 16: The declared package "java.util"
does not match the expected package "com.google.gwt.user.java.util"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/util/MapEntryImpl.java'
[java] [ERROR] Line 16: The declared package "java.util"
does not match the expected package "com.google.gwt.user.java.util"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/util/MissingResourceException.java'
[java] [ERROR] Line 16: The declared package "java.util"
does not match the expected package "com.google.gwt.user.java.util"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/util/NoSuchElementException.java'
[java] [ERROR] Line 16: The declared package "java.util"
does not match the expected package "com.google.gwt.user.java.util"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/util/PriorityQueue.java'
[java] [ERROR] Line 16: The declared package "java.util"
does not match the expected package "com.google.gwt.user.java.util"
[java] [ERROR] Line 122: The return type is incompatible
with Iterable<E>.iterator()
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/util/Queue.java'
[java] [ERROR] Line 16: The declared package "java.util"
does not match the expected package "com.google.gwt.user.java.util"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/util/Random.java'
[java] [ERROR] Line 35: The declared package "java.util"
does not match the expected package "com.google.gwt.user.java.util"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/util/RandomAccess.java'
[java] [ERROR] Line 16: The declared package "java.util"
does not match the expected package "com.google.gwt.user.java.util"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/util/Set.java'
[java] [ERROR] Line 16: The declared package "java.util"
does not match the expected package "com.google.gwt.user.java.util"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/util/SortedMap.java'
[java] [ERROR] Line 16: The declared package "java.util"
does not match the expected package "com.google.gwt.user.java.util"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/util/SortedSet.java'
[java] [ERROR] Line 16: The declared package "java.util"
does not match the expected package "com.google.gwt.user.java.util"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/util/Stack.java'
[java] [ERROR] Line 16: The declared package "java.util"
does not match the expected package "com.google.gwt.user.java.util"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/util/TooManyListenersException.java'
[java] [ERROR] Line 16: The declared package "java.util"
does not match the expected package "com.google.gwt.user.java.util"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/util/TreeMap.java'
[java] [ERROR] Line 16: The declared package "java.util"
does not match the expected package "com.google.gwt.user.java.util"
[java] [ERROR] Line 316: The return type is incompatible
with AbstractMap<K,V>.entrySet()
[java] [ERROR] Line 317: Type mismatch: cannot convert
from new AbstractSet<Map.Entry<K,V>>(){} to Set<Map.Entry<K,V>>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/util/TreeSet.java'
[java] [ERROR] Line 16: The declared package "java.util"
does not match the expected package "com.google.gwt.user.java.util"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/util/Utility.java'
[java] [ERROR] Line 17: The declared package "java.util"
does not match the expected package "com.google.gwt.user.java.util"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/util/Vector.java'
[java] [ERROR] Line 16: The declared package "java.util"
does not match the expected package "com.google.gwt.user.java.util"
[java] [ERROR] Line 158: The return type is incompatible
with Iterable<E>.iterator()
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/util/logging/Formatter.java'
[java] [ERROR] Line 17: The declared package
"java.util.logging" does not match the expected package
"com.google.gwt.user.java.util.logging"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/util/logging/Handler.java'
[java] [ERROR] Line 17: The declared package
"java.util.logging" does not match the expected package
"com.google.gwt.user.java.util.logging"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/util/logging/Level.java'
[java] [ERROR] Line 17: The declared package
"java.util.logging" does not match the expected package
"com.google.gwt.user.java.util.logging"
[java] [ERROR] Line 32: Type mismatch: cannot convert
from Level to Level
[java] [ERROR] Line 33: Type mismatch: cannot convert
from Level to Level
[java] [ERROR] Line 34: Type mismatch: cannot convert
from Level to Level
[java] [ERROR] Line 35: Type mismatch: cannot convert
from Level to Level
[java] [ERROR] Line 36: Type mismatch: cannot convert
from Level to Level
[java] [ERROR] Line 37: Type mismatch: cannot convert
from Level to Level
[java] [ERROR] Line 38: Type mismatch: cannot convert
from Level to Level
[java] [ERROR] Line 39: Type mismatch: cannot convert
from Level to Level
[java] [ERROR] Line 40: Type mismatch: cannot convert
from Level to Level
[java] [ERROR] Line 43: Type mismatch: cannot convert
from Level to Level
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/util/logging/LogManager.java'
[java] [ERROR] Line 17: The declared package
"java.util.logging" does not match the expected package
"com.google.gwt.user.java.util.logging"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/util/logging/LogRecord.java'
[java] [ERROR] Line 17: The declared package
"java.util.logging" does not match the expected package
"com.google.gwt.user.java.util.logging"
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/java/util/logging/Logger.java'
[java] [ERROR] Line 16: The declared package
"java.util.logging" does not match the expected package
"com.google.gwt.user.java.util.logging"
[java] [ERROR] Line 31: Type mismatch: cannot convert
from Logger to Logger
[java] [ERROR] Line 42: The method addHandler(Handler)
in the type LoggerImpl is not applicable for the arguments (Handler)
[java] [ERROR] Line 62: Type mismatch: cannot convert
from Handler[] to Handler[]
[java] [ERROR] Line 66: Type mismatch: cannot convert
from Level to Level
[java] [ERROR] Line 74: Type mismatch: cannot convert
from Logger to Logger
[java] [ERROR] Line 86: The method isLoggable(Level) in
the type LoggerImpl is not applicable for the arguments (Level)
[java] [ERROR] Line 90: The method log(Level, String) in
the type LoggerImpl is not applicable for the arguments (Level,
String)
[java] [ERROR] Line 94: The method log(Level, String,
Throwable) in the type LoggerImpl is not applicable for the arguments
(Level, String, Throwable)
[java] [ERROR] Line 98: The method log(LogRecord) in the
type LoggerImpl is not applicable for the arguments (LogRecord)
[java] [ERROR] Line 102: The method
removeHandler(Handler) in the type LoggerImpl is not applicable for
the arguments (Handler)
[java] [ERROR] Line 106: The method setLevel(Level) in
the type LoggerImpl is not applicable for the arguments (Level)
[java] [ERROR] Line 110: The method setParent(Logger) in
the type LoggerImpl is not applicable for the arguments (Logger)
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/linker/rpc/RpcLogArtifact.java'
[java] [ERROR] Line 57: No source code is available for
type java.io.InputStream; did you forget to inherit a required module?
[java] [ERROR] Line 58: No source code is available for
type java.io.ByteArrayInputStream; did you forget to inherit a
required module?
[java] [ERROR] Line 89: No source code is available for
type java.io.ObjectInputStream; did you forget to inherit a required
module?
[java] [ERROR] Line 90: No source code is available for
type java.lang.ClassNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Line 92: No source code is available for
type java.io.ByteArrayOutputStream; did you forget to inherit a
required module?
[java] [ERROR] Line 97: No source code is available for
type java.io.ObjectOutputStream; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/linker/rpc/RpcPolicyManifestLinker.java'
[java] [ERROR] Line 95: No source code is available for
type java.io.InputStream; did you forget to inherit a required module?
[java] [ERROR] Line 99: No source code is available for
type java.io.BufferedReader; did you forget to inherit a required
module?
[java] [ERROR] Line 99: No source code is available for
type java.io.InputStreamReader; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/rebind/AbstractGeneratorClassCreator.java'
[java] [ERROR] Line 127: No source code is available for
type
com.google.gwt.i18n.rebind.AbstractResource.MissingResourceException;
did you forget to inherit a required module?
[java] [ERROR] Line 135: No source code is available for
type com.google.gwt.i18n.rebind.AbstractResource; did you forget to
inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/rebind/AbstractMethodCreator.java'
[java] [ERROR] Line 55: No source code is available for
type com.google.gwt.i18n.rebind.AbstractResource.ResourceList; did you
forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/rebind/AsyncProxyGenerator.java'
[java] [ERROR] Line 97: No source code is available for
type java.io.PrintWriter; did you forget to inherit a required module?
[java] [ERROR] Line 140: The method getSimpleName() is
undefined for the type Class<AsyncProxy.AllowNonVoid>
[java] [ERROR] Line 217: The method getSimpleName() is
undefined for the type Class<AsyncProxy.ConcreteType>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/rebind/ClassSourceFileComposer.java'
[java] [ERROR] Line 48: No source code is available for
type java.io.PrintWriter; did you forget to inherit a required module?
[java] [ERROR] Line 130: The method format(String,
Object[]) is undefined for the type String
[java] [ERROR] Line 167: The method format(String,
Object[]) is undefined for the type String
[java] [ERROR] Line 181: The method format(String,
Object[]) is undefined for the type String
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/rebind/ClassSourceFileComposerFactory.java'
[java] [ERROR] Line 105: No source code is available for
type java.io.PrintWriter; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/rebind/StringSourceWriter.java'
[java] [ERROR] Line 29: No source code is available for
type java.io.StringWriter; did you forget to inherit a required
module?
[java] [ERROR] Line 33: No source code is available for
type java.io.PrintWriter; did you forget to inherit a required module?
[java] [ERROR] Line 65: The method format(String,
Object[]) is undefined for the type String
[java] [ERROR] Line 78: The method format(String,
Object[]) is undefined for the type String
[java] [ERROR] Line 94: The method format(String,
Object[]) is undefined for the type String
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/rebind/rpc/CustomFieldSerializerValidator.java'
[java] [ERROR] Line 134: No source code is available for
type java.text.MessageFormat; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/rebind/rpc/FieldSerializerCreator.java'
[java] [ERROR] Line 187: No source code is available for
type java.io.PrintWriter; did you forget to inherit a required module?
[java] [ERROR] Line 194: The method getCanonicalName()
is undefined for the type Class<SerializationException>
[java] [ERROR] Line 195: The method getCanonicalName()
is undefined for the type Class<SerializationStreamReader>
[java] [ERROR] Line 196: The method getCanonicalName()
is undefined for the type Class<SerializationStreamWriter>
[java] [ERROR] Line 377: The method getCanonicalName()
is undefined for the type Class<TypeHandler>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/rebind/rpc/ProxyCreator.java'
[java] [ERROR] Line 280: No source code is available for
type java.io.StringWriter; did you forget to inherit a required
module?
[java] [ERROR] Line 281: No source code is available for
type java.io.PrintWriter; did you forget to inherit a required module?
[java] [ERROR] Line 453: The method getSimpleName() is
undefined for the type Class<SerializationStreamWriter>
[java] [ERROR] Line 649: No source code is available for
type java.io.ByteArrayOutputStream; did you forget to inherit a
required module?
[java] [ERROR] Line 650: No source code is available for
type java.io.OutputStreamWriter; did you forget to inherit a required
module?
[java] [ERROR] Line 718: The method write(byte[]) is
undefined for the type OutputStream
[java] [ERROR] Line 751: No source code is available for
type java.io.Writer; did you forget to inherit a required module?
[java] [ERROR] Line 762: The method write(byte[]) is
undefined for the type OutputStream
[java] [ERROR] Line 789: The method getCanonicalName()
is undefined for the type Class<String>
[java] [ERROR] Line 810: The method getCanonicalName()
is undefined for the type Class<capture#1-of ? extends
RemoteServiceProxy>
[java] [ERROR] Line 811: The method getCanonicalName()
is undefined for the type Class<capture#2-of ? extends
SerializationStreamWriter>
[java] [ERROR] Line 812: The method getCanonicalName()
is undefined for the type Class<SerializationStreamWriter>
[java] [ERROR] Line 813: The method getCanonicalName()
is undefined for the type Class<GWT>
[java] [ERROR] Line 813: The method getCanonicalName()
is undefined for the type Class<RequestCallbackAdapter.ResponseReader>
[java] [ERROR] Line 814: The method getCanonicalName()
is undefined for the type Class<SerializationException>
[java] [ERROR] Line 815: The method getCanonicalName()
is undefined for the type Class<Impl>
[java] [ERROR] Line 816: The method getCanonicalName()
is undefined for the type Class<RpcStatsContext>
[java] [ERROR] Line 821: The method getSimpleName() is
undefined for the type Class<capture#3-of ? extends
RemoteServiceProxy>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/rebind/rpc/RemoteServiceAsyncValidator.java'
[java] [ERROR] Line 162: The method getCanonicalName()
is undefined for the type Class<Request>
[java] [ERROR] Line 163: The method getCanonicalName()
is undefined for the type Class<RequestBuilder>
[java] [ERROR] Line 228: The method getCanonicalName()
is undefined for the type Class<Request>
[java] [ERROR] Line 229: The method getCanonicalName()
is undefined for the type Class<RequestBuilder>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/rebind/rpc/SerializableTypeOracleBuilder.java'
[java] [ERROR] Line 341: No source code is available for
type java.lang.reflect.Method; did you forget to inherit a required
module?
[java] [ERROR] Line 351: The method forName(String) is
undefined for the type Class
[java] [ERROR] Line 354: The method
getDeclaredMethod(String, Class[]) is undefined for the type
Class<capture#2-of ? extends Annotation>
[java] [ERROR] Line 356: No source code is available for
type java.lang.ClassNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Line 358: No source code is available for
type java.lang.NoSuchMethodException; did you forget to inherit a
required module?
[java] [ERROR] Line 363: The method forName(String) is
undefined for the type Class
[java] [ERROR] Line 455: No source code is available for
type java.lang.IllegalAccessException; did you forget to inherit a
required module?
[java] [ERROR] Line 457: No source code is available for
type java.lang.reflect.InvocationTargetException; did you forget to
inherit a required module?
[java] [ERROR] Line 721: No source code is available for
type java.io.PrintWriter; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/rebind/rpc/SerializationUtils.java'
[java] [ERROR] Line 125: No source code is available for
type java.util.zip.CRC32; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/rebind/rpc/Shared.java'
[java] [ERROR] Line 56: The method toUpperCase() in the
type String is not applicable for the arguments (Locale)
[java] [ERROR] Line 56: No source code is available for
type java.util.Locale; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/rebind/rpc/TypeSerializerCreator.java'
[java] [ERROR] Line 83: The method getProperty(String,
String) is undefined for the type System
[java] [ERROR] Line 267: No source code is available for
type java.io.PrintWriter; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/rebind/ui/ImageBundleBuilder.java'
[java] [ERROR] Line 25: The import java.awt cannot be
resolved
[java] [ERROR] Line 26: The import java.awt cannot be
resolved
[java] [ERROR] Line 39: The import javax.imageio cannot
be resolved
[java] [ERROR] Line 53: BufferedImage cannot be resolved
to a type
[java] [ERROR] Line 58: BufferedImage cannot be resolved
to a type
[java] [ERROR] Line 60: BufferedImage cannot be resolved
to a type
[java] [ERROR] Line 321: BufferedImage cannot be
resolved to a type
[java] [ERROR] Line 321: The method drawBundledImage()
from the type ImageBundleBuilder refers to the missing type
BufferedImage
[java] [ERROR] Line 329: ImageIO cannot be resolved
[java] [ERROR] Line 350: The method write(byte[]) is
undefined for the type OutputStream
[java] [ERROR] Line 378: The method getClassLoader() is
undefined for the type Class<capture#4-of ? extends
ImageBundleBuilder>
[java] [ERROR] Line 390: BufferedImage cannot be
resolved to a type
[java] [ERROR] Line 393: ImageIO cannot be resolved
[java] [ERROR] Line 439: BufferedImage cannot be
resolved to a type
[java] [ERROR] Line 450: BufferedImage cannot be
resolved to a type
[java] [ERROR] Line 450: BufferedImage cannot be
resolved to a type
[java] [ERROR] Line 451: BufferedImage cannot be
resolved
[java] [ERROR] Line 454: The method getProperty(String)
is undefined for the type System
[java] [ERROR] Line 455: Graphics2D cannot be resolved
to a type
[java] [ERROR] Line 465: BufferedImage cannot be
resolved to a type
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/rebind/ui/ImageBundleGenerator.java'
[java] [ERROR] Line 123: The method getClassLoader() is
undefined for the type Class<capture#1-of ? extends new
ImageBundleGenerator.ResourceLocator(){}>
[java] [ERROR] Line 257: No source code is available for
type java.io.PrintWriter; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/server/rpc/AbstractRemoteServiceServlet.java'
[java] [ERROR] Line 33: No source code is available for
type java.lang.ThreadLocal<T>; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/server/rpc/HybridServiceServlet.java'
[java] [ERROR] Line 116: The method write(byte[]) is
undefined for the type OutputStream
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/server/rpc/RPC.java'
[java] [ERROR] Line 69: Boolean.TYPE cannot be resolved
[java] [ERROR] Line 70: Byte.TYPE cannot be resolved
[java] [ERROR] Line 73: Double.TYPE cannot be resolved
[java] [ERROR] Line 74: Float.TYPE cannot be resolved
[java] [ERROR] Line 75: Integer.TYPE cannot be resolved
[java] [ERROR] Line 76: Long.TYPE cannot be resolved
[java] [ERROR] Line 77: Short.TYPE cannot be resolved
[java] [ERROR] Line 231: No source code is available for
type java.lang.ClassLoader; did you forget to inherit a required
module?
[java] [ERROR] Line 231: No source code is available for
type java.lang.Thread; did you forget to inherit a required module?
[java] [ERROR] Line 256: The method
isAssignableFrom(Class<capture#16-of ?>) is undefined for the type
Class<RemoteService>
[java] [ERROR] Line 263: No source code is available for
type java.lang.ClassNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Line 292: No source code is available for
type java.lang.reflect.Method; did you forget to inherit a required
module?
[java] [ERROR] Line 292: The method getMethod(String,
Class<?>[]) is undefined for the type Class<capture#20-of ?>
[java] [ERROR] Line 302: No source code is available for
type java.lang.NoSuchMethodException; did you forget to inherit a
required module?
[java] [ERROR] Line 459: The method
isAssignableFrom(Class<capture#34-of ?>) is undefined for the type
Class<capture#33-of ?>
[java] [ERROR] Line 566: No source code is available for
type java.lang.IllegalAccessException; did you forget to inherit a
required module?
[java] [ERROR] Line 567: No source code is available for
type java.lang.SecurityException; did you forget to inherit a required
module?
[java] [ERROR] Line 576: No source code is available for
type java.lang.reflect.InvocationTargetException; did you forget to
inherit a required module?
[java] [ERROR] Line 693: The method forName(String,
boolean, ClassLoader) is undefined for the type Class
[java] [ERROR] Line 737: The method getInterfaces() is
undefined for the type Class<capture#53-of ?>
[java] [ERROR] Line 773: The method getInterfaces() is
undefined for the type Class<capture#61-of ?>
[java] [ERROR] Line 819: Integer.TYPE cannot be resolved
[java] [ERROR] Line 821: Long.TYPE cannot be resolved
[java] [ERROR] Line 823: Short.TYPE cannot be resolved
[java] [ERROR] Line 825: Byte.TYPE cannot be resolved
[java] [ERROR] Line 829: Boolean.TYPE cannot be resolved
[java] [ERROR] Line 831: Float.TYPE cannot be resolved
[java] [ERROR] Line 833: Double.TYPE cannot be resolved
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/server/rpc/RPCRequest.java'
[java] [ERROR] Line 34: No source code is available for
type java.lang.reflect.Method; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/server/rpc/RPCServletUtils.java'
[java] [ERROR] Line 109: No source code is available for
type java.lang.reflect.Method; did you forget to inherit a required
module?
[java] [ERROR] Line 126: The method
isAssignableFrom(Class<capture#4-of ? extends Throwable>) is undefined
for the type Class<capture#3-of ?>
[java] [ERROR] Line 170: No source code is available for
type java.io.InputStream; did you forget to inherit a required module?
[java] [ERROR] Line 172: No source code is available for
type java.io.ByteArrayOutputStream; did you forget to inherit a
required module?
[java] [ERROR] Line 296: No source code is available for
type java.util.zip.GZIPOutputStream; did you forget to inherit a
required module?
[java] [ERROR] Line 301: The method write(byte[], int,
int) in the type GZIPOutputStream is not applicable for the arguments
(byte[])
[java] [ERROR] Line 303: The method flush() is undefined
for the type GZIPOutputStream
[java] [ERROR] Line 330: The method write(byte[]) is
undefined for the type ServletOutputStream
[java] [ERROR] Line 352: The method write(byte[]) is
undefined for the type ServletOutputStream
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/server/rpc/RemoteServiceServlet.java'
[java] [ERROR] Line 54: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Line 55: No source code is available for
type java.net.MalformedURLException; did you forget to inherit a
required module?
[java] [ERROR] Line 84: No source code is available for
type java.io.InputStream; did you forget to inherit a required module?
[java] [ERROR] Line 265: No source code is available for
type java.lang.SecurityException; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/server/rpc/SerializationPolicyLoader.java'
[java] [ERROR] Line 79: No source code is available for
type java.io.InputStream; did you forget to inherit a required module?
[java] [ERROR] Line 80: No source code is available for
type java.lang.ClassNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Line 118: No source code is available for
type java.lang.ClassLoader; did you forget to inherit a required
module?
[java] [ERROR] Line 118: No source code is available for
type java.lang.Thread; did you forget to inherit a required module?
[java] [ERROR] Line 120: No source code is available for
type java.io.InputStreamReader; did you forget to inherit a required
module?
[java] [ERROR] Line 122: No source code is available for
type java.io.BufferedReader; did you forget to inherit a required
module?
[java] [ERROR] Line 142: The method forName(String,
boolean, ClassLoader) is undefined for the type Class
[java] [ERROR] Line 196: The method forName(String,
boolean, ClassLoader) is undefined for the type Class
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/server/rpc/impl/LegacySerializationPolicy.java'
[java] [ERROR] Line 153: The method
isAssignableFrom(Class<capture#8-of ?>) is undefined for the type
Class<Serializable>
[java] [ERROR] Line 172: The method
isAssignableFrom(Class<capture#14-of ?>) is undefined for the type
Class<IsSerializable>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/server/rpc/impl/SerializabilityUtil.java'
[java] [ERROR] Line 45: No source code is available for
type java.lang.reflect.Field; did you forget to inherit a required
module?
[java] [ERROR] Line 120: The method forName(String) is
undefined for the type Class
[java] [ERROR] Line 122: No source code is available for
type java.lang.ClassNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Line 139: The method getDeclaredFields()
is undefined for the type Class<capture#3-of ?>
[java] [ERROR] Line 183: No source code is available for
type java.util.zip.CRC32; did you forget to inherit a required module?
[java] [ERROR] Line 241: No source code is available for
type java.lang.reflect.Modifier; did you forget to inherit a required
module?
[java] [ERROR] Line 259: No source code is available for
type java.lang.ClassLoader; did you forget to inherit a required
module?
[java] [ERROR] Line 260: The method getClassLoader() is
undefined for the type Class<SerializabilityUtil>
[java] [ERROR] Line 261: No source code is available for
type java.lang.Thread; did you forget to inherit a required module?
[java] [ERROR] Line 345: The method forName(String,
boolean, ClassLoader) is undefined for the type Class
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/server/rpc/impl/
ServerSerializationStreamReader.java'
[java] [ERROR] Line 172: No source code is available for
type java.lang.reflect.Array; did you forget to inherit a required
module?
[java] [ERROR] Line 330: No source code is available for
type java.lang.ClassLoader; did you forget to inherit a required
module?
[java] [ERROR] Line 340: No source code is available for
type java.lang.reflect.Method; did you forget to inherit a required
module?
[java] [ERROR] Line 528: The method forName(String,
boolean, ClassLoader) is undefined for the type Class
[java] [ERROR] Line 537: The method forName(String,
boolean, ClassLoader) is undefined for the type Class
[java] [ERROR] Line 566: No source code is available for
type java.lang.ClassNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Line 568: No source code is available for
type java.lang.InstantiationException; did you forget to inherit a
required module?
[java] [ERROR] Line 570: No source code is available for
type java.lang.IllegalAccessException; did you forget to inherit a
required module?
[java] [ERROR] Line 574: No source code is available for
type java.lang.reflect.InvocationTargetException; did you forget to
inherit a required module?
[java] [ERROR] Line 576: No source code is available for
type java.lang.NoSuchMethodException; did you forget to inherit a
required module?
[java] [ERROR] Line 635: No source code is available for
type java.io.ByteArrayInputStream; did you forget to inherit a
required module?
[java] [ERROR] Line 636: No source code is available for
type java.io.ObjectInputStream; did you forget to inherit a required
module?
[java] [ERROR] Line 642: No source code is available for
type java.lang.reflect.Field; did you forget to inherit a required
module?
[java] [ERROR] Line 642: The method
getDeclaredField(String) is undefined for the type Class<capture#21-
of ?>
[java] [ERROR] Line 649: No source code is available for
type java.lang.NoSuchFieldException; did you forget to inherit a
required module?
[java] [ERROR] Line 680: No source code is available for
type java.lang.reflect.Modifier; did you forget to inherit a required
module?
[java] [ERROR] Line 782: The method getMethods() is
undefined for the type Class<capture#39-of ?>
[java] [ERROR] Line 845: The method getDeclaredFields()
is undefined for the type Class<capture#41-of ?>
[java] [ERROR] Line 854: The method getMethod(String,
Class<capture#43-of ?>) is undefined for the type Class<capture#42-of ?
>
[java] [ERROR] Line 874: The method getMethods() is
undefined for the type Class<capture#46-of ?>
[java] [ERROR] Line 892: No source code is available for
type java.lang.reflect.Constructor<T>; did you forget to inherit a
required module?
[java] [ERROR] Line 892: The method
getDeclaredConstructor() is undefined for the type Class<capture#53-
of ?>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/server/rpc/impl/
ServerSerializationStreamWriter.java'
[java] [ERROR] Line 460: The method getType(char) is
undefined for the type Character
[java] [ERROR] Line 462:
Character.COMBINING_SPACING_MARK cannot be resolved
[java] [ERROR] Line 463: Character.ENCLOSING_MARK cannot
be resolved
[java] [ERROR] Line 464: Character.NON_SPACING_MARK
cannot be resolved
[java] [ERROR] Line 465: Character.UNASSIGNED cannot be
resolved
[java] [ERROR] Line 466: Character.PRIVATE_USE cannot be
resolved
[java] [ERROR] Line 467: Character.SPACE_SEPARATOR
cannot be resolved
[java] [ERROR] Line 468: Character.CONTROL cannot be
resolved
[java] [ERROR] Line 471: Character.LINE_SEPARATOR cannot
be resolved
[java] [ERROR] Line 472: Character.FORMAT cannot be
resolved
[java] [ERROR] Line 473: Character.PARAGRAPH_SEPARATOR
cannot be resolved
[java] [ERROR] Line 474: Character.SURROGATE cannot be
resolved
[java] [ERROR] Line 643: No source code is available for
type java.lang.reflect.Field; did you forget to inherit a required
module?
[java] [ERROR] Line 665: No source code is available for
type java.io.ByteArrayOutputStream; did you forget to inherit a
required module?
[java] [ERROR] Line 666: No source code is available for
type java.io.ObjectOutputStream; did you forget to inherit a required
module?
[java] [ERROR] Line 679: No source code is available for
type java.lang.IllegalAccessException; did you forget to inherit a
required module?
[java] [ERROR] Line 695: No source code is available for
type java.lang.reflect.Modifier; did you forget to inherit a required
module?
[java] [ERROR] Line 744: No source code is available for
type java.lang.reflect.Method; did you forget to inherit a required
module?
[java] [ERROR] Line 744: The method getMethods() is
undefined for the type Class<capture#32-of ?>
[java] [ERROR] Line 750: No source code is available for
type java.lang.NoSuchMethodException; did you forget to inherit a
required module?
[java] [ERROR] Line 751: No source code is available for
type java.lang.SecurityException; did you forget to inherit a required
module?
[java] [ERROR] Line 763: No source code is available for
type java.lang.reflect.InvocationTargetException; did you forget to
inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/tools/ApplicationCreator.java'
[java] [ERROR] Line 27: The method exit(int) is
undefined for the type System
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/tools/ProjectCreator.java'
[java] [ERROR] Line 27: The method exit(int) is
undefined for the type System
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/tools/WebAppCreator.java'
[java] [ERROR] Line 51: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Line 267: The method exit(int) is
undefined for the type System
[java] [ERROR] Line 487: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Line 487: The method getResource(String)
is undefined for the type Class<WebAppCreator>
[java] [ERROR] Line 489: No source code is available for
type java.io.FileNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/tools/util/ArgHandlerAddToClassPath.java'
[java] [ERROR] Line 53: No source code is available for
type java.util.StringTokenizer; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/user/tools/util/CreatorUtilities.java'
[java] [ERROR] Line 64: No source code is available for
type java.io.FileNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Line 73: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Line 126: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Line 146: No source code is available for
type java.net.URLClassLoader; did you forget to inherit a required
module?
[java] [ERROR] Line 146: No source code is available for
type java.security.AccessController; did you forget to inherit a
required module?
[java] [ERROR] Line 147: No source code is available for
type java.security.PrivilegedAction<T>; did you forget to inherit a
required module?
[java] [ERROR] Line 150: The method getClassLoader() is
undefined for the type Class<CreatorUtilities>
[java] [ERROR] Line 187: No source code is available for
type java.net.MalformedURLException; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/util/regexfilter/RegexFilter.java'
[java] [ERROR] Line 36: No source code is available for
type java.util.regex.Pattern; did you forget to inherit a required
module?
[java] [ERROR] Line 66: No source code is available for
type java.util.regex.PatternSyntaxException; did you forget to inherit
a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/util/tools/ArgHandlerDir.java'
[java] [ERROR] Line 33: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/util/tools/ArgHandlerFile.java'
[java] [ERROR] Line 38: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/util/tools/ArgHandlerOutDir.java'
[java] [ERROR] Line 25: The method getProperty(String)
is undefined for the type System
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/util/tools/ToolBase.java'
[java] [ERROR] Line 52: The method getProperty(String)
is undefined for the type System
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/
google/gwt/util/tools/Utility.java'
[java] [ERROR] Line 50: No source code is available for
type java.io.InputStream; did you forget to inherit a required module?
[java] [ERROR] Line 66: The method close() is undefined
for the type OutputStream
[java] [ERROR] Line 76: No source code is available for
type java.io.RandomAccessFile; did you forget to inherit a required
module?
[java] [ERROR] Line 89: No source code is available for
type java.io.Reader; did you forget to inherit a required module?
[java] [ERROR] Line 102: No source code is available for
type java.net.Socket; did you forget to inherit a required module?
[java] [ERROR] Line 115: No source code is available for
type java.io.Writer; did you forget to inherit a required module?
[java] [ERROR] Line 132: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Line 214: The method getClassLoader() is
undefined for the type Class<Utility>
[java] [ERROR] Line 218: No source code is available for
type java.io.FileNotFoundException; did you forget to inherit a
required module?
[java] [ERROR] Line 220: No source code is available for
type java.io.ByteArrayOutputStream; did you forget to inherit a
required module?
[java] [ERROR] Line 248: The method getProperty(String)
is undefined for the type System
[java] [ERROR] Line 273: No source code is available for
type java.io.FileInputStream; did you forget to inherit a required
module?
[java] [ERROR] Line 292: The method write(byte[], int,
int) is undefined for the type OutputStream
[java] [ERROR] Line 314: No source code is available for
type java.io.PrintWriter; did you forget to inherit a required module?
[java] [ERROR] Line 315: No source code is available for
type java.io.LineNumberReader; did you forget to inherit a required
module?
[java] [ERROR] Line 315: No source code is available for
type java.io.StringReader; did you forget to inherit a required
module?
[java] [ERROR] Line 324: The method getProperty(String)
is undefined for the type System
[java] [ERROR] Line 328: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Line 328: The method getClassLoader() is
undefined for the type Class<Utility>
[java] [ERROR] Line 333: No source code is available for
type java.net.URI; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/validation/client/constraints/
NotGwtCompatibleValidator.java'
[java] [ERROR] Line 20: The import javax.validation
cannot be resolved
[java] [ERROR] Line 21: The import javax.validation
cannot be resolved
[java] [ERROR] Line 43: ConstraintValidator cannot be
resolved to a type
[java] [ERROR] Line 51: ConstraintValidatorContext
cannot be resolved to a type
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/
com/google/gwt/validation/client/impl/ConstraintDescriptorImpl.java'
[java] [ERROR] Line 25: The import javax.validation
cannot be resolved
[java] [ERROR] Line 26: The import javax.validation
cannot be resolved
[java] [ERROR] Line 27: The import javax.validation
cannot be resolved
[java] [ERROR] Line 35: ConstraintDescriptor cannot be
resolved to a type
[java] [ERROR] Line 45: Payload cannot be resolved to a
type
[java] [ERROR] Line 46: ConstraintValidator cannot be
resolved to a type
[java] [ERROR] Line 48: ConstraintDescriptor cannot be
resolved to a type
[java] [ERROR] Line 55: Missing code implementation in
the compiler
[java] [ERROR] Line 73: ConstraintDescriptor cannot be
resolved to a type
[java] [ERROR] Line 74: Missing code implementation in
the compiler
[java] [ERROR] Line 79: ConstraintValidator cannot be
resolved to a type
[java] [ERROR] Line 80: Missing code implementation in
the compiler
[java] [ERROR] Line 89: ConstraintValidator cannot be
resolved to a type
[java] [ERROR] Line 90: ConstraintValidator cannot be
resolved to a type
[java] [ERROR] Line 105: Payload cannot be resolved to a
type
[java] [ERROR] Line 106: Missing code implementation in
the compiler
[java] [ERROR] Line 110: Payload cannot be resolved to a
type
[java] [ERROR] Line 111: The method
setPayload(Set<Class<? extends Payload>>) from the type
ConstraintDescriptorImpl.Builder<T> refers to the missing type Payload
[java] [ERROR] Line 111: Payload cannot be resolved to a
type
[java] [ERROR] Line 127: Payload cannot be resolved to a
type
[java] [ERROR] Line 128: ConstraintValidator cannot be
resolved to a type
[java] [ERROR] Line 130: ConstraintDescriptor cannot be
resolved to a type
[java] [ERROR] Line 136: Payload cannot be resolved to a
type
[java] [ERROR] Line 137: ConstraintValidator cannot be
resolved to a type
[java] [ERROR] Line 139: ConstraintDescriptor cannot be
resolved to a type
[java] [ERROR] Line 144: Missing code implementation in
the compiler
[java] [ERROR] Line 159: ConstraintDescriptor cannot be
resolved to a type
[java] [ERROR] Line 160: Missing code implementation in
the compiler
[java] [ERROR] Line 163: ConstraintValidator cannot be
resolved to a type
[java] [ERROR] Line 164: Missing code implementation in
the compiler
[java] [ERROR] Line 171: Payload cannot be resolved to a
type
[java] [ERROR] Line 172: Missing code implementation in
the compiler
[java] [WARN] Warnings in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-
incubator-2.1.0.jar!/com/google/gwt/widgetideas/client/impl/
GlassPanelImpl.java'
[java] [WARN] Line 30: Referencing deprecated class
'com.google.gwt.user.client.impl.DocumentRootImpl'
[java] [WARN] Line 38: Referencing deprecated class
'com.google.gwt.user.client.impl.DocumentRootImpl'
[java] [WARN] Warnings in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-
incubator-2.1.0.jar!/com/google/gwt/widgetideas/table/client/
FixedWidthGridBulkRenderer.java'
[java] [WARN] Line 122: Referencing deprecated class
'com.google.gwt.widgetideas.table.client.overrides.HTMLTable'
[java] [WARN] Warnings in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-
incubator-2.1.0.jar!/com/google/gwt/widgetideas/table/client/
GridBulkRenderer.java'
[java] [WARN] Line 102: Referencing deprecated class
'com.google.gwt.widgetideas.table.client.overrides.HTMLTable'
[java] [WARN] Line 103: Referencing deprecated class
'com.google.gwt.widgetideas.table.client.overrides.Grid'
[java] [WARN] Line 104: Referencing deprecated class
'com.google.gwt.widgetideas.table.client.overrides.Grid'
[java] [WARN] Line 104: Referencing deprecated class
'com.google.gwt.widgetideas.table.client.overrides.HTMLTable'
[java] [WARN] Warnings in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-
incubator-2.1.0.jar!/com/google/gwt/widgetideas/table/client/
TableBulkRenderer.java'
[java] [WARN] Line 404: Referencing deprecated class
'com.google.gwt.widgetideas.table.client.overrides.HTMLTable'
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/ftr-gwt-date-
emulation-1.3.0_Cal1.jar!/eu/future/earth/date/WeekCounterTest.java'
[java] [ERROR] Line 11: No source code is available for
type junit.framework.TestCase; did you forget to inherit a required
module?
[java] [ERROR] Line 14: No source code is available for
type java.text.SimpleDateFormat; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/ftr-gwt-demo/src/main/java/eu/
future/earth/gwt/server/ImageServletDemo.java'
[java] [ERROR] Line 27: No source code is available for
type java.io.ByteArrayOutputStream; did you forget to inherit a
required module?
[java] [ERROR] Line 29: No source code is available for
type java.io.InputStream; did you forget to inherit a required module?
[java] [ERROR] Line 29: The method
getResourceAsStream(String) is undefined for the type
Class<ImageServletDemo>
[java] [ERROR] Line 62: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/ftr-gwt-library-
file-1.3.0.jar!/eu/future/earth/gwt/server/file/
FileUploadServlet.java'
[java] [ERROR] Line 82: The method write(byte[]) is
undefined for the type ServletOutputStream
[java] [ERROR] Line 83: The method close() is undefined
for the type ServletOutputStream
[java] [ERROR] Line 95: No source code is available for
type java.io.File; did you forget to inherit a required module?
[java] [ERROR] Line 104: No source code is available for
type java.io.PrintWriter; did you forget to inherit a required module?
[java] [ERROR] Line 106: No source code is available for
type org.apache.commons.fileupload.servlet.ServletFileUpload; did you
forget to inherit a required module?
[java] [ERROR] Line 108: No source code is available for
type org.apache.commons.fileupload.disk.DiskFileItemFactory; did you
forget to inherit a required module?
[java] [ERROR] Line 117: No source code is available for
type org.apache.commons.fileupload.FileItem; did you forget to inherit
a required module?
[java] [ERROR] Line 132: No source code is available for
type org.apache.commons.fileupload.FileUploadException; did you forget
to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/javax/
servlet/ServletContext.java'
[java] [ERROR] Line 209: No source code is available for
type java.net.URL; did you forget to inherit a required module?
[java] [ERROR] Line 209: No source code is available for
type java.net.MalformedURLException; did you forget to inherit a
required module?
[java] [ERROR] Line 248: No source code is available for
type java.io.InputStream; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/javax/
servlet/ServletInputStream.java'
[java] [ERROR] Line 46: No source code is available for
type java.io.InputStream; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/javax/
servlet/ServletOutputStream.java'
[java] [ERROR] Line 46: No source code is available for
type java.util.ResourceBundle; did you forget to inherit a required
module?
[java] [ERROR] Line 88: No source code is available for
type java.text.MessageFormat; did you forget to inherit a required
module?
[java] [ERROR] Line 89: No source code is available for
type java.io.CharConversionException; did you forget to inherit a
required module?
[java] [ERROR] Line 91: The method write(char) is
undefined for the type ServletOutputStream
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/javax/
servlet/ServletRequest.java'
[java] [ERROR] Line 359: No source code is available for
type java.io.BufferedReader; did you forget to inherit a required
module?
[java] [ERROR] Line 462: No source code is available for
type java.util.Locale; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/javax/
servlet/ServletRequestWrapper.java'
[java] [ERROR] Line 247: No source code is available for
type java.io.BufferedReader; did you forget to inherit a required
module?
[java] [ERROR] Line 306: No source code is available for
type java.util.Locale; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/javax/
servlet/ServletResponse.java'
[java] [ERROR] Line 176: No source code is available for
type java.io.PrintWriter; did you forget to inherit a required module?
[java] [ERROR] Line 429: No source code is available for
type java.util.Locale; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/javax/
servlet/ServletResponseWrapper.java'
[java] [ERROR] Line 111: No source code is available for
type java.io.PrintWriter; did you forget to inherit a required module?
[java] [ERROR] Line 200: No source code is available for
type java.util.Locale; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/javax/
servlet/http/Cookie.java'
[java] [ERROR] Line 70: No source code is available for
type java.util.ResourceBundle; did you forget to inherit a required
module?
[java] [ERROR] Line 140: No source code is available for
type java.text.MessageFormat; did you forget to inherit a required
module?
[java] [ERROR] Line 531: The method clone() is undefined
for the type Object
[java] [ERROR] Line 532: No source code is available for
type java.lang.CloneNotSupportedException; did you forget to inherit a
required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/javax/
servlet/http/HttpServlet.java'
[java] [ERROR] Line 92: No source code is available for
type java.util.ResourceBundle; did you forget to inherit a required
module?
[java] [ERROR] Line 419: No source code is available for
type java.lang.reflect.Method; did you forget to inherit a required
module?
[java] [ERROR] Line 426: The method getDeclaredMethods()
is undefined for the type Class
[java] [ERROR] Line 577: The method close() is undefined
for the type ServletOutputStream
[java] [ERROR] Line 660: No source code is available for
type java.text.MessageFormat; did you forget to inherit a required
module?
[java] [ERROR] Line 731: No source code is available for
type java.io.PrintWriter; did you forget to inherit a required module?
[java] [ERROR] Line 761: No source code is available for
type java.io.OutputStreamWriter; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/javax/
servlet/http/HttpServletRequest.java'
[java] [ERROR] Line 424: No source code is available for
type java.security.Principal; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/javax/
servlet/http/HttpServletRequestWrapper.java'
[java] [ERROR] Line 173: No source code is available for
type java.security.Principal; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/javax/
servlet/http/HttpUtils.java'
[java] [ERROR] Line 39: No source code is available for
type java.util.ResourceBundle; did you forget to inherit a required
module?
[java] [ERROR] Line 87: No source code is available for
type java.util.Hashtable<K,V>; did you forget to inherit a required
module?
[java] [ERROR] Line 96: No source code is available for
type java.util.StringTokenizer; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/org/
apache/catalina/loader/WebappClassLoader.java'
[java] [ERROR] Line 47: The import javax.naming cannot
be resolved
[java] [ERROR] Line 48: The import javax.naming cannot
be resolved
[java] [ERROR] Line 49: The import javax.naming cannot
be resolved
[java] [ERROR] Line 50: The import javax.naming cannot
be resolved
[java] [ERROR] Line 99: URLClassLoader cannot be
resolved to a type
[java] [ERROR] Line 174: The method getParent() is
undefined for the type WebappClassLoader
[java] [ERROR] Line 175: The method
getSystemClassLoader() is undefined for the type WebappClassLoader
[java] [ERROR] Line 176: The method getSecurityManager()
is undefined for the type System
[java] [ERROR] Line 193: The method getParent() is
undefined for the type WebappClassLoader
[java] [ERROR] Line 195: The method
getSystemClassLoader() is undefined for the type WebappClassLoader
[java] [ERROR] Line 196: The method getSecurityManager()
is undefined for the type System
[java] [ERROR] Line 211: DirContext cannot be resolved
to a type
[java] [ERROR] Line 374: DirContext cannot be resolved
to a type
[java] [ERROR] Line 376: DirContext cannot be resolved
to a type
[java] [ERROR] Line 384: DirContext cannot be resolved
to a type
[java] [ERROR] Line 386: DirContext cannot be resolved
to a type
[java] [ERROR] Line 544: URLClassLoader cannot be
resolved to a type
[java] [ERROR] Line 634: DirContext cannot be resolved
to a type
[java] [ERROR] Line 651: NamingException cannot be
resolved to a type
[java] [ERROR] Line 685: Cannot invoke clone() on the
array type String[]
[java] [ERROR] Line 712: DirContext cannot be resolved
to a type
[java] [ERROR] Line 722: NamingException cannot be
resolved to a type
[java] [ERROR] Line 734: NamingEnumeration cannot be
resolved to a type
[java] [ERROR] Line 734: DirContext cannot be resolved
to a type
[java] [ERROR] Line 737: NameClassPair cannot be
resolved to a type
[java] [ERROR] Line 737: NameClassPair cannot be
resolved to a type
[java] [ERROR] Line 752: NameClassPair cannot be
resolved to a type
[java] [ERROR] Line 753: NameClassPair cannot be
resolved to a type
[java] [ERROR] Line 767: NamingException cannot be
resolved to a type
[java] [ERROR] Line 818: URLClassLoader cannot be
resolved to a type
[java] [ERROR] Line 874: URLClassLoader cannot be
resolved to a type
[java] [ERROR] Line 898: The method getClassLoader() is
undefined for the type Class
[java] [ERROR] Line 927: URLClassLoader cannot be
resolved to a type
[java] [ERROR] Line 965: DirContext cannot be resolved
to a type
[java] [ERROR] Line 973: NamingException cannot be
resolved to a type
[java] [ERROR] Line 997: URLClassLoader cannot be
resolved to a type
[java] [ERROR] Line 1238: The method resolveClass(Class)
is undefined for the type WebappClassLoader
[java] [ERROR] Line 1243: The method
findLoadedClass(String) is undefined for the type WebappClassLoader
[java] [ERROR] Line 1248: The method resolveClass(Class)
is undefined for the type WebappClassLoader
[java] [ERROR] Line 1258: The method forName(String,
boolean, null) is undefined for the type Class
[java] [ERROR] Line 1261: The method resolveClass(Class)
is undefined for the type WebappClassLoader
[java] [ERROR] Line 1298: The method resolveClass(Class)
is undefined for the type WebappClassLoader
[java] [ERROR] Line 1315: The method resolveClass(Class)
is undefined for the type WebappClassLoader
[java] [ERROR] Line 1335: The method resolveClass(Class)
is undefined for the type WebappClassLoader
[java] [ERROR] Line 1362: URLClassLoader cannot be
resolved to a type
[java] [ERROR] Line 1389: URLClassLoader cannot be
resolved to a type
[java] [ERROR] Line 1490: DirContext cannot be resolved
to a type
[java] [ERROR] Line 1510: The method
release(ClassLoader) in the type LogFactory is not applicable for the
arguments (WebappClassLoader)
[java] [ERROR] Line 1597: The method getPackage(String)
is undefined for the type WebappClassLoader
[java] [ERROR] Line 1602: The method
definePackage(String, null, null, null, null, null, null, null) is
undefined for the type WebappClassLoader
[java] [ERROR] Line 1605: The method
definePackage(String, Manifest, URL) is undefined for the type
WebappClassLoader
[java] [ERROR] Line 1637: The method defineClass(String,
byte[], int, int, CodeSource) is undefined for the type
WebappClassLoader
[java] [ERROR] Line 1710: DirContext cannot be resolved
to a type
[java] [ERROR] Line 1726: DirContext cannot be resolved
to a type
[java] [ERROR] Line 1763: NamingException cannot be
resolved to a type
[java] [ERROR] Line 2066: The method forName(String) is
undefined for the type Class
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/org/
eclipse/jdt/internal/compiler/lookup/BinaryTypeBinding.java'
[java] [ERROR] Line 33: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding; did
you forget to inherit a required module?
[java] [ERROR] Line 39: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.FieldBinding; did you
forget to inherit a required module?
[java] [ERROR] Line 40: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.MethodBinding; did you
forget to inherit a required module?
[java] [ERROR] Line 41: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.Binding; did you forget
to inherit a required module?
[java] [ERROR] Line 43: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding; did
you forget to inherit a required module?
[java] [ERROR] Line 46: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment; did
you forget to inherit a required module?
[java] [ERROR] Line 48: No source code is available for
type org.eclipse.jdt.internal.compiler.util.SimpleLookupTable; did you
forget to inherit a required module?
[java] [ERROR] Line 52: No source code is available for
type org.eclipse.jdt.internal.compiler.impl.Constant; did you forget
to inherit a required module?
[java] [ERROR] Line 54: No source code is available for
type org.eclipse.jdt.internal.compiler.env.ClassSignature; did you
forget to inherit a required module?
[java] [ERROR] Line 55: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.TypeBinding; did you
forget to inherit a required module?
[java] [ERROR] Line 61: No source code is available for
type org.eclipse.jdt.internal.compiler.env.IBinaryAnnotation; did you
forget to inherit a required module?
[java] [ERROR] Line 63: No source code is available for
type org.eclipse.jdt.internal.compiler.env.EnumConstantSignature; did
you forget to inherit a required module?
[java] [ERROR] Line 82: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.AnnotationBinding; did
you forget to inherit a required module?
[java] [ERROR] Line 83: No source code is available for
type org.eclipse.jdt.internal.compiler.env.IBinaryElementValuePair;
did you forget to inherit a required module?
[java] [ERROR] Line 85: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.ElementValuePair; did
you forget to inherit a required module?
[java] [ERROR] Line 91: No source code is available for
type
org.eclipse.jdt.internal.compiler.lookup.UnresolvedAnnotationBinding;
did you forget to inherit a required module?
[java] [ERROR] Line 101: No source code is available for
type
org.eclipse.jdt.internal.compiler.lookup.UnresolvedReferenceBinding;
did you forget to inherit a required module?
[java] [ERROR] Line 114: No source code is available for
type
org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding; did
you forget to inherit a required module?
[java] [ERROR] Line 157: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.PackageBinding; did you
forget to inherit a required module?
[java] [ERROR] Line 157: No source code is available for
type org.eclipse.jdt.internal.compiler.env.IBinaryType; did you forget
to inherit a required module?
[java] [ERROR] Line 158: No source code is available for
type org.eclipse.jdt.core.compiler.CharOperation; did you forget to
inherit a required module?
[java] [ERROR] Line 161: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.TagBits; did you forget
to inherit a required module?
[java] [ERROR] Line 166: No source code is available for
type org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants;
did you forget to inherit a required module?
[java] [ERROR] Line 194: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.ExtraCompilerModifiers;
did you forget to inherit a required module?
[java] [ERROR] Line 218: No source code is available for
type org.eclipse.jdt.internal.compiler.problem.AbortCompilation; did
you forget to inherit a required module?
[java] [ERROR] Line 263: No source code is available for
type org.eclipse.jdt.internal.compiler.env.IBinaryNestedType; did you
forget to inherit a required module?
[java] [ERROR] Line 305: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.SignatureWrapper; did
you forget to inherit a required module?
[java] [ERROR] Line 342: No source code is available for
type org.eclipse.jdt.internal.compiler.env.IBinaryField; did you
forget to inherit a required module?
[java] [ERROR] Line 391: No source code is available for
type org.eclipse.jdt.internal.compiler.env.IBinaryMethod; did you
forget to inherit a required module?
[java] [ERROR] Line 663: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.TypeConstants; did you
forget to inherit a required module?
[java] [ERROR] Line 681: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope;
did you forget to inherit a required module?
[java] [ERROR] Line 962: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.ProblemReasons; did you
forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/org/
eclipse/jdt/internal/compiler/lookup/SourceTypeBinding.java'
[java] [ERROR] Line 33: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.ReferenceBinding; did
you forget to inherit a required module?
[java] [ERROR] Line 36: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.FieldBinding; did you
forget to inherit a required module?
[java] [ERROR] Line 37: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.MethodBinding; did you
forget to inherit a required module?
[java] [ERROR] Line 39: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.TypeVariableBinding; did
you forget to inherit a required module?
[java] [ERROR] Line 41: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.ClassScope; did you
forget to inherit a required module?
[java] [ERROR] Line 55: No source code is available for
type org.eclipse.jdt.internal.compiler.util.SimpleLookupTable; did you
forget to inherit a required module?
[java] [ERROR] Line 57: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.PackageBinding; did you
forget to inherit a required module?
[java] [ERROR] Line 66: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.Binding; did you forget
to inherit a required module?
[java] [ERROR] Line 73: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.TagBits; did you forget
to inherit a required module?
[java] [ERROR] Line 77: No source code is available for
type org.eclipse.jdt.internal.compiler.classfmt.ClassFileConstants;
did you forget to inherit a required module?
[java] [ERROR] Line 101: No source code is available for
type org.eclipse.jdt.core.compiler.CharOperation; did you forget to
inherit a required module?
[java] [ERROR] Line 106: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.ExtraCompilerModifiers;
did you forget to inherit a required module?
[java] [ERROR] Line 146: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.LocalVariableBinding;
did you forget to inherit a required module?
[java] [ERROR] Line 154: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.SyntheticFieldBinding;
did you forget to inherit a required module?
[java] [ERROR] Line 155: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.TypeConstants; did you
forget to inherit a required module?
[java] [ERROR] Line 159: No source code is available for
type org.eclipse.jdt.internal.compiler.impl.Constant; did you forget
to inherit a required module?
[java] [ERROR] Line 171: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.TypeDeclaration; did you
forget to inherit a required module?
[java] [ERROR] Line 173: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.FieldDeclaration; did you
forget to inherit a required module?
[java] [ERROR] Line 237: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.TypeBinding; did you
forget to inherit a required module?
[java] [ERROR] Line 237: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.BlockScope; did you
forget to inherit a required module?
[java] [ERROR] Line 360: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.SyntheticMethodBinding;
did you forget to inherit a required module?
[java] [ERROR] Line 557: No source code is available for
type org.eclipse.jdt.internal.compiler.util.Util; did you forget to
inherit a required module?
[java] [ERROR] Line 694: No source code is available for
type org.eclipse.jdt.internal.compiler.ast.ASTNode; did you forget to
inherit a required module?
[java] [ERROR] Line 765: No source code is available for
type org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope;
did you forget to inherit a required module?
[java] [ERROR] Line 1032: No source code is available
for type
org.eclipse.jdt.internal.compiler.lookup.ParameterizedTypeBinding; did
you forget to inherit a required module?
[java] [ERROR] Line 1074: No source code is available
for type java.util.Hashtable<K,V>; did you forget to inherit a
required module?
[java] [ERROR] Line 1141: No source code is available
for type
org.eclipse.jdt.internal.compiler.ast.AbstractMethodDeclaration; did
you forget to inherit a required module?
[java] [ERROR] Line 1288: No source code is available
for type org.eclipse.jdt.internal.compiler.lookup.MethodScope; did you
forget to inherit a required module?
[java] [ERROR] Line 1296: No source code is available
for type
org.eclipse.jdt.internal.compiler.ast.AbstractVariableDeclaration; did
you forget to inherit a required module?
[java] [ERROR] Line 1345: No source code is available
for type org.eclipse.jdt.internal.compiler.ast.TypeParameter; did you
forget to inherit a required module?
[java] [ERROR] Line 1352: No source code is available
for type org.eclipse.jdt.internal.compiler.ast.TypeReference; did you
forget to inherit a required module?
[java] [ERROR] Line 1366: No source code is available
for type org.eclipse.jdt.internal.compiler.lookup.TypeIds; did you
forget to inherit a required module?
[java] [ERROR] Line 1383: No source code is available
for type org.eclipse.jdt.internal.compiler.ast.Argument; did you
forget to inherit a required module?
[java] [ERROR] Line 1418: No source code is available
for type org.eclipse.jdt.internal.compiler.ast.MethodDeclaration; did
you forget to inherit a required module?
[java] [ERROR] Line 1459: No source code is available
for type org.eclipse.jdt.internal.compiler.lookup.AnnotationHolder;
did you forget to inherit a required module?
[java] [ERROR] Line 1666: No source code is available
for type org.eclipse.jdt.internal.compiler.lookup.MethodVerifier; did
you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/ftr-gwt-library-
file-1.3.0.jar!/org/json/HTTPTokener.java'
[java] [ERROR] Line 55: The method isWhitespace(char) is
undefined for the type Character
[java] [ERROR] Line 70: The method isWhitespace(char) is
undefined for the type Character
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/ftr-gwt-library-
file-1.3.0.jar!/org/json/JSONArray.java'
[java] [ERROR] Line 197: No source code is available for
type java.lang.reflect.Array; did you forget to inherit a required
module?
[java] [ERROR] Line 909: No source code is available for
type java.io.Writer; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/ftr-gwt-library-
file-1.3.0.jar!/org/json/JSONObject.java'
[java] [ERROR] Line 303: The method getClassLoader() is
undefined for the type Class
[java] [ERROR] Line 307: No source code is available for
type java.lang.reflect.Method; did you forget to inherit a required
module?
[java] [ERROR] Line 308: The method getMethods() is
undefined for the type Class
[java] [ERROR] Line 308: The method getDeclaredMethods()
is undefined for the type Class
[java] [ERROR] Line 341: The method getPackage() is
undefined for the type Class<capture#4-of ? extends Object>
[java] [ERROR] Line 342: The method getClassLoader() is
undefined for the type Class<capture#5-of ? extends Object>
[java] [ERROR] Line 357: The method
isAssignableFrom(Class<Byte>) is undefined for the type Class
[java] [ERROR] Line 358: The method
isAssignableFrom(Class<Short>) is undefined for the type Class
[java] [ERROR] Line 359: The method
isAssignableFrom(Class<Integer>) is undefined for the type Class
[java] [ERROR] Line 360: The method
isAssignableFrom(Class<Long>) is undefined for the type Class
[java] [ERROR] Line 361: The method
isAssignableFrom(Class<Float>) is undefined for the type Class
[java] [ERROR] Line 362: The method
isAssignableFrom(Class<Double>) is undefined for the type Class
[java] [ERROR] Line 363: The method
isAssignableFrom(Class<Character>) is undefined for the type Class
[java] [ERROR] Line 364: The method
isAssignableFrom(Class<String>) is undefined for the type Class
[java] [ERROR] Line 365: The method
isAssignableFrom(Class<Boolean>) is undefined for the type Class
[java] [ERROR] Line 385: The method getField(String) is
undefined for the type Class
[java] [ERROR] Line 649: No source code is available for
type java.lang.reflect.Field; did you forget to inherit a required
module?
[java] [ERROR] Line 649: The method getFields() is
undefined for the type Class
[java] [ERROR] Line 1522: No source code is available
for type java.io.Writer; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/ftr-gwt-library-
file-1.3.0.jar!/org/json/JSONStringer.java'
[java] [ERROR] Line 64: No source code is available for
type java.io.StringWriter; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/ftr-gwt-library-
file-1.3.0.jar!/org/json/JSONTokener.java'
[java] [ERROR] Line 42: No source code is available for
type java.io.Reader; did you forget to inherit a required module?
[java] [ERROR] Line 54: No source code is available for
type java.io.BufferedReader; did you forget to inherit a required
module?
[java] [ERROR] Line 66: No source code is available for
type java.io.StringReader; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/ftr-gwt-library-
file-1.3.0.jar!/org/json/JSONWriter.java'
[java] [ERROR] Line 91: No source code is available for
type java.io.Writer; did you forget to inherit a required module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/ftr-gwt-library-
file-1.3.0.jar!/org/json/Test.java'
[java] [ERROR] Line 443: No source code is available for
type java.io.StringWriter; did you forget to inherit a required
module?
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/ftr-gwt-library-
file-1.3.0.jar!/org/json/XML.java'
[java] [ERROR] Line 112: The method isWhitespace(char)
is undefined for the type Character
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/
Desktop/Downloads/ftr-gwt-library-read-only/lib/ftr-gwt-library-
file-1.3.0.jar!/org/json/XMLTokener.java'
[java] [ERROR] Line 99: The method isWhitespace(char) is
undefined for the type Character
[java] [ERROR] Line 161: The method isWhitespace(char)
is undefined for the type Character
[java] [ERROR] Line 192: The method isWhitespace(char)
is undefined for the type Character
[java] [ERROR] Line 227: The method isWhitespace(char)
is undefined for the type Character
[java] [ERROR] Line 272: The method isWhitespace(char)
is undefined for the type Character
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/google/gwt/
dev/util/Util.java'
[java] [ERROR] Line 173: The method update(byte) in the
type MessageDigest is not applicable for the arguments (ByteBuffer)
[java] [ERROR] Line 264: The method write(byte[], int,
int) is undefined for the type OutputStream
[java] [ERROR] Line 466: The method
getDeclaredMethod(String, Class<?>[]) is undefined for the type
Class<capture#8-of ?>
[java] [ERROR] Line 503: The method
isJavaIdentifierStart(char) is undefined for the type Character
[java] [ERROR] Line 508: The method
isJavaIdentifierPart(char) is undefined for the type Character
[java] [ERROR] Line 769: The method cast(Object) is
undefined for the type Class<T>
[java] [ERROR] Line 1363: The method write(byte[], int,
int) is undefined for the type OutputStream
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/com/
google/gwt/resources/css/GenerateCssAst.java'
[java] [ERROR] Line 251: The method
getDeclaredMethod(String, Class<String>) is undefined for the type
Class<capture#1-of ? extends GenerateCssAst.GenerationHandler>
[java] [ERROR] Line 683: The method
synchronizedMap(HashMap<List<URL>,SoftReference<GenerateCssAst.CachedStylesheet>>)
is undefined for the type Collections
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/com/
google/gwt/resources/css/RtlVisitor.java'
[java] [ERROR] Line 247: The method
getDeclaredMethod(String, Class<CssProperty.Value>) is undefined for
the type Class<capture#1-of ? extends RtlVisitor>
[java] [ERROR] Line 249: The method
isAssignableFrom(Class<capture#2-of ?>) is undefined for the type
Class<CssProperty.Value>
[java] [ERROR] Line 258: The method
getDeclaredMethod(String, Class<List>) is undefined for the type
Class<capture#3-of ? extends RtlVisitor>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/com/
google/gwt/resources/css/SubstitutionReplacer.java'
[java] [ERROR] Line 54: The method getCanonicalName() is
undefined for the type Class<DataResource>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/com/
google/gwt/resources/css/ast/CssProperty.java'
[java] [ERROR] Line 271: The method isISOControl(char) is
undefined for the type Character
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/com/
google/gwt/resources/ext/ResourceGeneratorUtil.java'
[java] [ERROR] Line 126: The method getClassLoader() is
undefined for the type Class<ResourceGeneratorUtil>
[java] [ERROR] Line 129: The method
asSubclass(Class<Annotation>) is undefined for the type
Class<capture#1-of ?>
[java] [ERROR] Line 384: The method getCanonicalName() is
undefined for the type Class<ClientBundle.Source>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/com/
google/gwt/user/rebind/StringSourceWriter.java'
[java] [ERROR] Line 65: The method format(String,
Object[]) is undefined for the type String
[java] [ERROR] Line 78: The method format(String,
Object[]) is undefined for the type String
[java] [ERROR] Line 94: The method format(String,
Object[]) is undefined for the type String
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/google/gwt/
core/ext/typeinfo/JArrayType.java'
[java] [ERROR] Line 340: The method getSimpleName() is
undefined for the type Class<capture#1-of ? extends JArrayType>
[java] [ERROR] Line 373: The method getSimpleName() is
undefined for the type Class<capture#2-of ? extends JArrayType>
[java] [ERROR] Line 379: The method getSimpleName() is
undefined for the type Class<capture#3-of ? extends JArrayType>
[java] [ERROR] Line 385: The method getSimpleName() is
undefined for the type Class<capture#4-of ? extends JArrayType>
[java] [ERROR] Line 391: The method getSimpleName() is
undefined for the type Class<capture#5-of ? extends JArrayType>
[java] [ERROR] Line 397: The method getSimpleName() is
undefined for the type Class<capture#6-of ? extends JArrayType>
[java] [ERROR] Line 403: The method getSimpleName() is
undefined for the type Class<capture#7-of ? extends JArrayType>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/google/gwt/
core/ext/typeinfo/JDelegatingClassType.java'
[java] [ERROR] Line 35: The method getSimpleName() is
undefined for the type Class<capture#1-of ? extends
JDelegatingClassType>
[java] [ERROR] Line 41: The method getSimpleName() is
undefined for the type Class<capture#2-of ? extends
JDelegatingClassType>
[java] [ERROR] Line 282: The method getSimpleName() is
undefined for the type Class<capture#4-of ? extends
JDelegatingClassType>
[java] [ERROR] Line 327: The method getSimpleName() is
undefined for the type Class<capture#5-of ? extends
JDelegatingClassType>
[java] [ERROR] Line 333: The method getSimpleName() is
undefined for the type Class<capture#6-of ? extends
JDelegatingClassType>
[java] [ERROR] Line 339: The method getSimpleName() is
undefined for the type Class<capture#7-of ? extends
JDelegatingClassType>
[java] [ERROR] Line 345: The method getSimpleName() is
undefined for the type Class<capture#8-of ? extends
JDelegatingClassType>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/google/gwt/
core/ext/typeinfo/Annotations.java'
[java] [ERROR] Line 87: The method cast(Annotation) is
undefined for the type Class<T>
[java] [ERROR] Line 118: The method
isAnnotationPresent(Class<Inherited>) is undefined for the type
Class<capture#6-of ? extends Annotation>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/google/gwt/
core/ext/linker/Artifact.java'
[java] [ERROR] Line 49: The method cast(Artifact<capture#6-
of ?>) is undefined for the type Class<C>
[java] [ERROR] Line 75: The method forName(String,
boolean, ClassLoader) is undefined for the type Class
[java] [ERROR] Line 77: The method
asSubclass(Class<Linker>) is undefined for the type Class<capture#11-
of ?>
[java] [ERROR] Line 99: The method
isAnnotationPresent(Class<Transferable>) is undefined for the type
Class<capture#14-of ? extends Artifact>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/google/gwt/
core/ext/linker/GeneratedResource.java'
[java] [ERROR] Line 44: The method forName(String,
boolean, ClassLoader) is undefined for the type Class
[java] [ERROR] Line 46: The method
asSubclass(Class<Generator>) is undefined for the type Class<capture#7-
of ?>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/google/gwt/
dev/util/Name.java'
[java] [ERROR] Line 263: The method getCanonicalName() is
undefined for the type Class<capture#3-of ?>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/com/
google/gwt/resources/rg/ImageResourceGenerator.java'
[java] [ERROR] Line 165: The method getCanonicalName() is
undefined for the type Class<String>
[java] [ERROR] Line 310: The method getCanonicalName() is
undefined for the type Class<String>
[java] [ERROR] Line 446: The method getSimpleName() is
undefined for the type Class<ImageResourceGenerator>
[java] [ERROR] Line 644: The method getSimpleName() is
undefined for the type Class<ImageResourceGenerator>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/google/gwt/
dev/util/log/speedtracer/SpeedTracerLogger.java'
[java] [ERROR] Line 329: The method nanoTime() is
undefined for the type System
[java] [ERROR] Line 344: The method getProperty(String) is
undefined for the type System
[java] [ERROR] Line 460: The method nanoTime() is
undefined for the type System
[java] [ERROR] Line 464: The method getProperty(String) is
undefined for the type System
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/google/gwt/
util/tools/Utility.java'
[java] [ERROR] Line 66: The method close() is undefined
for the type OutputStream
[java] [ERROR] Line 214: The method getClassLoader() is
undefined for the type Class<Utility>
[java] [ERROR] Line 248: The method getProperty(String) is
undefined for the type System
[java] [ERROR] Line 292: The method write(byte[], int,
int) is undefined for the type OutputStream
[java] [ERROR] Line 324: The method getProperty(String) is
undefined for the type System
[java] [ERROR] Line 328: The method getClassLoader() is
undefined for the type Class<Utility>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/com/
google/gwt/resources/css/ast/CssNodeCloner.java'
[java] [ERROR] Line 59: The method
isAssignableFrom(Class<T>) is undefined for the type
Class<CssProperty>
[java] [ERROR] Line 61: The method
isAssignableFrom(Class<T>) is undefined for the type
Class<CssSelector>
[java] [ERROR] Line 73: The method isInstance(Object) is
undefined for the type Class<T>
[java] [ERROR] Line 77: The method cast(Object) is
undefined for the type Class<T>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/google/gwt/
core/ext/typeinfo/DelegateMembers.java'
[java] [ERROR] Line 64: Cannot invoke clone() on the array
type JField[]
[java] [ERROR] Line 70: Cannot invoke clone() on the array
type JMethod[]
[java] [ERROR] Line 82: Cannot invoke clone() on the array
type JMethod[]
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/google/gwt/
core/ext/Linker.java'
[java] [ERROR] Line 66: The method
isAnnotationPresent(Class<Shardable>) is undefined for the type
Class<capture#1-of ? extends Linker>
[java] [ERROR] Line 71: The method
getDeclaredField(String) is undefined for the type Class<capture#2-
of ? extends Linker>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-user_latest_1.jar!/com/
google/gwt/resources/rg/ImageBundleBuilder.java'
[java] [ERROR] Line 471: The method getInteger(String,
int) is undefined for the type Integer
[java] [ERROR] Line 478: The method getSimpleName() is
undefined for the type Class<ImageBundleBuilder>
[java] [ERROR] Line 480: The method exit(int) is undefined
for the type System
[java] [ERROR] Line 507: The method exit(int) is undefined
for the type System
[java] [ERROR] Line 520: The method exit(int) is undefined
for the type System
[java] [ERROR] Line 523: The method exit(int) is undefined
for the type System
[java] [ERROR] Line 526: The method exit(int) is undefined
for the type System
[java] [ERROR] Line 537: The method getProperty(String) is
undefined for the type System
[java] [ERROR] Line 813: The method getProperty(String) is
undefined for the type System
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/google/gwt/
core/ext/linker/ArtifactSet.java'
[java] [ERROR] Line 89: The method
isInstance(Artifact<capture#8-of ?>) is undefined for the type
Class<T>
[java] [ERROR] Line 90: The method cast(Artifact<capture#9-
of ?>) is undefined for the type Class<T>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/google/gwt/
dev/util/log/PrintWriterTreeLogger.java'
[java] [ERROR] Line 88: The method
printStackTrace(PrintStream) in the type Throwable is not applicable
for the arguments (PrintWriter)
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/google/gwt/
dev/util/log/AbstractTreeLogger.java'
[java] [ERROR] Line 88: The method getSimpleName() is
undefined for the type Class<capture#2-of ? extends Throwable>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/google/gwt/
dev/json/Tokenizer.java'
[java] [ERROR] Line 124: The method isWhitespace(int) is
undefined for the type Character
[java] [ERROR] Line 180: The method isWhitespace(int) is
undefined for the type Character
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/google/gwt/
dev/jjs/ast/JMethod.java'
[java] [ERROR] Line 307: The method getSimpleName() is
undefined for the type Class<capture#1-of ? extends JVisitor>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/google/gwt/
dev/js/ast/JsFunction.java'
[java] [ERROR] Line 185: The method getSimpleName() is
undefined for the type Class<capture#1-of ? extends JsVisitor>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/google/gwt/
dev/jjs/SourceOrigin.java'
[java] [ERROR] Line 76: The method synchronizedMap(new
LinkedHashMap<SourceOrigin,SourceOrigin>(){}) is undefined for the
type Collections
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/google/gwt/
dev/jjs/ast/JAnnotation.java'
[java] [ERROR] Line 98: The method getCanonicalName() is
undefined for the type Class<capture#1-of ? extends Object>
[java] [ERROR] Line 187: The method getClassLoader() is
undefined for the type Class<T>
[java] [ERROR] Line 197: The method getClassLoader() is
undefined for the type Class<T>
[java] [ERROR] Line 204: The method getCanonicalName() is
undefined for the type Class<capture#7-of ? extends
JAnnotationArgument>
[java] [ERROR] Line 220: The method getClassLoader() is
undefined for the type Class<T>
[java] [ERROR] Line 224: The method cast(Object) is
undefined for the type Class<T>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/google/gwt/
dev/jjs/impl/ToStringGenerationVisitor.java'
[java] [ERROR] Line 1040: The method isISOControl(char) is
undefined for the type Character
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/google/gwt/
dev/jjs/ast/JDoubleLiteral.java'
[java] [ERROR] Line 27: The method longBitsToDouble(long)
is undefined for the type Double
[java] [ERROR] Line 39: The method
doubleToRawLongBits(double) is undefined for the type Double
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/google/gwt/
dev/jjs/ast/JFloatLiteral.java'
[java] [ERROR] Line 27: The method intBitsToFloat(int) is
undefined for the type Float
[java] [ERROR] Line 39: The method
floatToRawIntBits(float) is undefined for the type Float
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/google/gwt/
dev/jjs/ast/JProgram.java'
[java] [ERROR] Line 118: The method getProperty(String) is
undefined for the type System
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/google/gwt/
dev/jjs/CorrelationFactory.java'
[java] [ERROR] Line 132: The method
synchronizedMap(ReferenceMap) is undefined for the type Collections
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/google/gwt/
dev/jjs/impl/CodeSplitter.java'
[java] [ERROR] Line 686: The method getBoolean(String) is
undefined for the type Boolean
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/google/gwt/
dev/cfg/Properties.java'
[java] [ERROR] Line 88: The method cast(Property) is
undefined for the type Class<T>
[java] [ERROR] Line 92: The method getSimpleName() is
undefined for the type Class<capture#1-of ? extends Property>
[java] [ERROR] Line 100: The method
getConstructor(Class<String>, Class<Boolean>) is undefined for the
type Class<T>
[java] [ERROR] Line 103: The method
getConstructor(Class<String>) is undefined for the type Class<T>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/google/gwt/
dev/jjs/impl/FragmentLoaderCreator.java'
[java] [ERROR] Line 183: The method getBoolean(String) is
undefined for the type Boolean
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/google/gwt/
dev/jjs/impl/MethodCallTightener.java'
[java] [ERROR] Line 44: The method getSimpleName() is
undefined for the type Class<MethodCallTightener>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/google/gwt/
dev/jjs/impl/OptimizerStats.java'
[java] [ERROR] Line 138: The method format(String, double)
is undefined for the type String
[java] [ERROR] Line 141: The method format(String, String,
int, int) is undefined for the type String
[java] [ERROR] Line 142: The method format(String, String,
String) is undefined for the type String
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/google/gwt/
dev/javac/StandardGeneratorContext.java'
[java] [ERROR] Line 203: The method write(byte[]) of type
StandardGeneratorContext.PendingResource must override or implement a
supertype method
[java] [ERROR] Line 207: The method write(byte[], int,
int) in the type ByteArrayOutputStream is not applicable for the
arguments (byte[])
[java] [ERROR] Line 211: The method write(byte[], int,
int) of type StandardGeneratorContext.PendingResource must override or
implement a supertype method
[java] [ERROR] Line 219: The method write(int) of type
StandardGeneratorContext.PendingResource must override or implement a
supertype method
[java] [ERROR] Line 411: The method newInstance() is
undefined for the type Class<capture#6-of ? extends Generator>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/google/gwt/
dev/cfg/ModuleDef.java'
[java] [ERROR] Line 145: The method
getAnnotation(Class<LinkerOrder>) is undefined for the type
Class<capture#5-of ? extends Linker>
[java] [ERROR] Line 223: The method
getAnnotation(Class<LinkerOrder>) is undefined for the type
Class<capture#8-of ? extends Linker>
[java] [ERROR] Line 232: The method
getAnnotation(Class<LinkerOrder>) is undefined for the type
Class<capture#10-of ? extends Linker>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/google/gwt/
dev/util/DiskCache.java'
[java] [ERROR] Line 176: The method write(byte[], int,
int) is undefined for the type OutputStream
[java] [ERROR] Line 181: The method write(byte[], int,
int) is undefined for the type OutputStream
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/google/gwt/
core/ext/linker/impl/StandardLinkerContext.java'
[java] [ERROR] Line 142: The method
getAnnotation(Class<LinkerOrder>) is undefined for the type
Class<capture#1-of ? extends Linker>
[java] [ERROR] Line 164: The method
getAnnotation(Class<LinkerOrder>) is undefined for the type
Class<capture#6-of ? extends Linker>
[java] [ERROR] Line 499: The method close() is undefined
for the type OutputStream
[java] [ERROR] Line 515: The method newInstance() is
undefined for the type Class<capture#15-of ? extends Linker>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/google/gwt/
dev/javac/CompilationStateBuilder.java'
[java] [ERROR] Line 312: The method
synchronizedMap(ReferenceIdentityMap) is undefined for the type
Collections
[java] [ERROR] Line 322: The method
synchronizedMap(ReferenceMap) is undefined for the type Collections
[java] [ERROR] Line 330: The method
synchronizedMap(HashMap<String,CompilationStateBuilder.ResourceTag>)
is undefined for the type Collections
[java] [ERROR] Line 339: The method
synchronizedMap(ReferenceMap) is undefined for the type Collections
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/google/gwt/
dev/resource/impl/ResourceOracleImpl.java'
[java] [ERROR] Line 150: The method toLowerCase() in the
type String is not applicable for the arguments (Locale)
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/google/gwt/
dev/resource/impl/ClassPathEntry.java'
[java] [ERROR] Line 86: The method getSimpleName() is
undefined for the type Class<capture#3-of ? extends ClassPathEntry>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/google/gwt/
dev/javac/TypeOracleMediator.java'
[java] [ERROR] Line 158: Integer.TYPE cannot be resolved
[java] [ERROR] Line 160: Boolean.TYPE cannot be resolved
[java] [ERROR] Line 162: Byte.TYPE cannot be resolved
[java] [ERROR] Line 166: Short.TYPE cannot be resolved
[java] [ERROR] Line 168: Long.TYPE cannot be resolved
[java] [ERROR] Line 170: Float.TYPE cannot be resolved
[java] [ERROR] Line 172: Double.TYPE cannot be resolved
[java] [ERROR] Line 431: The method getMethod(String) is
undefined for the type Class<capture#11-of ? extends Annotation>
[java] [ERROR] Line 439: The method getCanonicalName() is
undefined for the type Class<capture#12-of ? extends Annotation>
[java] [ERROR] Line 522: The method forName(String,
boolean, ClassLoader) is undefined for the type Class
[java] [ERROR] Line 524: The method
isAssignableFrom(Class<capture#15-of ?>) is undefined for the type
Class<Annotation>
[java] [ERROR] Line 529: The method
asSubclass(Class<Annotation>) is undefined for the type
Class<capture#16-of ?>
[java] [ERROR] Line 541: Boolean.TYPE cannot be resolved
[java] [ERROR] Line 543: Byte.TYPE cannot be resolved
[java] [ERROR] Line 547: Short.TYPE cannot be resolved
[java] [ERROR] Line 549: Integer.TYPE cannot be resolved
[java] [ERROR] Line 551: Long.TYPE cannot be resolved
[java] [ERROR] Line 553: Float.TYPE cannot be resolved
[java] [ERROR] Line 555: Double.TYPE cannot be resolved
[java] [ERROR] Line 557: Void.TYPE cannot be resolved
[java] [ERROR] Line 636: The method getCanonicalName() is
undefined for the type Class<capture#25-of ?>
[java] [ERROR] Line 637: The method getCanonicalName() is
undefined for the type Class<capture#26-of ? extends Object>
[java] [ERROR] Line 652: The method
isAssignableFrom(Class<capture#31-of ? extends Object>) is undefined
for the type Class<capture#30-of ?>
[java] [ERROR] Line 667: The method
asSubclass(Class<Enum>) is undefined for the type Class<capture#34-of ?
>
[java] [ERROR] Line 676: The method
isAssignableFrom(Class<capture#37-of ?>) is undefined for the type
Class<Annotation>
[java] [ERROR] Line 680: The method getCanonicalName() is
undefined for the type Class<capture#38-of ?>
[java] [ERROR] Line 681: The method getCanonicalName() is
undefined for the type Class<capture#39-of ? extends Object>
[java] [ERROR] Line 687: The method
isAssignableFrom(Class<capture#42-of ? extends Annotation>) is
undefined for the type Class<capture#41-of ?>
[java] [ERROR] Line 689: The method getCanonicalName() is
undefined for the type Class<capture#43-of ?>
[java] [ERROR] Line 690: The method getCanonicalName() is
undefined for the type Class<capture#44-of ? extends Annotation>
[java] [ERROR] Line 696: The method cast(Object) is
undefined for the type Class<capture#49-of ?>
[java] [ERROR] Line 698: The method
isAssignableFrom(Class<capture#51-of ? extends Object>) is undefined
for the type Class<capture#50-of ?>
[java] [ERROR] Line 710: The method forName(String,
boolean, ClassLoader) is undefined for the type Class
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/google/gwt/
dev/js/JsUnusedFunctionRemover.java'
[java] [ERROR] Line 41: The method getSimpleName() is
undefined for the type Class<JsUnusedFunctionRemover>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/google/gwt/
core/ext/linker/impl/StandardPublicResource.java'
[java] [ERROR] Line 65: The method write(byte[]) is
undefined for the type OutputStream
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/google/gwt/
dev/javac/JsniChecker.java'
[java] [ERROR] Line 461: The method toLowerCase() in the
type String is not applicable for the arguments (Locale)
[java] [ERROR] Line 468: The method toLowerCase() in the
type String is not applicable for the arguments (Locale)
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/google/gwt/
dev/asm/ClassReader.java'
[java] [ERROR] Line 301: The method intBitsToFloat(int) is
undefined for the type Float
[java] [ERROR] Line 317: The method longBitsToDouble(long)
is undefined for the type Double
[java] [ERROR] Line 1685: The method intBitsToFloat(int)
is undefined for the type Float
[java] [ERROR] Line 1694: The method
longBitsToDouble(long) is undefined for the type Double
[java] [ERROR] Line 1997: The method intBitsToFloat(int)
is undefined for the type Float
[java] [ERROR] Line 2001: The method
longBitsToDouble(long) is undefined for the type Double
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/google/gwt/
dev/asm/Type.java'
[java] [ERROR] Line 229: Integer.TYPE cannot be resolved
[java] [ERROR] Line 231: Void.TYPE cannot be resolved
[java] [ERROR] Line 233: Boolean.TYPE cannot be resolved
[java] [ERROR] Line 235: Byte.TYPE cannot be resolved
[java] [ERROR] Line 239: Short.TYPE cannot be resolved
[java] [ERROR] Line 241: Double.TYPE cannot be resolved
[java] [ERROR] Line 243: Float.TYPE cannot be resolved
[java] [ERROR] Line 628: Integer.TYPE cannot be resolved
[java] [ERROR] Line 630: Void.TYPE cannot be resolved
[java] [ERROR] Line 632: Boolean.TYPE cannot be resolved
[java] [ERROR] Line 634: Byte.TYPE cannot be resolved
[java] [ERROR] Line 638: Short.TYPE cannot be resolved
[java] [ERROR] Line 640: Double.TYPE cannot be resolved
[java] [ERROR] Line 642: Float.TYPE cannot be resolved
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/google/gwt/
dev/javac/AnnotationProxyFactory.java'
[java] [ERROR] Line 47: The method
isAssignableFrom(Class<capture#2-of ? extends Object>) is undefined
for the type Class<capture#1-of ?>
[java] [ERROR] Line 116: The method getDeclaredMethods()
is undefined for the type Class<capture#24-of ? extends Annotation>
[java] [ERROR] Line 176: The method getDeclaredMethods()
is undefined for the type Class<capture#25-of ? extends Annotation>
[java] [ERROR] Line 261: The method getDeclaredMethods()
is undefined for the type Class<capture#30-of ? extends Annotation>
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/google/gwt/
dev/js/rhino/Node.java'
[java] [ERROR] Line 554: The method clone() is undefined
for the type Object
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/google/gwt/
dev/js/rhino/Parser.java'
[java] [ERROR] Line 1456: The method
doubleToLongBits(double) is undefined for the type Double
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/google/gwt/
dev/js/rhino/TokenStream.java'
[java] [ERROR] Line 695: The method
isJavaIdentifierStart(char) is undefined for the type Character
[java] [ERROR] Line 700: The method
isJavaIdentifierPart(char) is undefined for the type Character
[java] [ERROR] Line 743: The method getType(char) is
undefined for the type Character
[java] [ERROR] Line 743: Character.SPACE_SEPARATOR cannot
be resolved
[java] [ERROR] Line 808: The method
isJavaIdentifierStart(char) is undefined for the type Character
[java] [ERROR] Line 859: The method
isJavaIdentifierPart(char) is undefined for the type Character
[java] [ERROR] Line 1449: The method
isJavaIdentifierStart(char) is undefined for the type Character
[java] [ERROR] Line 1459: The method
isJavaIdentifierPart(char) is undefined for the type Character
[java] [ERROR] Line 1500: The method
isJavaIdentifierStart(char) is undefined for the type Character
[java] [ERROR] Line 1514: The method
isJavaIdentifierPart(char) is undefined for the type Character
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/google/gwt/
dev/asm/ClassWriter.java'
[java] [ERROR] Line 1268: The method getClassLoader() is
undefined for the type Class<ClassWriter>
[java] [ERROR] Line 1269: The method getClassLoader() is
undefined for the type Class<ClassWriter>
[java] [ERROR] Line 1273: The method
isAssignableFrom(Class) is undefined for the type Class
[java] [ERROR] Line 1276: The method
isAssignableFrom(Class) is undefined for the type Class
[java] [ERROR] Line 1284: The method
isAssignableFrom(Class) is undefined for the type Class
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/google/gwt/
dev/asm/Item.java'
[java] [ERROR] Line 165: The method
floatToRawIntBits(float) is undefined for the type Float
[java] [ERROR] Line 176: The method
doubleToRawLongBits(double) is undefined for the type Double
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/google/gwt/
dev/js/rhino/LineBuffer.java'
[java] [ERROR] Line 312: The method getType(char) is
undefined for the type Character
[java] [ERROR] Line 312: Character.FORMAT cannot be
resolved
[java] [ERROR] Errors in 'jar:file:/C:/Users/manohar/Desktop/
Downloads/ftr-gwt-library-read-only/lib/gwt-dev.jar!/com/google/gwt/
dev/js/rhino/DToA.java'
[java] [ERROR] Line 194: The method
doubleToLongBits(double) is undefined for the type Double
[java] [ERROR] Line 278: The method
doubleToLongBits(double) is undefined for the type Double
[java] [ERROR] Line 398: The method
doubleToLongBits(double) is undefined for the type Double
[java] [ERROR] Line 404: The method
doubleToLongBits(double) is undefined for the type Double
[java] [ERROR] Line 406: The method longBitsToDouble(long)
is undefined for the type Double
[java] [ERROR] Line 411: The method
doubleToLongBits(double) is undefined for the type Double
[java] [ERROR] Cannot proceed due to previous errors
[java] Java Result: 1
BUILD SUCCESSFUL
Total time: 1 minute 17 seconds

Reply all
Reply to author
Forward
0 new messages