-
Currently the node generator generates a plugin that can be added manually to a KNIME instance, but it would be great if it could create a complete update site, containing the
- the node plugin conta…
aiche updated
11 years ago
-
To reproduce:
Open a generic KNIME node with a string choice field.
Click on the value, a drop down appears.
Select another value
Click "Apply", then "Close" or click "OK".
Re-open the configuration …
-
When KNIME starts the tool paths are not correctly loaded. Example ..
1. Start KNIME with a custom node using external executables
2. Configure the path to the executable under Preferences -> KNIME -…
aiche updated
12 years ago
-
There are currently two things the GKN plugin is responsible for:
1) Creation of KNIME nodes
2) Serving a a KNIME node
The two purposes should be reflected by two projects.
-
Follow up of issue 36: After fixing the classpath issue user gets following build problem.
With above change i get following errors:
```
Buildfile: Z:\roettig-GenericKnimeNodes-0ae72df\build.xml
kn…
aiche updated
12 years ago
-
... and not on KNIME start.
@see PluginActivator.java of generated plugins
-
Hi,
I tried to build the Knime nodes however I ran into several issues. First it is unclear from the README how to set the Knime SDK path. Only the error message when trying to build clears this (to …
-
Better map '-' to an allowed character (like '_') for internal names (java classes, etc.) ... ;-)
---- Example: ---
[copy] Copying 22 files to /tmp/temp.folder/lib.jar.bin
[jar] Building jar:…