c68e1bfbc8
* initial push for core-java-9 tutorials * Fixed Maven build with experimental java 9 Maven compiler plug-in. Minor code changes * Running maven build and changes to some of tests. * Fixed maven build and modifications ot some tests * Removing unnecessary files
13 lines
124 B
Plaintext
13 lines
124 B
Plaintext
*.class
|
|
|
|
#folders#
|
|
/target
|
|
/neoDb*
|
|
/data
|
|
/src/main/webapp/WEB-INF/classes
|
|
*/META-INF/*
|
|
|
|
# Packaged files #
|
|
*.jar
|
|
*.war
|
|
*.ear |