Page History
...
- Download the TimeAlign plugin here (.jar).
- Place the downloaded jar in your i2b2 workbench's workbench/plugins directory
- Make sure your i2b2workbench.properties file contains this line the following line (example
(example)
Panel |
---|
writeTimelineFile=yes |
(where to find i2b2workbench.properties?)
- 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
...