Sync-On-Demand Deployment of Referenced Java Projects runs .jardesc to create .jar.
So when you select:
“Always jar referenced Java projects and place in the ‘lib’ directory when deploying”
It will look within the project for a .jardesc file (maybe only within the root) instead of just packaging everything in the directory.
That should be pretty quick and easy