iconpacktools
iconpacktools copied to clipboard
not able to use release build
@rektdeckard
As a helping hand & to make things easier I came across your GitHub repo – Icon Pack Tools. Tried using the release version 0.2.1 (iconpacktools-0.2.1-all.jar) on my Mac but it keeps throwing below errors:
If build from source –
Task :compileKotlin FAILED
FAILURE: Build failed with an exception.
If used your .JAR –
Error: Could not find or load main class com.tobiasfried.iconpacktools.app.IconPackTools
Hey @varunpilankar, thanks for the report. Pretty sure it's a hardcoded classpath somewhere in the JAR. I'm actually going to rewrite the whole application without Java/JavaFX, hopefully I can get that out in the next few days. In the mean time, I have some gists up with bash scripts that accomplish similar things as this application:
https://gist.github.com/rektdeckard/2c20220b866a3b7efb2465e5172b6c24