Kroki MDE tool source repo
Kroki is a rapid prototyping tool for participatory development of business applications. It is developed at the Chair of Informatics on Faculty of Technical sciences in Novi Sad, Serbia. This tool has mainly research purposes.
This repository contains source code distributed as a set of Eclipse IDE projects, executables can be found in the binaries repository.
- Import the following projects into Eclipse workbench:
GraphEditKrokiKroki-AdministrationKroki-APIkroki-commonskroki-intlKroki-UIProfilKrokiMockupTool
- Run the main class
KrokiMockupTool\src\kroki\app\KrokiMockupToolApp.javaas Java application
- Eclipse project
WebAppis a placeholder project for generated code, if you import it please ignore the errors in it. - Currently, Java 8 is a mandatory requirement, while the tool has been tested on various Eclipse IDE releases that support Java 8.