<@UFUCXSXCJ> I'm sure you're getting these questio...
# suitescript
d
@Ali Syed (NS DevTools QA) I'm sure you're getting these questions all the time: but is there a recommended WebStorm runtime to use for the SuiteCloud 20.1 plugin? I'm getting a
java.lang.NullPointerException
when doing a "Compare with Account file".
I have an existing account customization project, I just updated my suitecloud plugin from 19.2 to 20.1. I had to change the WebStorm runtime from java 8 to java 11. I've tried both the bundled JBJDK and the Oracle JDK.
a
With latest 20.1 suitecloud plugin the recommended jdk is default jdk of webstorm 20.1 which is jdk 11. Unfortunately the problem you are describing is a bug which will be fixed in an efix soon.
d
ah, ok thanks!