summaryrefslogtreecommitdiffstats
path: root/EssentialsChat/nbproject/project.properties
diff options
context:
space:
mode:
Diffstat (limited to 'EssentialsChat/nbproject/project.properties')
-rw-r--r--EssentialsChat/nbproject/project.properties5
1 files changed, 1 insertions, 4 deletions
diff --git a/EssentialsChat/nbproject/project.properties b/EssentialsChat/nbproject/project.properties
index 09ad86fb8..89b368bee 100644
--- a/EssentialsChat/nbproject/project.properties
+++ b/EssentialsChat/nbproject/project.properties
@@ -33,8 +33,7 @@ jar.compress=false
javac.classpath=\
${file.reference.craftbukkit-0.0.1-SNAPSHOT.jar}:\
${file.reference.Permissions.jar}:\
- ${reference.Essentials.jar}:\
- ${reference.Register.jar}
+ ${reference.Essentials.jar}
# Space-separated list of extra javac options
javac.compilerargs=
javac.deprecation=false
@@ -64,9 +63,7 @@ meta.inf.dir=${src.dir}/META-INF
mkdist.disabled=false
platform.active=default_platform
project.Essentials=../Essentials
-project.Register=../Register
reference.Essentials.jar=${project.Essentials}/dist/Essentials.jar
-reference.Register.jar=${project.Register}/dist/Register.jar
run.classpath=\
${javac.classpath}:\
${build.classes.dir}