eclipse-platform / .github

Common contribution content for eclipse-platform repositories
https://www.eclipse.org/eclipse/
5 stars 10 forks source link

Eclipse IDE 2022‑03 Enterprise Java/Web (Windows): Java compilation errors/warnings in project explorer on project level only (perspective "Java EE") #1

Closed stefankowski closed 2 years ago

stefankowski commented 2 years ago

I'm using the new version and now Java build error/warning overlays are shown on the project level only, not on packages or files.

If I switch to perspective "Java", overlays are shown on the file level as it was in older Eclipse versions.

But "Java" perspective does not show the "Deployed Resources" item, so I need to switch the perspectives often.

The problem seems to be at least in Maven WAR projects (see enclosed sample projects), the JAR project works as expected.

sample-project.zip

eclipse-pe-perspective-javaee eclipse-pe-perspective-java

mickaelistria commented 2 years ago

Duplicate of https://bugs.eclipse.org/bugs/show_bug.cgi?id=579170