diff options
Diffstat (limited to 'compile.bat')
-rw-r--r-- | compile.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compile.bat b/compile.bat index 5bc7896..ddae61c 100644 --- a/compile.bat +++ b/compile.bat @@ -1 +1 @@ -javac -d bin src\musichub\business\*.java src\musichub\util\*.java src\musichub\main\*.java -encoding UTF-8
\ No newline at end of file +mvn compile
\ No newline at end of file |