summaryrefslogtreecommitdiffstats
path: root/EssentialsGeoIP
diff options
context:
space:
mode:
authorsnowleo <schneeleo@gmail.com>2011-06-07 01:08:31 +0200
committersnowleo <schneeleo@gmail.com>2011-06-07 01:08:31 +0200
commitd8a81923b1bd3f42add1fd096604a3b2ef2506d5 (patch)
tree30eb52ebb75a5a2025bd82bbed8931e0b53300f4 /EssentialsGeoIP
parent1321f8de5d400ad7ff6acd6dbc9bb78303439baa (diff)
downloadEssentials-d8a81923b1bd3f42add1fd096604a3b2ef2506d5.tar
Essentials-d8a81923b1bd3f42add1fd096604a3b2ef2506d5.tar.gz
Essentials-d8a81923b1bd3f42add1fd096604a3b2ef2506d5.tar.lz
Essentials-d8a81923b1bd3f42add1fd096604a3b2ef2506d5.tar.xz
Essentials-d8a81923b1bd3f42add1fd096604a3b2ef2506d5.zip
Only import what we really need.
Diffstat (limited to 'EssentialsGeoIP')
-rw-r--r--EssentialsGeoIP/nbproject/project.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/EssentialsGeoIP/nbproject/project.properties b/EssentialsGeoIP/nbproject/project.properties
index bc9576f9a..8eb099985 100644
--- a/EssentialsGeoIP/nbproject/project.properties
+++ b/EssentialsGeoIP/nbproject/project.properties
@@ -26,12 +26,12 @@ dist.jar=${dist.dir}/EssentialsGeoIP.jar
dist.javadoc.dir=${dist.dir}/javadoc
endorsed.classpath=
excludes=
-file.reference.craftbukkit-0.0.1-SNAPSHOT.jar=../lib/craftbukkit-0.0.1-SNAPSHOT.jar
+file.reference.bukkit-0.0.1-SNAPSHOT.jar=../lib/bukkit-0.0.1-SNAPSHOT.jar
includes=**
jar.compress=false
javac.classpath=\
${reference.Essentials.jar}:\
- ${file.reference.craftbukkit-0.0.1-SNAPSHOT.jar}
+ ${file.reference.bukkit-0.0.1-SNAPSHOT.jar}
# Space-separated list of extra javac options
javac.compilerargs=
javac.deprecation=false