errors in eclipse build
Doug Simon
doug.simon at oracle.com
Wed Aug 6 05:59:57 UTC 2014
On Aug 6, 2014, at 12:49 AM, Deneau, Tom <tom.deneau at amd.com> wrote:
> After
> mx ideclean
> mx ideinit
> startup eclipse and import projects
>
> I get several errors of this type:
> The type CodeElement<E>.ParentableList<T> must implement the inherited abstract method Collection<T>.parallelStream()
>
> How do I get rid of these?
This is mostly likely due to missing or incorrectly configured Execution Environments. I just added a "Configuring Eclipse Execution Environments” section to https://wiki.openjdk.java.net/display/Graal/Eclipse.
-Doug
More information about the graal-dev
mailing list