Skip to content

Instantly share code, notes, and snippets.

@dimMaryanto93
Last active July 28, 2018 11:37
Show Gist options
  • Save dimMaryanto93/17bea110ec8e49b5eed28c89640a49d9 to your computer and use it in GitHub Desktop.
Save dimMaryanto93/17bea110ec8e49b5eed28c89640a49d9 to your computer and use it in GitHub Desktop.
xmind Unable to acquire application service. Ensure that the org.eclipse.core.runtime bundle is resolved and started (see config.ini).
# install or extract the xmind into /opt/xmind then just replace this configuration into but
# if your OS is :
# x64 replace to /opt/xmind/XMind_amd64/XMind.ini or
# x86 replace to /opt/xmind/XMind_i386/XMind.ini
-configuration
/opt/xmind/XMind_amd64/./configuration
-data
/opt/xmind/XMind_amd64/../workspace
-startup
/opt/xmind/XMind_amd64/../plugins/org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar
--launcher.library
/opt/xmind/XMind_amd64/../plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.400.v20160518-1444
--launcher.defaultAction
openFile
-vmargs
-Dfile.encoding=UTF-8
@Maransatto
Copy link

Awesome. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment