Unable to dowload Knime Node Wizard

Hi,

I have been trying to download the Knime node wizard plugin using the development website. I get the following error:

Cannot complete the request. See the details.
Unsatisfied dependency: [org.knime.features.wizard.feature.group 2.1.1.0023926] requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.pde.feature.group/[3.4.2.R342_v20090122-7T7U1E9imVKz-A8Vz-p_jRS,4.0.0)
Unsatisfied dependency: [org.knime.features.wizard.feature.group 2.1.1.0023926] requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.jdt.feature.group/[3.4.2.r342_v20081217-7o7tEAoEEDWEm5HTrKn-svO4BbDI,4.0.0)
Unsatisfied dependency: [org.knime.features.wizard.feature.group 2.1.1.0023926] requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.jdt.feature.group/[3.4.2.r342_v20081217-7o7tEAoEEDWEm5HTrKn-svO4BbDI,4.0.0)
Unsatisfied dependency: [org.knime.features.wizard.feature.group 2.1.1.0023926] requiredCapability: org.eclipse.equinox.p2.iu/org.eclipse.pde.feature.group/[3.4.2.R342_v20090122-7T7U1E9imVKz-A8Vz-p_jRS,4.0.0)

I thought I had the latest version of Knime (2.1.1.0023926) so I’m not sure what I’m missing.

Thanks,
Liz

Are you trying to install the wizard into an ordinary KNIME desktop version? That is not going to work out of the box, you need install all sorts of plugin development extensions (provided by eclipse), a compiler, etc.

It’s much preferred to use our SDK version or install the wizard into a complete Eclipse IDE. Here is a link to the eclipse IDE download page that the latest KNIME version is based on (based on Eclipse v3.4.2).

Hope this helps.
Bernd

Thanks Bernd, I do have the Knime/Eclipse SDK but I wanted to test the Knime node wizard to see if it was easier to use. I will stick with the SDK in that case.