Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Java 15?

I tried to start Eclipse Embedded CDT, which is based on CDT, with Java 15 on the Raspberry Pi, but during startup I got a message box with:

An internal error occurred during: "Load QML Analyzer".
Cannot invoke "javax.script.ScriptEngine.getContext()" because "this.engine" is null 


I have no idea what 'QML Analyzer" is, and why it does not like Java 15. Exactly the same binary started properly with Java 11 and Java 14, in the same environment.


Did anyone try CDT with Java 15?


Regards,

Liviu



Back to the top