TimeAlign
Space shortcuts
Space Tools

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Download the TimeAlign plugin here (.jar).
  2. Place the downloaded jar in your i2b2 workbench's workbench/plugins directory
  3. Make sure your i2b2workbench.properties file contains the following line (example

    blah

    (example)

    Panel

    writeTimelineFile=yes

    (where to find i2b2workbench.properties?)
  4. Make sure your configuration file workbench/configuration/config.ini contains only the following. You can safely replace the content of your file with the following.
    Panel

    #Product Runtime Configuration File

    osgi.splashPath=platform:/base/plugins/edu.harvard.i2b2.eclipse
    eclipse.product=edu.harvard.i2b2.eclipse.product
    osgi.bundles=org.eclipse.equinox.common@2:start,org.eclipse.update.configurator@3:start,org.eclipse.core.runtime@start
    osgi.bundles.defaultStartLevel=4
    i2b2.homebase=https://www.i2b2.org/updateSite

...