Does any one have any good and efficient shortcuts/ workflows to share?
I remember someone was using Autohotkey scripts for library generation and debug. It would be good if people share their setups.
I prefer not to re-invent the wheel if someone has already done.
It could be useful for various things, like library generation, releasing a new version, backing up etc.
I'm using a script to build the jar files. It calls a batch file that executes zip.exe to collect each library. It is not generic so I don't think that it will be useful for anyone else.