J
JR
I have a jar file with a number of .java files in it. The file is
called spring-surf-1.0.0.CI-SNAPSHOT-sources.jar. I would like to
compile all the files in it into class files and save them all into a
file called spring-surf-1.0.0.CI-SNAPSHOT.jar retaining the existing
directory structure in the sources.jar file. Any idea how to do this
or how to modify my ant script to do this when compiling thru eclipse?
Thanks.
JR
called spring-surf-1.0.0.CI-SNAPSHOT-sources.jar. I would like to
compile all the files in it into class files and save them all into a
file called spring-surf-1.0.0.CI-SNAPSHOT.jar retaining the existing
directory structure in the sources.jar file. Any idea how to do this
or how to modify my ant script to do this when compiling thru eclipse?
Thanks.
JR