3D-e-Chem / tycho-knime-node-archetype

Maven archetype for Knime node extension
Apache License 2.0
5 stars 2 forks source link

Switch from KNIME SDK to RCP Eclipse with target definition #18

Closed sverhoeven closed 5 years ago

sverhoeven commented 6 years ago

Now you must manually install several plugins into the KNIME SDK and the pom.xml has repositories configured.

By switching to a Eclipse for RCP and RAP developers installation and using target definition we can get rid of this duplication. Possible problem is that the platform definition pins deps to exact version.

sverhoeven commented 6 years ago

Started on it at https://github.com/3D-e-Chem/knime-pharmacophore/tree/target-def