Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Setting the JAR compression Level from a .DEPLOY file

lafradAug 22 2005 — edited Aug 23 2005
I am trying to find a straightforward method to use the best compression level possible for the jar files created from JDeveloper (10.1.3). I do have the "Compressed" checkbox checked.

Currently it is creating Jar files that are not compressed at the best level possible, (the files it creates are about 8 megs). If I open up the jar file in an external compression tool, and then re-compress it as a Jar, I am able to get a file almost half the size... (4-5 megs). And yes, this jar file still works flawlessly in all of our environments. (it is used as a webstart file)

Is there any way to adjust the compression level that JDeveloper uses to compress the jar?



Thanks,
Mike Hess
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 20 2005
Added on Aug 22 2005
2 comments
1,603 views