Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors compile widgetset in xtext, guana ... #7

Open
willyUcabanga opened this issue Sep 11, 2015 · 0 comments
Open

Errors compile widgetset in xtext, guana ... #7

willyUcabanga opened this issue Sep 11, 2015 · 0 comments

Comments

@willyUcabanga
Copy link

Hi,

I get the following errors when I compile Widgetset, I use Vaadin 7.5.5:

Added 3999 units to cache since last cleanup.
Tracing compile failure path for type 'org.eclipse.xtext.xbase.lib.IteratorExtensions'
Errors in 'jar:file:/C:/Users/Guillaume/.ivy2/cache/org.eclipse.xtext/org.eclipse.xtext.xbase.lib.gwt/jars/org.eclipse.xtext.xbase.lib.gwt-2.4.0.jar!/org/eclipse/xtext/xbase/lib/IteratorExtensions.java'
Line 308: The method filter(Iterator, Predicate) in the type Iterators is not applicable for the arguments (Iterator, Class)
Tracing compile failure path for type 'com.google.common.collect.ImmutableSortedMap'
Errors in 'jar:file:/C:/Users/Guillaume/.ivy2/cache/com.google.guava/guava-gwt/jars/guava-gwt-10.0.1.jar!/com/google/common/collect/super/com/google/common/collect/ImmutableSortedMap.java'
Line 122: Name clash: The method copyOf(Map) of type ImmutableSortedMap has the same erasure as copyOf(Map) of type ImmutableMap but does not hide it Errors in 'jar:file:/C:/Users/Guillaume/.ivy2/cache/com.google.guava/guava-gwt/jars/guava-gwt-10.0.1.jar!/com/google/common/collect/super/com/google/common/collect/ImmutableSortedSet.java' Line 139: Name clash: The method copyOf(Collection) of type ImmutableSortedSet has the same erasure as copyOf(Collection) of type ImmutableSet but does not hide it Line 144: Name clash: The method copyOf(Iterable) of type ImmutableSortedSet has the same erasure as copyOf(Iterable) of type ImmutableSet but does not hide it Line 149: Name clash: The method copyOf(Iterator) of type ImmutableSortedSet has the same erasure as copyOf(Iterator) of type ImmutableSet but does not hide it Tracing compile failure path for type 'org.eclipse.xtext.xbase.lib.util.ToStringHelper' Errors in 'jar:file:/C:/Users/Guillaume/.ivy2/cache/org.eclipse.xtext/org.eclipse.xtext.xbase.lib.gwt/jars/org.eclipse.xtext.xbase.lib.gwt-2.4.0.jar!/org/eclipse/xtext/xbase/lib/util/ToStringHelper.java' Line 156: The method isAnonymousClass() is undefined for the type Class Line 207: The method getDeclaredFields() is undefined for the type Class
Tracing compile failure path for type 'com.google.common.collect.ImmutableSortedSet'
Errors in 'jar:file:/C:/Users/Guillaume/.ivy2/cache/com.google.guava/guava-gwt/jars/guava-gwt-10.0.1.jar!/com/google/common/collect/super/com/google/common/collect/ImmutableSortedSet.java'
Line 139: Name clash: The method copyOf(Collection) of type ImmutableSortedSet has the same erasure as copyOf(Collection) of type ImmutableSet but does not hide it Line 144: Name clash: The method copyOf(Iterable) of type ImmutableSortedSet has the same erasure as copyOf(Iterable) of type ImmutableSet but does not hide it Line 149: Name clash: The method copyOf(Iterator) of type ImmutableSortedSet has the same erasure as copyOf(Iterator) of type ImmutableSet but does not hide it Tracing compile failure path for type 'org.eclipse.xtext.xbase.lib.util.ReflectExtensions' Errors in 'jar:file:/C:/Users/Guillaume/.ivy2/cache/org.eclipse.xtext/org.eclipse.xtext.xbase.lib.gwt/jars/org.eclipse.xtext.xbase.lib.gwt-2.4.0.jar!/org/eclipse/xtext/xbase/lib/util/ReflectExtensions.java' Line 145: The method isInstance(Object) is undefined for the type Class
Line 131: The method getMethod(String, Class[]) is undefined for the type Class Line 78: The method getDeclaredField(String) is undefined for the type Class
Line 113: The method getDeclaredMethods() is undefined for the type Class<capture#13-of ? extends Object>
Removing invalidated units

Thank for your help

Willy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant