[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [linuxtools-dev] Eclipse Build 0.6.0?
|
* Matt Whitlock <matt@xxxxxxxxxxxxx> [2010-08-09 21:19]:
> After bringing all the dependencies up to date and jumping through the usual hoops, I get hit with this:
:) Is there something you propose to make "the usual hoops" less
arduous?
> [javac] /var/tmp/portage/dev-util/eclipse-sdk-3.6.0/work/eclipse-build-0.6.0/build/eclipse-3.6.0-src/plugins/org.eclipse.equinox.p2.metadata/src/org/eclipse/equinox/internal/p2/metadata/expression/MatchIteratorFilter.java:39: type parameters of <T>T cannot be determined; no unique maximal instance exists for type variable T with upper bounds T,java.lang.Object
> [javac] nextObject = noElement();
> [javac] ^
> [javac] Note: Some input files use or override a deprecated API.
> [javac] Note: Recompile with -Xlint:deprecation for details.
> [javac] Note: /var/tmp/portage/dev-util/eclipse-sdk-3.6.0/work/eclipse-build-0.6.0/build/eclipse-3.6.0-src/plugins/org.eclipse.equinox.p2.metadata/src/org/eclipse/equinox/internal/p2/metadata/expression/Everything.java uses unchecked or unsafe operations.
> [javac] Note: Recompile with -Xlint:unchecked for details.
> [javac] 4 errors
I've never seen this and I don't think Benjamin or Niels have, either.
Are you building with OpenJDK? Other than that, I'm glad it builds for
you.
Andrew