Skip to content

Support to set Project level JDK #244

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

Merged
merged 7 commits into from
Aug 26, 2024
Merged

Conversation

Achal1607
Copy link
Member

@Achal1607 Achal1607 commented Aug 22, 2024

  • The ability to use a separate JDK for user projects/workspaces, distinct from the JDK used by the Oracle Java extension, has been added.
  • Netbeans 23 onwards requires java version >=17, whereas user projects can run on java version >= 8.
  • jdk.project.jdkhome new setting added for project level JDK, it would default to jdk.jdkhome setting.
  • Updated README

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Aug 22, 2024
@Achal1607 Achal1607 requested a review from sid-srini August 23, 2024 09:19
@Achal1607 Achal1607 marked this pull request as ready for review August 23, 2024 10:15
@Achal1607 Achal1607 changed the base branch from main to 23.0.0 August 23, 2024 10:18
Copy link
Member

@sid-srini sid-srini left a comment

Choose a reason for hiding this comment

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

Looks good to me. Thanks @Achal1607 and @lahodaj.

@sid-srini sid-srini merged commit 6310a3b into oracle:23.0.0 Aug 26, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants