Open saulshanabrook opened 10 years ago
Since I have JDK 1.6 (Mac Default) installed on my computer, I am able to run Docear on my Yosemite (OSX 10.10.x) by changing the value of JVMVersion used by Docear.
What I've done:
Then it's works fine! Let me know if that is also works for you.
From Ann-Christin Conzelmann
I just replaced the
framework.jar
andfreeplanelauncher.jar
inContents/Resources/Java
with the ones of the current freeplane.app and modified theInfo.plist
inContents
:
Dorg.knopflerfish.framework.bundlestorage="memory"
is replaced by-Dorg.knopflerfish.framework.readonly=true
who found it in https://github.com/freeplane/freeplane/commit/71ef81a44bac3db92072e2a0fcd7e114a6c088e5
I see the same problem in 10.12 Sierra. @fekaputra's solution doesn't work for me.
When I open Docear on my Mac, the application opens, but no windows open.