IntelliJ IDEA: Create an Executable JAR File with External Libraries

preview_player
Показать описание
How to create a runnable JAR file using IntelliJ IDEA. How to include the external libraries/dependencies in the JAR file. How to fix error no main manifest attribute, in JAR using IntelliJ IDEA .

***********************************

🔥 *Complete Udemy Courses* :

⬇️ *Free Document Proofreading* ⬇️
Рекомендации по теме
Комментарии
Автор

my god I've almost given up at packaging my modular app with maven you're a life saver

KeilyanLord
Автор

Really very nice and amazing build maked, Dear Big brohter, thank you so much

ShakirAli-rc
Автор

This is the wrong way to do it, the resulting JAR does not always do the same thing as the application. Instead you need to go right click on the project -> Maven -> expand your app -> double click on package. This creates a snapshot jar that actually does the work.

kristinaloncar
Автор

Esto es lo que andaba buscando hace tiempo. Muchas Gracias

garfiovargas
Автор

Thank you, how do we add resources folder to the executable JAR file?

vatsaakhil
Автор

Straight to point, and it works, thanks

SlizzWaveOfficial
Автор

Thank you
I have been looking for this solution
Finally

prajwalchunarkar
Автор

Definetly subsribing after this one 🔥 Thank you.

thepepato
Автор

Do you have a video for doing this same thing but using maven?

miggiegarcia
Автор

Well done! Thank you very much! Helped me a lot :)

a.human.
Автор

How do you build it with a specific jdk if you have 2 versions installed?

valentinpopescu
Автор

So I follow this steps but run in to the issue of the jar not opening when i click on it.

richardowingsjr
Автор

Thanks man, Keep up the good work. worked for me :)

i-publishinghouseghana
Автор

how should i do it if i have an rmi structured project and i only want to make the jar of the client?

qasimjamil
Автор

I got "A java Exeption has occured" when I try to start the .jar file. Any ideas how to resolve the issue and get further information on what could cause the exception?

juaou
Автор

mine says " The Java JAR file “test.jar” could not be launched."

manassehrandriamitsiry
Автор

When everything is done and I double click, I get the universal extractor who starts to extract files ....

sakkamouid
Автор

Thank you! this is perfect, but what if I contain some text files in the project? Do I need to specify the relative path or absolute one?

handsamegg
Автор

When i try to run it it says "no main manifest atribute" and doesnt run

David__
Автор

This was the perfect video for me thank you so much. My jar is working perfectly fine on windows but when I port it to macOS it is only executable via terminal and not by double clicking it

any ideas?

lukesvision
join shbcf.ru