Skip to content

Commit

Permalink
Removed unnecessary library
Browse files Browse the repository at this point in the history
Removed 1.6.2 jar and changed project properties to use the correct
library
  • Loading branch information
thelegendofbrian committed Jun 10, 2014
1 parent 7687ff3 commit dc493e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file removed lib/bukkit-1.6.2-R0.1-20130711.012359-4.jar
Binary file not shown.
4 changes: 2 additions & 2 deletions nbproject/project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@ dist.jar=${dist.dir}/AdminToggle.jar
dist.javadoc.dir=${dist.dir}/javadoc
endorsed.classpath=
excludes=
file.reference.bukkit-1.6.2-R0.1-20130711.012359-4.jar=lib/bukkit-1.6.2-R0.1-20130711.012359-4.jar
file.reference.bukkit-1.7.9-R0.2-20140515.034156-1.jar=lib/bukkit-1.7.9-R0.2-20140515.034156-1.jar
file.reference.Vault.jar=lib/Vault.jar
includes=**
jar.compress=false
javac.classpath=\
${file.reference.Vault.jar}:\
${file.reference.bukkit-1.6.2-R0.1-20130711.012359-4.jar}
${file.reference.bukkit-1.7.9-R0.2-20140515.034156-1.jar}
# Space-separated list of extra javac options
javac.compilerargs=
javac.deprecation=false
Expand Down

0 comments on commit dc493e4

Please sign in to comment.