Skip to content
Christoph Läubrich edited this page Mar 5, 2020 · 2 revisions

We use Eclipse as the base platform but also as the IDE to develop new code.

After you have cloned the repository you can import and run the product in the following way:

  1. Import all projects into your workspace
  2. open releng/org.eclipse.chemclipse.targetplatform/org.eclipse.chemclipse.targetplatform.target target and wait until it is resolved and set it as a target platform
  3. make sure you have added the necessary java-fx lib and are using an oracle-java8-jdk for best compliance.
  4. To keep code consistent and easy to review please use our formatter and code templates
  5. start the product products/org.eclipse.chemclipse.rcp.compilation.community.product/chemclipse.compilation.community.product
  6. if there are any questions you can contact the project developers via the project's "dev" list

Project Management

Documentation

Clone this wiki locally