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

Nicer way to report "java version not supported" error in the IDE #2757

Open
Tracked by #2761
iloveeclipse opened this issue Jul 25, 2024 · 0 comments
Open
Tracked by #2761
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@iloveeclipse
Copy link
Member

Proposal from #2551

Raise a build path error with the same message as IProblem.JavaVersionNotSupported, so that users will find the blocking error on the project itself, not just on one random compilation unit.

Currently the first file we compile with not supported Java version is flagged with an error, not the project.

@iloveeclipse iloveeclipse added enhancement New feature or request help wanted Extra attention is needed labels Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant