You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey team, I was wondering if support for Java SDK 23 is underway or planned?
I'm running latest SF CLI and VSCode plugins but can't launch Apex Language Server due to Java version. Need to be on this Java version because of our organisations cyber security policies.
PS C:\temp_salesforce_v2-1> java --version
java 23.0.1 2024-10-15
Java(TM) SE Runtime Environment (build 23.0.1+11-39)
Java HotSpot(TM) 64-Bit Server VM (build 23.0.1+11-39, mixed mode, sharing)
PS C:\temp_salesforce_v2-1> sf version
(node:23968) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.
(Use node --trace-deprecation ... to show where the warning was created)
@salesforce/cli/2.67.7 win32-x64 node-v22.11.0
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hey team, I was wondering if support for Java SDK 23 is underway or planned?
I'm running latest SF CLI and VSCode plugins but can't launch Apex Language Server due to Java version. Need to be on this Java version because of our organisations cyber security policies.
PS C:\temp_salesforce_v2-1> java --version
java 23.0.1 2024-10-15
Java(TM) SE Runtime Environment (build 23.0.1+11-39)
Java HotSpot(TM) 64-Bit Server VM (build 23.0.1+11-39, mixed mode, sharing)
PS C:\temp_salesforce_v2-1> sf version
(node:23968) [DEP0040] DeprecationWarning: The
punycode
module is deprecated. Please use a userland alternative instead.(Use
node --trace-deprecation ...
to show where the warning was created)@salesforce/cli/2.67.7 win32-x64 node-v22.11.0
Beta Was this translation helpful? Give feedback.
All reactions