Skip to content

IDE Configuration

Marcin Hewelt edited this page Aug 23, 2018 · 2 revisions

Setting up the development environment

This page guides you through the process of setting up your IDE to start contributing to the Chimera project. We can only cover a few of the many different IDEs available for software development with Java.

SonarQube

Code formatting

To ensure a uniform code style, developers have to observe certain style conventions. This is achieved easiest by importing the following Formatter.xml into your IDE.