1.2.0
Creating a new release with jar files for each platform (because of swt)
Features should be:
- splitting and trimming of files
- trimming of files
- merging of files with padding (also should pad a not split trimmed file)
- small gui
Know limitations:
- no batch mode
- no cli version
- not tested on linux and macos, but should work
How to use:
- have 64 bit java in version 1.8 (or higher) installed (Oracle or OpenJDK)
- double click the correct jar file (Most likely only Windows and Linux)
- execute on the command line
- java -jar xci-splitter-win64-1.2.0.jar
- java -jar xci-splitter-linux64-1.2.0.jar
- java -d64 -XstartOnFirstThread -jar xci-splitter-osx-1.2.0.jar