answersLogoWhite

0

How do i make jar files smaller?

Updated: 11/2/2022
User Avatar

Wiki User

14y ago

Best Answer

Java's default jar application only comes with two options for file size: compressed or uncompressed. If that compression isn't enough for you, you may want to look into third-party solutions to actually decrease code size.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do i make jar files smaller?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Sis to jar converter?

SIS files are Symbian and JAR files are java. The software that converts a SIS file to a JAR file is called Sis to Jar Converter 1.7.7.2.


How do you convert sis files?

In order to covert SIS files to JAR files, you will need to download a safe and virus free SIS to JAR converter. This then compresses the files and allows you to open them in JAR format.


Does jar files work on Samsung s3500?

no it does work,can you help how to work jar files on my samsung s3500..


WinRAR ZIP archive to jar conversion?

JAR files are simply ZIP files with a different extension. Just chnage the extension from .zip to .jar.


Can jar files be deleted?

no


What is the difference between Jar and Ear and War files?

JAR files (Java ARchive) allows aggregating many files into one, it is usually used to hold Java classes in a library. i.e. Math.jarWAR files (Web Application aRchive) stores XML, java classes, and JavaServer pages for Web Application purposes.EAR files (Enterprise ARchive) combines JAR and WAR files to make a combined archive for Enterprise Applications.


What are the jar files in servlets?

The Java Archive (JAR) file format enables you to bundle multiple files into a single archive file and Typically a JAR file contains the class files and auxiliary resources associated with applets and applications


How do you combine multiple jar file into one jar file so that multiple jar files can be run from one jar file?

78


Will nokia 2690 supports jar and jad files?

Yes, it does..


I have Minecraft 12w24a. Is there any way possible I can go back to 1.2.5?

Yes. Download the 1.2.5 JAR then replace the minecraft.jar files. Make sure to keep the 12w24a JAR.


Does android support jar applications?

You can't install jar files on Andriod devices but you can include jar as library in your application.


How can you open jar file?

jar openjava -jar filename.jar jar files are basically zip files with an extension of jar. If you just want to view the contents of the file, you may use programmes like winzip or winrar etc.But if you want to use the jar file for some execution you should j2me, or sjboy emulator