genericworkflownodes / GenericKnimeNodes

Base package for GenericKnimeNodes
https://github.com/genericworkflownodes/GenericKnimeNodes
Other
15 stars 16 forks source link

[Feature] Versioned dynamic nodes #183

Closed jpfeuffer closed 6 years ago

jpfeuffer commented 6 years ago

First steps towards dynamic versioning of (dynamic) GKN plugins:

The use of this mechanism is probably not yet stable. For now, stick to static generation in production. Updates to come. We will test it on a beta update site.

jpfeuffer commented 6 years ago

Ok. Let's try to rebuild. There was something wrong with the version variables.

jpfeuffer commented 6 years ago

rebuild

jpfeuffer commented 6 years ago

Weird error: Maybe I used nodes with a too old Java version. rebuild

jpfeuffer commented 6 years ago

Wow does the rebuild keyword have to be in one line? Worst plugin ever..

jpfeuffer commented 6 years ago

Yes. Works on 16.04. Probably the Java/Eclipse version. Still had small error in RMAP. rebuild

jpfeuffer commented 6 years ago

Great. Compiles with both recent KNIME versions. Will merge.