using maven build tools instead

This commit is contained in:
Sola
2015-11-13 17:33:58 +08:00
parent 2dd27b3524
commit 8959b33a04
17 changed files with 104 additions and 0 deletions

2
.gitignore vendored
View File

@@ -6,4 +6,6 @@ out/
~*
.DS_Store
.classpath
/target
/src/main/webapp/META-INF/context.xml
.project