A
apattin
When using Eclipse, I can create a jar for a package ("com.foo.bar") ;
the package directory structure is replicated within the jar. How can I
do the same using the Ant jar task (running Ant from within Eclipse)?
It seems all the jars ant builds contain just the class files with no
structure.
Thanks!
the package directory structure is replicated within the jar. How can I
do the same using the Ant jar task (running Ant from within Eclipse)?
It seems all the jars ant builds contain just the class files with no
structure.
Thanks!