How to recompile KNIME AP?

Hi, I’d like to make a proof of concept for something. And I’d like to modify knime-core to do that and then develop an extension on top of the modified KNIME AP. How can I do this?

When I cloned the knime-core repo I got a bunch of errors in eclipse:

Hi @azsb1g19,

Did you follow the steps outlined in the sdk setup?
I think you are missing the git lfs step GitHub - knime/knime-sdk-setup: KNIME Analytics Platform - SDK Setup
best,
Gabriel

Yeah that’s fine for creating an extension but how do I modify knime-core and recompile it and set that to the target platform?

For that you need to import knime-core and knime-product.
See this post on how to create a new standalone build: Desktop Product build - #6 by gab1one

best,
Gabriel

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.