Hey how do you configure webstorm to work with the...
# sdf
t
Hey how do you configure webstorm to work with the right version of Java for SDF? Is that written down somewhere?
j
JetBrains has a Choose Runtime plugin which allows you to select 1.8 runtime to get around the issue.
👍 1
t
Thanks for replying. I just downgraded webstorm to the 2018 version like the doc says below but maybe I"ll use this if I want to use the most up to date version
j
I'm running 2019.3 and Choose Runtime works for me.
d
Good call @JohnnyC. We simply chose to use 2019.1.4 until the new plugin becomes available.
c
In a few weeks we will release the 20.1 Plugin which fix the Java Version issue.
👍 2
t
Thank you. I hate to be toxic and complain but the issue caused deployment hang ups when it first happened and required me reverting back to eclipse. Glad its finally being addressed