Skip to content

knime/knime-product

Repository files navigation

KNIME® Product

Jenkins Quality Gate Status This repository is maintained by the KNIME Core Development Team.

Content

This repository contains the source code of KNIME Analytics Platform. The code is organized as follows:

  • org.knime.product.*: RCP (Rich Client Platform) definition

Development

Instructions for how to develop extensions for KNIME Analytics Platform can be found in the knime-sdk-setup repository on BitBucket or GitHub.

Build a local minimal KNIME AP installation locally:

Run maven with the local-build profile enabled: mvn verify -P local-build.

Join the Community!