0% found this document useful (0 votes)
3 views

Converting Java to Executable

The document outlines the process of converting Java files to executable files using Launch4J, including objectives, technical terms, and features of the tool. It provides a step-by-step procedure for the conversion and includes a rubric for evaluating the output. Additionally, it poses a community question regarding the digitalization of indigenous people's ways of living.

Uploaded by

sandiquesean
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views

Converting Java to Executable

The document outlines the process of converting Java files to executable files using Launch4J, including objectives, technical terms, and features of the tool. It provides a step-by-step procedure for the conversion and includes a rubric for evaluating the output. Additionally, it poses a community question regarding the digitalization of indigenous people's ways of living.

Uploaded by

sandiquesean
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 14

CONVERT:

45 hours = _________ minutes

2, 700 minutes
CONVERT:
45 kilometers = _________ meter

45,000 meters
CONVERT:
1024 Kilobytes = _________ Gigabyte

0.00098
CONVERTING .J
AVA TO .EXE
USING
LAUNCH4J
Prepared by: Mr. Jayvee M. Simbajon
OBJECTIVES:
 List the step-by-step procedure of converting
java file to executable file using launch4j
 Create a window executable file that works in
different virtual machines.
 Recognize the importance of executable file in
program creation.
TECHNICAL TERMS:
 Jar

a file to be converted into executable


 .ico

a file format of an icon image.


 Output File

This is the location where the compiled EXE (executable) file will be created
once the conversion is complete
 JRE

The Java Runtime Environment (JRE), also known as Java Runtime, is the part
of the Java Development Kit (JDK) that contains and orchestrates the set of
tools and minimum requirements for executing a Java application.
WHAT IS LAUNCH4J?
Launch4j is a cross-platform tool
for wrapping Java applications
distributed as jars in lightweight
Windows native executable.
FEATURES OF LAUNCH4J:
 It's possible to wrap applications on Windows,
Linux and Mac OS X.
 Doesn't extract the jar from the executable.
 Supports GUI and console apps.
 Lightweight: 35 KB.
STEP-BY-STEP PROCEDURE
OF CONVERTING .JAVA
TO .EXE
Step 1 : Make JAR file for your
application
Step 2 : Download Launch4J
Step 3 : Launch4J Basic
Configurations
Step 4 : Compile and Make Executable
.java .jar .exe
QUESTION FOR COMMUNITY
SHARING:
If there is one thing that you want to digitalized
to the old way of living of indigenous people,
what is it?

Help them by making a window executable


in .exe format from your Java.
RUBRICS:
CRITERIA POINTS
Design of Logic 5
Efficiency 5
Correct Output 5
WRITTEN TASK:
Directions: Arrange the following events into order
by writing A to E respectively.

______1. Compile and Make Executable


______2. Make JAR file for your application
______3. Set JRE minimum requirement as 1.4.0.
______4. Specify output file with .exe file format
______5. Download Launch4J

You might also like