The Camille Editor for Rodin.
In Rodin, go to Help > Install New Software... and select the Camille update site. The update site should be preconfigured in Rodin - if not, add it using the URL https://stups.hhu-hosting.de/rodin/camille/release/.
Building the project requires at least Java 21 and Maven 3.9. (At runtime, the plugin is still compatible with Java 8.)
$ cd org.eventb.texteditor.parent
$ mvn clean verifyThis will produce a p2 repository (update site) in org.eventb.texteditor.repository/target/repository
We autmatically produce nightly builds that can be installed using the repository located at https://stups.hhu-hosting.de/rodin/camille/develop/.
Pull requests are very welcome. Suggestions for new extensions and known bugs are tracked on GitHub.