- Clone this project.
./mvnw clean package -f de.learnlib.studio.libraries
. This downloads all needed- Start a recent Cinco version and select the cloned folder as workspace.
- Right click on the Project Explorer -> Import -> General -> Existing Projects into Workspace -> Choose the cloned folder as root directory, Select all and Finish
- Right click onde.learnlib.studio/model/LearnLibStudio.cpd and click Generate Cinco Product
- Run as Eclipse application
Some examples can be found in the examples folder. In a running LearnLib Studio right click on the Project Explorer -> Import -> Existing Projects into Workspace -> Choose the example folder as root directory, Select all, Check Copy projects into workspace and Finish.
The 3rd example is designed for a ToDoMVC running on port 8000 and Chrome and Chromedriver executable on the system.
- Have a working Development Set-Up
- Run
./build.sh
(only tested on Linux). You can select the desired platforms by adding linux64, win64, or macosx. Defaults to all platforms. - Enjoy the standalone versions in de.learnlib.studio.product/target/products.
- LearnLib / AutomataLib
- Cinco
- Eclipse IDE & Xtend
- Maven Wrapper
- and a bunch more...