- Open a terminal (Ctrl + Alt + T)
- Change to the project directory (cd /home/'username'/Downloads/project-directory)
- Enter 'mvn package' (Project is compiled, and you're ready)
- Run the below code and have fun.
java -jar target/JukeBox-1.0-SNAPSHOT.jar
or forget about all these and run on any IDE by clicking "Run"
On the pop up window, enter the directory/file (.mp3/.m3u), that you want to play.