I'm trying to find a tutorial on how to use One-Jar without eclipse, with no success. Is it possible? I have my classes and commons-io.24.jar that needs to be inside, and I am compiling in command line.
Thanks!
If you use Maven, this plugin can be used to invoke one-JAR during the build lifecycle.