1. Installation
    1. XMind source package:
      1. Up to 2013 version available on Google Code
      2. Xmind 6 version to be downloaded from Source Forge
    2. Eclipse IDE Eclipse Indigo version for RCP and RAP
    3. XMind standalone application
    4. Install Eclipse IDE to folder {ECLIPSE}
    5. Install XMind standalone application to folder {XMIND6}
    6. Copy the following jar files from {XMIND}/plugins/
      1. to {ECLIPSE}/plugins/
      2. net.sourceforge.jazzy_0.5.0.jar
      3. org.bouncycastle_1.3.8.jar
        1. org.bouncycastle_1.4.7.jar
      4. org.json_1.0.0.jar
    7. Launch Eclipse IDE and create a new workspace {WORKSPACE}
    8. Install Graphic Framework
      1. Help -> Install New Software
      2. Select the three Draw2d
  2. Importation
    1. In Eclipse, select File menu -> Import... -> Existing Projects into Workspace
    2. Select the archive file (source package) downloaded from this site
    3. Select all projects and click Finish
    4. After the importing process is over, restart Eclipse
  3. Building
    1. Select org.xmind.cathy.win32
    2. Select File menu -> Properties -> Java Build Path -> Libraries
    3. Remove org.eclipse.swt.win32.win32.x86_3.4.1.v3449c.jar
  4. Launching
    1. elect Run menu -> Run Configurations.
    2. Right-click (control-click on OS X) on Eclipse Application -> New
    3. In Main tab
      1. * Name: XMind (or any)
      2. * Location: ${workspace_loc}/../runtime-cathy (or any)
      3. * Run a product: org.xmind.cathy.product
    4. Switch to Plug-ins tab
      1. # Launch with: plug-ins selected below only
      2. # Deselect All
      3. # Check only those XMind-related plug-ins, language pack fragments (xx.xx.xx.nl_xx) may be included as needed
      4. # Add Required Plug-ins
      5. # Apply changes and Run!
        1. Errors
  5. Journals
    1. Read instructions and latest discussion: 15 min
    2. Download software and installation: 50 min
      1. revise instruction to download graphic framework: 20min
      2. With Eclipse 3.7 I had to put the jars in the dropins directory instead of the plugins directory.
    3. Issues
      1. Error to run the project
    4. Group group