This repository has been archived by the owner on Sep 22, 2022. It is now read-only.
PROGEX v3.4.0
Description
Stable release of PROGEX version 3.4.0.
Change Log
- NEW: GML format export for all graphs
- NEW: Improved JSON format export for all graphs
- Switched to improved Graphs-v2.5.0
- Code quality improvements
Instructions
- Make sure you have a proper JRE installation (v8 or newer).
- Download
progex-v3.4.0.zip
. - Extract
progex-v3.4.0.zip
to any desired location. - Open extraction directory in a terminal and run:
java -jar progex.jar -help
- Read the
README.md
file for some more information.