answersLogoWhite

0

yes

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is contain inside the jar file?

.jar files contain byte-code compiled to run on the Java Virtual Machine.


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

78


Where WAR file is to be stored?

in eclipse ide,.war,.jar files are kept inside lib folder


What is jar file?

Jar file is Java AR-chive Java Archive File, commonly referred to as a Jar File is nothing more than a compressed archive file.


What is the actually inside the jar file?

A JAR file is just a Java ARchive; it is a collection of classes - arranged by package in a folder structure - compressed in a zip archive. In order for a JAR to be executable, it must also contain a manifest file which tells Java what the main class is. This file should be called MANIFEST.MF and be located within a top-level folder: META_INF Details on how to format this file can be found in the link below.


How do you convert text file to jar file?

You can change the file extension from .txt to .jar but .jar is a java format and is not normally used to wrap text.


How can you covert a ZIP file to a JAR file?

We can easily convert the zip file into jar file by using the converting software, named winzip.


How do you convert exe file to jar file?

You can't.


How do you load jar games on samsung gravity t?

Type in the file path of the jar file into the web browser.


What command lines extract the contents of jar file tools.jar?

To extract the contents of a JAR file like tools.jar, you can use the jar command or unzip. Using the jar command, the syntax is: jar xf tools.jar Alternatively, you can use the unzip command: unzip tools.jar Both commands will extract the contents of the JAR file into the current directory.


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 convert jar file to sis?

this conversion is not possible because sis is a symbian file(another operating system that is mainly used by nokia) & jar is java file both are not same