Skip to content

Commit afc5c96

Browse files
committed
Swapped project to Maven build from Ant. Moved files to maven-standard locations.
1 parent fb25318 commit afc5c96

File tree

68 files changed

+36
-446
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+36
-446
lines changed

.gitignore

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
.DS_Store
2+
target
3+
*.iml
4+
*.iws
5+
*.ipr
6+
.idea/

0 commit comments

Comments
 (0)