-
Notifications
You must be signed in to change notification settings - Fork 0
arthyrik/folio
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
1. Build the project: mvn clean package 2. Go to "target" folder. 3. Run jar with dependencies: java -jar folio-jar-with-dependencies.jar -xml -file path_to_fff_file -out path_to_xml_file EXAMPLE: If files are in the same "target" folder: java -jar folio-jar-with-dependencies.jar -xml -file .\xxx.fff -out .\yyy.xml If files are not in the same "target" folder: java -jar folio-jar-with-dependencies.jar -xml -file C:\Temp\xxx.fff -out C:\Temp\yyy.xml
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published