-
Notifications
You must be signed in to change notification settings - Fork 0
1.2 Getting Started
muuki88 edited this page Sep 28, 2012
·
2 revisions
This page describes how to launch Medmon in Eclipse.
You need the following plugins/features to start "Medmon for Medics":
- Eclipse Indigo (3.7.2)
- Scala IDE
- Eclipse BIRT (Just install from eclipse/indigo update site)
- Get the source code and import the projects into your Eclipse IDE. Everything is already setup.
- Open
de.lmu.ifi.dbs.medmon.medic.target
-> medic.indigo.target. Click the set as target platform button on the top right of the editor. (See knowing issues if you have problems) - Open
de.lmu.ifi.dbs.medmon.site
-> medmon.medic.product -> launch as eclipse product
- de.sendsor plugin doesn't compile due to missing class AugmentedFV.
- Medmon doesn't startup due to
ClassNotFoundException
in medic.ui
Solution: Trigger the maven build via m2e or plain maven and refresh workspace - Target Platform cannot be resolved.
Solution: The Nebula Project updates its snapshots very often. So open the medic.indigo.target and Edit- Location: http://download.eclipse.org/technology/nebula/snapshot. Select the following features
- org.eclipse.nebula.cwt.feature
- org.eclipse.nebula.widgets.calendarcombo.feature
- org.eclipse.nebula.widgets.cdatetime.feature
- org.eclipse.nebula.widgets.oscilloscope.feature
- Location: http://download.eclipse.org/technology/nebula/incubation/snapshot
- org.eclipse.nebula.widgets.datechooser.feature
- org.eclipse.nebula.widgets.formattedtext.feature
- org.eclipse.nebula.widgets.pagination.feature
- Location: http://download.eclipse.org/technology/nebula/snapshot. Select the following features
Set the target Platform