Skip to content
Christoph Läubrich edited this page Mar 5, 2020 · 3 revisions
  • A Java 8 JDK is required as well as JavaFX support, you have several options for this:
  • You will need maven as a build tool, but be aware that Maven 3.6.1 and 3.6.2 do not work with tycho (a plugin that we use for building Eclipse projects), so either downgrade to 3.6.0 or use the latest 3.6.3!
  • Clone the repository: git clone -b develop [email protected]:eclipse/chemclipse.git
  • Build: mvn mvn -f chemclipse/chemclipse/releng/org.eclipse.chemclipse.aggregator/pom.xml install
  • Find the compiled product in chemclipse/chemclipse/products/org.eclipse.chemclipse.rcp.compilation.community.product/target/products

Project Management

Documentation

Clone this wiki locally