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

Set java 17 in classpath #99

Merged
merged 1 commit into from
May 25, 2023

Conversation

ghentschke
Copy link
Contributor

Since Java 17 compliance has been activated, we have to use JRE 17.

Otherwise the error: "The project was not built due to "release 17 is not found in the system". Fix the problem, then try refreshing this project and building it since it may be inconsistent" occurs.

Since Java 17 compliance has been activated, we have to use JRE 17.

Otherwise the error: "The project was not built due to "release 17 is
not found in the system". Fix the problem, then try refreshing this
project and building it since it may be inconsistent" occurs.
@ghentschke ghentschke requested a review from ruspl-afed May 25, 2023 06:02
Copy link
Member

@ruspl-afed ruspl-afed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @ghentschke

@ruspl-afed ruspl-afed merged commit ec31fc7 into eclipse-cdt:master May 25, 2023
@ghentschke ghentschke deleted the fix-classpath-java-17 branch May 25, 2023 11:53
@jonahgraham jonahgraham added this to the 1.0.0 milestone Sep 18, 2023
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.

3 participants