2020-05-02 09:27 AM
Hi,
I've installed 1.3.0 and upgraded to 1.3.1 and CubeIDE stoped working. With following error
Error: could not find libjava.dylib
Failed to GetJREPath()
Solution is the to add into your Info.plist , following line
<key>Eclipse</key>
<array>
<string>jre/Contents/Home/lib/jli/libjli.dylib</string>
</array>
Topic closed, I share because I can't find any answer to such problem