Scanning directories for JAR files
Status: Beta
Brought to you by:
reyes
External JAR files are often stored e.g. in 'libs/'
directory. It would be useful if all JAR files in a
given directory could be scanned and included in the
classpath. Currently, the EXE file has to be
recompiled every time a new JAR file is taken into use.
I made a patch for this bug: #2947535