On a new installation Eclipse, I am experiencing issues building any projects, so I attempted to start a HelloWorld program from scratch. I'm unable to get beyond the "Problem Occurred" dialog stating "'Building workspace' has encountered a problem. Errors occurred during the build." Then the trace
Errors occurred during the build.
Errors running builder 'Java Builder' on project 'HelloWorld'.
java.lang.NullPointerException"
Eclipse IDE for Java Developers
Version: 2019-03 (4.11.0)
Build id: 20190314-1200
OS: Mac OS X, v.10.13.6, x86_64 / cocoa
Java version: 12
So far, this is not a unique issue, but none of the steps I tried from others has worked. What I have tried so far:
I just imported a working project or created a new project from scratch using the link above. Then, I get this
I validated this java is being used-

When I create a new run configuration for the program under Java Application, I get a different error:
Error occurred during initialization of boot layer
java.lang.module.FindException: Module moduleHelloWorld not found

I am a little bit lost because I would expect that I could at least get a HelloWorld running.
@jeffrechten this is Eclipse Che repository, not related to desktop Eclipse. I suggest that you open a ticket here https://bugs.eclipse.org/bugs/
Hi,I have got the same problem.
can you just help me out
I am also facing the same problem. help us.
same problem here buddy
I got solution, everybody those are facing above problem try the Jdk version 8u instead of latest 12.0. .bcaz it's a most stable version of Jdk
Most helpful comment
same problem here buddy