Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1.13 KB

README.md

File metadata and controls

20 lines (13 loc) · 1.13 KB

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!