This repository is maintained by the KNIME Core Development Team.
This repository contains the source code of KNIME Analytics Platform. The code is organized as follows:
- org.knime.product.*: RCP (Rich Client Platform) definition
Instructions for how to develop extensions for KNIME Analytics Platform can be found in the knime-sdk-setup repository on BitBucket or GitHub.
Run maven with the local-build profile enabled: mvn verify -P local-build
.