This plugin records the modelling operations with their parameters during the modelling process. Users have the ability to add and delete operations within a modelling process in order to regenerate it.
Any version of Java JDK 11 or newer should work without issue.
Within the projet's root directory execute :
mvn install
then
mvn package
Within the projet's root directory execute :
java -cp "target/dependency/*:target/jerboa-rebuilt-1.6-SNAPSHOT.jar" \
fr.ensma.lias.jerboa.SpecEditorLauncher
The mvn package
command generates the project documentation under $PROJECT_ROOT/target/apidocs
.
Open the index.html
file to access the documentation.
For more information about this project's underlying processes:
For an even more complete insight (in french) [3]
This project is licensed under the GNU Lesser General Public License v2.1 - see the LICENSE file for details.
This project is the result of a collaboration between the LIAS and XLIM laboratories. It was funded by ISAE-ENSMA as part of a ministerial grant.