Skip to content

Make forbiddenReference error#2906

Merged
Mailaender merged 1 commit into
eclipse-chemclipse:developfrom
akurtakov:develop
May 21, 2026
Merged

Make forbiddenReference error#2906
Mailaender merged 1 commit into
eclipse-chemclipse:developfrom
akurtakov:develop

Conversation

@akurtakov
Copy link
Copy Markdown
Contributor

PDE has a new warning
eclipse-pde/eclipse.pde#2339 that shows errors in the workspace.

PDE has a new warning
eclipse-pde/eclipse.pde#2339 that shows errors in the workspace.
@Mailaender
Copy link
Copy Markdown
Contributor

But you are setting it to error here?

@akurtakov
Copy link
Copy Markdown
Contributor Author

"a value of the org.eclipse.jdt.core.compiler.problem.forbiddenReference preference other than error effectively disables the enforcement of almost all OSGi access rules. This potentially leads to classloading errors at runtime because access rule violations are not detected anymore at compile-time/in the IDE."
It must be "error" , otherwise PDE (in 2026-06) will show error like
image

@Mailaender Mailaender merged commit c350cd6 into eclipse-chemclipse:develop May 21, 2026
3 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants