EJDK_DIR variable is not set

Hello,

I am trying to flash my first projet on an FX30 gateway
But I have this error that I can’t resolve .

Thanks :slight_smile:

Hi @jeulin

This error should raise only if you try to build a Java based application, without having configured the embedded Java VM.
If it’s what you intend to do, you need to go to the Window > Preferences > Developer Studio > Java and configure the embedded Java VM. Check the help on the preference page to get directed to Oracle download page and grab the ARM Java VM.