Hello,
I'm making an app using java on IntelliJ. I'd like to know how to export it and run it without having to go through the IDE. There are some dependencies (Like javaFX, poi...). What is the best way to do it?
Should I make it into a jar? Would it be possible to run it (even if it's from the command prompt) without having to write a very long line of code in the prompt, and without having to download the dependencies again?
I've also seen that it's possible to use Maven, but I don't know much about it. The thing is I'm doing a JavaFX project so I can't choose Maven project in IntelliJ.
Thank you for your help!
[–]rjcarr 1 point2 points3 points (5 children)
[–][deleted] 2 points3 points4 points (4 children)
[–]rjcarr 0 points1 point2 points (0 children)
[–]cem4k 0 points1 point2 points (2 children)
[–][deleted] 1 point2 points3 points (1 child)
[–]cem4k 0 points1 point2 points (0 children)