This repository holds an extension for ExplorViz Backend that enables the user to compare two application models. (Work-In-Progress)
The related frontend extension is explorviz-frontend-extension-comparison.
- Follow the Eclipse Setup of the ExplorViz Backend
- Clone this repository
- Import project into eclipse: via
Import -> Gradle -> Existing Gradle project -> path/to/explorviz-backend-extension-comparison
- Start explorviz-backend-extension-comparison via Eclipse Tab:
Gradle Tasks -> explorviz-backend-extension-comparison -> gretty -> appStart
- Setup and start explorviz-frontend with the installed explorviz-frontend-extension-comparison