ide-java icon indicating copy to clipboard operation
ide-java copied to clipboard

Problem with maven

Open rkunschke opened this issue 7 years ago • 1 comments

I have a Problem with diagnostics. It works on normal Hello world like java file but when I have more complex Projects in Maven there are strange errors. The project are Working by the way. screenshot_20180515_164018

rkunschke avatar May 15 '18 14:05 rkunschke

I have the same issue (although using gradle instead of maven and on macOS). It seems that the Eclipse language server can't find the standard library, although I am not sure why. The project compiles fine with gradle.

mbg avatar Jul 10 '18 15:07 mbg