Normal console-based:

Select "JAR file".
Select the "src", "com", and "org" folders only.
Set export destination to "export/zeroslackr-lazy-installer-cmd.jar"
Select "Main" as the main class.
Copy the "Tools" folder to the same location as the jar
as, for the moment being, they are pre-downloaded (will be
auto-downloaded in the future).
The program must be executed from the command line with
"java -jar zeroslackr-lazy-installer.jar [OPTIONS]".


JarStdio Terminal:

Select "JAR file".
Select the "src", "com, "org", and "net" folders only.
Set export destination to "export/zeroslackr-lazy-installer-jarstdio.jar"
Select "MANIFEST.MF" as the pre-existing manifest file.
Copy the "Tools" folder to the same location as the jar
as, for the moment being, they are pre-downloaded (will be
auto-downloaded in the future).
The program can be executed by double-clicking the jar file.