Skip to content

Latest commit

 

History

History
executable file
·
23 lines (17 loc) · 330 Bytes

README.md

File metadata and controls

executable file
·
23 lines (17 loc) · 330 Bytes

jplay

Java music player

Compile and package (generate jars)

In root directory:

mvn package

Run (and compile) the project with maven

In root directory:

mvn install

Run (only run) with java

You must compile first

java -jar xjplay/target/xjplay-1.0-SNAPSHOT-jar-with-dependencies.jar