Skip to main content
rastlin
Visitor II
May 2, 2020
Question

IDE - Mac version 1.3.1 Error: could not find libjava.dylib - resolved

  • May 2, 2020
  • 0 replies
  • 663 views

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

This topic has been closed for replies.