The workspace contains two folders by default, where:
src: the folder to maintain sourceslib: the folder to maintain dependencies
Meanwhile, the compiled output files will be generated in the bin folder by default.
In this project i will get input from user using java GUI (swing) package and seve the data on local database and display it on a table.
