<@UFUCXSXCJ> SDF plugin broken for 2022.2 release ...
# sdf
n
@Ali Syed (NS DevTools QA) SDF plugin broken for 2022.2 release of WS.
a
All of it? I updated my WS this morning, not seeing any problems.
n
I was not able to upload the file... had to revert back.
m
Same here. Menu options to compare files is also missing.
e
Oh man, really?
n
Yes.
c
I get this too. Opened Slack for the first time in a year hoping someone would have a solution already!
n
Revert to the previous version of WebStorm.
e
Ya, it's all good in the end
c
Ok, but I use loads of plugins in my various Jetbrains IDEs and this is literally the only one that ever errors
a
Hi. Thanks for reporting this. Please use the recommended version of webstorm. This release of webstorm is very recent. We will hopefully fix the issues in upcoming release of tools.
t
Hello, The problem is that JetBrains has moved to Java 17 in the latest webstorm version, while our plugin is still using java 11. We are going to update that in the next release. A hacky way to solve this for now is, In webstorm: 1. From the main menu, select Help | Find Action or press Ctrl+Shift+A. 2. Find and select the Choose Boot Java Runtime for the IDE action. 3. Click New -> Add Custom Runtime.. -> Pick JDK 11 (Download it if not exist locally). It will restart webstorm with JDK 11 runtime 4. The SDF plugin will work as before NOTE: It might cause other Webstorm functionalities not to work. Use at your own risk.
👍 1