mirror of
https://github.com/TheDeus-Group/TFM-4.3-Reloaded.git
synced 2024-12-23 02:34:58 +00:00
Officially compiling for Spigot for the time being
This commit is contained in:
parent
5c50069f21
commit
af64a77268
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ javac.classpath=\
|
|||
${libs.WorldEdit.classpath}:\
|
||||
${libs.Essentials.classpath}:\
|
||||
${libs.BukkitTelnet.classpath}:\
|
||||
${libs.CraftBukkit.classpath}
|
||||
${libs.SpigotPatched.classpath}
|
||||
# Space-separated list of extra javac options
|
||||
javac.compilerargs=-Xlint:unchecked -Xlint:deprecation
|
||||
javac.deprecation=false
|
||||
|
|
Loading…
Reference in a new issue