/FFMParser

FFMParser application

Primary LanguageJava

FFMParser application.

Prerequisitions

  • maven
  • JDK 14+
  • any web browser installed

Launching

To launch application You need to

  1. "mvn clean install" in main path
  2. "java -jar FFMParser-1.0-SNAPSHOT.jar" in ./target directory

This should open Your browser and show 2 generated HTML files.

Or You can just download target.zip file - unzip it and launch second command from inside unpacked directory.