Overall reason for this code: Java based application to keep track of my CD collection and to show people my coding skills.
This code was written using Java 6 with Eclipse Kepler release 2.
The sql to create the MySQL database is in the Database directory.
This file contains the information you will need in order to connect to the database. Anything with <> around it means you have to fill in the proper information. One string on each line. You will need to change the location of this file in the code to where you put it.
The license in this repository is only for the code I created. Any included jar file acts under the license of that jar file.