S
S
Stavr Strelov2020-11-21 14:07:18
Java
Stavr Strelov, 2020-11-21 14:07:18

How to turn Java program into .exe file in IntelliJ IDEA?

It's been a long time since I've created a Java program in IntelliJ IDEA, in order to release it as a file, I turn it into a .jar archive. However, I would like the whole game to be in the form of a single .exe file, like all normal programs. I searched the entire Internet and did not find any more or less convenient and understandable way. Maybe someone knows?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
F
fsfsfs32, 2020-11-21
@IAmNoob

Use Launch4J

I
Igor Maznitsa, 2021-02-02
@raydac

you can see in this example https://github.com/raydac/battleships-resurrection how games are packed for different platforms, including those with exe generation and for poppy

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question