Skip to content
Snippets Groups Projects
Commit e6911141 authored by Terry D. Norbraten's avatar Terry D. Norbraten
Browse files

track deprecations

parent 40eb2047
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,7 @@ javac.classpath=
# Space-separated list of extra javac options
javac.compilerargs=
javac.debug=true
javac.deprecation=false
javac.deprecation=true
javac.processorpath=\
${javac.classpath}
javac.source=1.8
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment