, compile it by javac hello.java , execute it on terminal by java hello.java . Considering there is no errors , what next stages are done until it becomes a complete desktop application which you can just double click for it to work?
Where does the jar comes in?
Please answer 🙏
Jar is a packaging format - you can either use jar command line tool or use an IDE like eclipse or intellij
Обсуждают сегодня