From af64a77268671a20e979f6caf43ab839b70f8c2e Mon Sep 17 00:00:00 2001 From: JeromSar Date: Thu, 30 Oct 2014 19:28:47 +0100 Subject: [PATCH] Officially compiling for Spigot for the time being --- nbproject/project.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nbproject/project.properties b/nbproject/project.properties index 35368377..66fa7ca0 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -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