I followed these instructions to install the SDK in Eclipse: GitHub - knime/knime-sdk-setup: KNIME Analytics Platform - SDK Setup
Then, I am trying to follow these next steps to install the Node Wizard: Create a New KNIME Extension: Quickstart Guide
When I launch KNIME from Eclipse, I cannot Install New Software. I get an error message saying "this installation has not been configured properly for Software Updates.
Error log in KNIME states:
-
Could not locate the running profile instance. The eclipse.p2.data.area and eclipse.p2.profile properties may not be set correctly in this application’s config.ini file.
-
Keybinding conflicts occurred. They may interfere with normal accelerator operation.
Any ideas on what could be the issue here? I have java files for nodes I need in KNIME, but no jar files to make them usable in KNIME and I think the person who developed them is no longer working on them.