Java add-in - currently generates too many files.

Hi
The Java add-in generates a Jar file containing BOTH source language and target language files.
The way our products ship means I am only interested in the target files.
Currently, I have to unpack the generated Jar, remove the source files, re-pack the target files.
It'd be really nice if the Java add-in has an option to create both source/target files OR just target files.
Thanks
Mark