-
Notifications
You must be signed in to change notification settings - Fork 37
Knime SDK Installation Manual
zsolnica edited this page Nov 13, 2013
·
4 revisions
- To download Knime, go to address: http://www.knime.org/knime-desktop-sdk-download
- Fill necessary fields and then click Submit & Download button [image]
- Next click KNIME SDK for Windows 32bit (self-extracting archive)
- Accept terms and conditions by selecting checkbox "I accept the Terms and Conditions" and then click Download SDK (Win32) button.
[image]
- Unzip downloaded file to any directory for which you have write permissions, or run it as administrator.
- Clone somewhere DePreSS repository from: /~https://github.com/ImpressiveCode/ic-depress.git
- Run eclipse.exe
- Choose File -> Import and then in General section, choose Existing Projects into Workspace
- In next step, in select root directory choose directory of your git cloned repository. 19 positions should appear. Select them all, select Copy projects into workspace, under the list and click finish.
[image]
- Right-click on any of imported projects (eg. ic-depress-examples) and chose Run As -> Eclipse Application
- New eclipse instance should execute with all DePress plugins loaded. Open KNIME Perspective. In the new instance, you should be able to found DePress plugins in Node Repository window. Now you are ready to import KNIME Workflow (for details go to 3. Running sample project)
[image]