External editor
The code editor included in Simplicité does not have all the tooling and possibilities offered by an IDE.
Remote debug
Server side
Code quality / Sonar
Introduction
Unit testing
This documents applies to version 4.0 P22 and more recent and to modules using Java as server language.
JConsole
Tomcat (for Simplicité version 4+)
Tests coverage
This document explains how to measure your server-side (Java) unit tests coverage using the JaCoCo tool.
Collaborative Coding
This document outlines best practices and workflows for collaborative development on Simplicité platform projects.
CI/CD
Objectives