Eclipse Error!

Eclipse shows me a message
"ProcessEnvironment cannot be resolved
ProcessBuilder.java
/JNode-Core/src/openjdk/java/java/lang
line 291 Java Problem
".

I'm new at this, and saw a similar problem posted elsewhere on this site, so hopefully someone has an answer as to how to solve this mess. I have big plans for the JNode source, and hope to accomplish those sometime soon.

Thanks in advance,

Zach

JDK

Hello Zach,

Which JDK did you use ? did you try to compile via the command line ?

If you use openjdk you can try to switch to sun jdk.

Fabien L.