Rami Aly's & Andre Schurat contribution
Requirements:
-JRE 8 or higher or an aquivalent JDK Version
-Java HOME Path Variable needs to be setted
Use the Classifier:
- Run the classifier.bat located inside the root folder (Note: you may NOT move the batch file!)
- Select an input file that matches the InformatiCups offical specifications
- Select an output file
- Click Classify
Requirements:
-JRE 8 or higher or an aquivalent JDK Version
-Java HOME Path Variable needs to be setted
-Decent Hardware on the operating system including OpenGL 3.0 support
Use the Visualizer:
- Run the Classify Visualization.bat located inside the root folder (Note: you may NOT move the batch file!)
- Enter an URL to a Repository as input and press OK
- Enjoy what you see
Building the project is just required if you want to change the programms source code test the modifications
Requirements:
-Eclipse -Gradle (STS) Plugin | Not the Buildship version -JRE 8 or higher or an aquivalent JDK Version
How to Import:
- Eclipse -> File -> Import -> Gradle (STS) -> Gradle (STS) Project
- Browse -> Select this repository's root
- Click Build Model
- Check all Projects -> Finish
- Rightclick on the core project -> Gradle -> Refresh All