I just installed Eclipse Neon PDE and try to build a simple plugin project with the "Hello World" template. Unfortunately i get many "The import org.eclipse cannot be resolved" errors straight after creating the plugin project.
This is the project with the errors in code and dependencies:
.
I use Eclipse Neon for RCP and RAP Developers with these plugins:
.
I already tried cleaning the project and fiddled around with the build path but without success.
Can anyone help me with this error? Probably I'm missing the obvious.