mirror of
https://github.com/TotalFreedomMC/TotalFreedomMod.git
synced 2025-07-30 17:31:53 +00:00
More v1.2 Fixes
This commit is contained in:
parent
6e2cbc8e9f
commit
8a88eaea4d
6 changed files with 19 additions and 49 deletions
|
@ -31,7 +31,7 @@ jar.compress=false
|
|||
javac.classpath=\
|
||||
${libs.Bukkit.classpath}
|
||||
# Space-separated list of extra javac options
|
||||
javac.compilerargs=-Xlint:unchecked
|
||||
javac.compilerargs=-Xlint:unchecked -Xlint:deprecation
|
||||
javac.deprecation=false
|
||||
javac.processorpath=\
|
||||
${javac.classpath}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue