Created
November 30, 2024 08:28
-
-
Save unixc3t/e8f5ea229dd41a2834375a59b844fd16 to your computer and use it in GitHub Desktop.
resolve xmind can't run in linux os
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 add jar to ../XMind_Linux_64bit/ | |
2 "Unable to acquire application service" | |
modify xmind.ini | |
-startup | |
/home/rudy/pro/xmind/Commons/plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar | |
--launcher.library | |
/home/rudy/pro/xmind/Commons/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20120913-144807 | |
-configuration | |
/home/rudy/pro/xmind/XMind_Linux_64bit/configuration | |
-data | |
/home/rudy/pro/xmind/Commons/data/workspace-cathy | |
--launcher.defaultAction | |
openFile | |
-vmargs | |
-Dfile.encoding=UTF-8 | |
use absolute path replace the relative path |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment