forcedotcom / salesforcedx-vscode

Salesforce Extensions for VS Code
https://developer.salesforce.com/tools/vscode
BSD 3-Clause "New" or "Revised" License
939 stars 397 forks source link

Support for newer Java version #5636

Closed hadkins0617 closed 2 weeks ago

hadkins0617 commented 3 weeks ago

Summary

My company is requiring the latest version of Java (via Zulu 21) as a result of a security finding. As a result, I get the following error message related to the Apex plugin in the Salesforce Extension Pack - An unsupported Java version was detected. Download and install Java 11 or Java 17 to run the extensions. For more information, see Set Your Java Version.

Describe the solution you'd like

Update the Extension pack to support newer versions of Java.

Describe alternatives you've considered

At this point I have no alternatives in using this specific piece of the Extension pack.

svc-idee-bot commented 3 weeks ago

Thank you for filing this issue. We appreciate your feedback and will review the issue as soon as possible. Remember, however, that GitHub isn't a mechanism for receiving support under any agreement or SLA. If you require immediate assistance, contact Salesforce Customer Support.

svc-idee-bot commented 3 weeks ago

Hello @hadkins0617 :wave: It looks like you didn't provide all the required basic info in your issue.

If you haven't already, please provide the following info: Salesforce Extension Version in VS Code: Salesforce CLI Version: OS and version: VS Code version: Most recent version of the extensions where this was working:

Here's an example of a set of required info that will pass the validation: Salesforce Extension Version in VS Code: 60.13.0 Salesforce CLI Version: @salesforce/cli/2.42.6 darwin-arm64 node-v18.18.2 OS and version: MacOS Sonoma 14.5 VS Code version: 1.89.1 Most recent version of the extensions where this was working: 60.11.0

A few more things to check:

Thank you!

diyer commented 3 weeks ago

@hadkins0617 The team has been working on adding java 21 support and the. good news is that this will be available from our next release. Stay tuned.

hadkins0617 commented 3 weeks ago

Salesforce Extension Version in VS Code: v60.15.0 Salesforce CLI Version: @salesforce/cli/2.16.8 win32-x64 node-v18.18.2 OS and version: Windows 10 Enterprise 10.0.19045 VS Code version: 1.90.0 Most recent version of the extensions where this was working: n/a

hadkins0617 commented 3 weeks ago

@diyer that's awesome news. Any idea when that release will be available? Having that information will help me answer questions from our Information Security team.

diyer commented 3 weeks ago

We will be releasing this on Friday of this week. Thanks to @peternhale our awesome engineer adding support for this.

daphne-sfdc commented 2 weeks ago

Hello @hadkins0617, We have released v61.0.1 of the Salesforce Extensions for VSCode, which includes support for Java 21. Please update your extensions to the latest version and you should be able to use this new feature. 🎉