...
The nested lib element specifies a FileSet. This should be a fileset of jar libraries required by your application. All files in this fileset will end up in the Resources/Java
folder of the application, and will be included on the classpath for this application.
...