-
Notifications
You must be signed in to change notification settings - Fork 0
KNIME in OpenChrom
-
Clone the following projects:
-
Check-out the
develop
branch for all projects. -
Start Eclipse, preferably with a fresh workspace.
Hint: We use the RCP and RAP Edition of Eclipse but use the Java Perspective here.
-
Import all repositories into the workspace using the import wizard (Existing Projects into Workspace)
-
Select all projects and press "Finish".
-
Press
Shift+Ctrl+R
and open the Target Definition openchrom.community.knime.target.Wait until the target is resolved. This can take some time.
-
Click on Set as Active Target Platform.
-
Press
Shift+Ctrl+R
and opennet.openchrom.rcp.compilation.community.feature
.Add the two KNIME features.
Save the feature.
-
Press
Shift+Ctrl+R
and open the product configuration openchrom.compilation.community.product. Click on the Launch an Eclipse application or Launch an Eclipse application in debug mode in the upper-right corner. -
Open the Data Analysis Perspective.
-
In the Project Explorer on the left, right-click and choose New → Project... → New KNIME Workflow.
The KNIME workflow editor opens up.
Currently, there is no dedicated KNIME perspective in OpenChrom. Therefore the 'new KNIME project' workaround is always necessary to open up the KNIME workflow editor.