You are viewing the article How to Extract a JAR . file at Tnhelearning.edu.vn you can quickly access the necessary information in the table of contents of the article below.
This article is co-authored by a team of editors and trained researchers who confirm the accuracy and completeness of the article.
The wikiHow Content Management team carefully monitors the work of editors to ensure that every article is up to a high standard of quality.
There are 8 references cited in this article that you can see at the bottom of the page.
This article has been viewed 3,379 times.
JAR file (short for “Java Archive”) – compressed folder file. It is similar to a zip file. When extracting a Jar file, you are extracting the contents of the Java Archive file into a directory. After exporting to the folder, you will be able to access each document stored in the Jar Archive file. [1] X Standard Jar Research Resources are easy to open on Windows, but they are inherently incompatible with Mac and Linux operating systems. Therefore, each operating system will have a different decompression process.
Steps
On Windows
- Windows 10: First, click the File Explorer icon. The icon with the yellow file cover is on the blue document rack, it’s in the bottom taskbar. Then select “This PC” from the left sidebar of the window. [2] X Trusted Source Microsoft Support Go to Source
- Windows 8: Right click in the empty frame. Select “All Apps” from the bottom menu bar. Navigate to the item labeled “Windows System”. Double-click “Computer”. [3] X Research Sources
- Windows 7: Run the Start menu and select “My Computer”. [4] X Research Sources
- On the keyboard, press the Windows + R key combination to run the “Run” program. Type “cmd” then press ↵ Enter . The Command Prompt program will open. [6] X Research Sources
- For example, if the file is in the drive “Local Disk (C):”, type “c”.
- Example: “cd”.
- For example: “cd C:Program FilesJavajdk1.7.0_79bin”.
- “x” stands for “extract”.
- “f” stands for “file”.
- When combined, “xf” means you want to extract the file specified in the command line.
- For example: “xf myjarfile.jar”.
- After typing “xf myjarfile.jar”, press space once.
- Enter the filename to extract. You need to enter the exact name that the document displays in the Jar file.
- If you want to extract multiple documents, press the spacebar and enter a different filename.
- Repeat this process until you have listed all the files to extract.
On Mac
- In this example, the Jar file is named “myjarfile.jar”. After removing the “.jar” extension, the file name that remains is “myjarfile”.
- For example, we will change it to: “myjarfile.zip”.
On Linux
This article is co-authored by a team of editors and trained researchers who confirm the accuracy and completeness of the article.
The wikiHow Content Management team carefully monitors the work of editors to ensure that every article is up to a high standard of quality.
There are 8 references cited in this article that you can see at the bottom of the page.
This article has been viewed 3,379 times.
JAR file (short for “Java Archive”) – compressed folder file. It is similar to a zip file. When extracting a Jar file, you are extracting the contents of the Java Archive file into a directory. After exporting to the folder, you will be able to access each document stored in the Jar Archive file. [1] X Standard Jar Research Resources are easy to open on Windows, but they are inherently incompatible with Mac and Linux operating systems. Therefore, each operating system will have a different decompression process.
Thank you for reading this post How to Extract a JAR . file at Tnhelearning.edu.vn You can comment, see more related articles below and hope to help you with interesting information.
Related Search: