How to Make a Java Executable File in IntelIJ IDEA IDE

preview_player
Показать описание
This is a video about creating an executable file in IntelliJ IDEA IDE
This video answers:
-How to Make a Java Executable File in IntelIJ IDEA IDE
-How to Make a .jar File in IntelIJ IDEA IDE
-How to Make a jarl File in IntelIJ IDEA IDE

What is an Executable File?
An executable file is a file that is used to perform various functions or operations on a computer. Unlike a data file, an executable file cannot be read because it has been compiled. On an IBM compatible computer, common executable files are .BAT, .COM, .EXE, and.BIN, .Jar . On an Apple Mac computer running macOS the .DMG and .APP files are executable files. Depending on the operating system and its setup, there can also be other executable files.
Рекомендации по теме
Комментарии
Автор

quick and easy to understand, thank you very much!

Cablur
Автор

This was exactly what I needed! Thank you!

TheGreat
Автор

Since javafx is removed from jdk11 and is available as openjfx, can you please guide me how to make exe of it ? All i want is to send my application to ppl as a standalone application or a setup file.

ravish
Автор

if we have mysql connection how can import the sql file?

ghorzang
Автор

qıick and realy easy thank you bro it is very helpfull

frattekin
Автор

it won't open says Error: Unable to access jarfile hello_world_2.jar

fernanfaranal
Автор

What if you dont get a jar but a bunch of files in zip...

leoclaxton
Автор

Why do I get the universal extractor working when double clicking on my jar file in the desktop ?

sakkamouid
Автор

mmmm .... and where is the .exe generated??

sombras_extranhas
Автор

This is not about executable files... 😂
.jar is not executable without JVM.
You should show the world how to make real .exe files from Java projects!

vbiqbsv