Open GoogleCodeExporter opened 9 years ago
I also put my required jar files into a sub-folder. I find that reflections
can easily find and scan those jars if the full classpath is included in the
manifest of the main jar file. Doing that makes life easier for running your
program as well.
I am using Maven, so creating such a folder of dependencies and listing each
dependency jar in the manifest is easy using maven-assembly-plugin and
maven-jar-plugin.
Original comment by enwi...@gmail.com
on 26 Jan 2015 at 9:57
Original issue reported on code.google.com by
sbul...@gmail.com
on 28 Sep 2012 at 8:00