User Story #7210 (closed)
Opened 13 years ago
Closed 9 years ago
KNIME
Reported by: | jburel | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | GatherReqs |
Component: | General | Keywords: | n.a. |
Cc: | jamoore, mlinkert, saloynton, dmacdon5@… | Story Points: | n.a. |
Sprint: | n.a. | Importance: | n.a. |
Total Remaining Time: | 0.0d | Estimated Remaining Time: | n.a. |
Description (last modified by jburel)
Knime presention during satellite meeting.
Christian set up account and provide information
Make sure you have set the Java version to 1.6
here are the steps which are necessary to get started with a developer version of KNIP:
- Download KNIME 2.4 from http://www.knime.org/downloads/overview
This includes an eclipse distribution with all the KNIME Plugins installed.
Update the downloaded eclipse version via the eclipse update mechanism.
You could also add more plugins of KNIME via the eclipse update mechanism
- Go on https://svn.uni-konstanz.de/incide/knip/ and checkout org.kniplib and org.knime.knip.base (take care that the names are like that, also locally). You can also checkout more plugins out of the SVN, but for you org.knime.knip.omero might be the most interesting one. There you have write access. Use the username we created these days. It’s firstname.lastname and the pw you set!
- Make a new debug configuration and set your max heap size up to at least 1500m and the max permsize to 192m. here are my vm args -Dosgi.requiredJavaVersion=1.5 -Xms512m -Xmx2500m -XX:MaxPermSize=256m
- Just KNIME via the debug configuration. Maybe you need to change the perspective to KNIME in the starting eclipse.
- Have a look at: http://tech.knime.org/developer-guide
- Feel free to ask us anytime on conference.jabber.org channel knip or simply email martin or Christian
Have a look at http://tech.knime.org/community/image-processing for any important news (ok… important news are rare ;)).
Tasks related to KNIME work/integration should be added to that umbrella ticket.
Change History (6)
comment:1 Changed 13 years ago by jburel
- Description modified (diff)
comment:2 Changed 13 years ago by agilo
- Status changed from new to accepted
comment:3 Changed 12 years ago by jmoore
- Milestone changed from Unscheduled to Future
Putting all KNIME-related items under "Future" for rescheduling after the 4.4.0 release
comment:4 Changed 12 years ago by jburel <j.burel@…>
(In [b0fb91edc0b587ff463087505f8a24003ff950a4/ome.git] on branch develop) Add methods and examples to support insight as knime node. (see #7210)
comment:5 Changed 9 years ago by jamoore
- Milestone changed from Future to GatherReqs
comment:6 Changed 9 years ago by jburel
- Resolution set to invalid
- Status changed from accepted to closed
Updated status, related task in progress