Skip to content

Quickstart

Matthias Mailänder edited this page Apr 15, 2022 · 16 revisions

OpenChrom® Analytics Edition

  1. Download the Eclipse Installer:

    Eclipse Installer

  2. Install the "Eclipse IDE for RCP and RAP Developers" package:

  3. Clone the repositories via the "Git Repositories" view in the Eclipse IDE:

  4. The minimal project set you need to run OpenChrom is:

    • net.openchrom.platform.feature
    • net.openchrom.rcp.compilation.community.product
    • net.openchrom.targetplatform
  5. You don't need to import all projects into your workspace. We recommend to import only projects you'd like to work with. Use the Import Existing Projects Wizard to import bundles into the workspace.

  6. Select the .target platform and set it as active.

  7. All compile errors should be gone.

  8. Select the .product and press the run button to start OpenChrom.

Documentation

Commercial Extensions

Clone this wiki locally