Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepend jdt.core SCL to compiler SCL #3347

Merged
merged 1 commit into from
Mar 21, 2023

Conversation

Rawi01
Copy link
Collaborator

@Rawi01 Rawi01 commented Feb 8, 2023

This PR fixes #3332

The latest eclipse version properly splits the jdt.core module and the compiler. To load jdt.core classes during compilation the compiler SCL needs a reference to the jdt.core SCL.

Thanks to @snjeza for reporting the issue and a workaround in #3335.

The latest eclipse version properly splits the jdt.core module and the
compiler. To load jdt.core classes during compilation the compiler SCL
needs a reference to the jdt.core SCL.
@testforstephen
Copy link

@Rawi01 It appears that this may be a significant regression for users of the latest versions of VS Code and Eclipse. Is there any way to speed up this PR? Thank you.

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.

[Eclipse 4.27] Lombok ignores lombok.config
3 participants