Learn Java by Doing Projects -- Project 2: Maven Jar Installer

Опубликовано: 02 Октябрь 2024
на канале: Java for Engineers
362
11

Time-Line
*********
00:00:00 Maven install Plugin
00:12:50 WindowBuilder & Java Swing API
00:36:02 Creating Maven Command from GUI
00:57:22 Executing Terminal Commands from Inside Java
01:13:00 Example of Installing Jar Files Using the GUI
01:23:47 Enable Drag and Drop of Jar Files
01:35:18 Implementing File Browser Functionality

Source code is available on GitHub:
https://github.com/javaNoviceProgramm...