Skip to content

Commit

Permalink
Changed classpath for ZML
Browse files Browse the repository at this point in the history
  • Loading branch information
MisterCavespider committed Aug 10, 2016
1 parent 40c7d1d commit 8d8b641
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions nbproject/project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ excludes=
includes=**
jar.compress=false
javac.classpath=\
${libs.ZML.classpath}:\
${libs.jme3-jogg.classpath}:\
${libs.jme3-networking.classpath}:\
${libs.jme3-plugins.classpath}:\
Expand All @@ -45,8 +46,7 @@ javac.classpath=\
${libs.jme3-bullet.classpath}:\
${libs.jme3-bullet-native.classpath}:\
${libs.jme3-test-data.classpath}:\
${libs.jme3-niftygui.classpath}:\
${libs.ZML.classpath}
${libs.jme3-niftygui.classpath}
# Space-separated list of extra javac options
javac.compilerargs=
javac.deprecation=false
Expand Down
1 change: 0 additions & 1 deletion src/nl/ibe/hex/settings/SettingsHQ.java
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
import java.util.logging.Level;
import java.util.logging.Logger;
import nl.ibe.hex.supply.ColorSupplier;
import nl.ibe.hex.util.Random;
import nl.mrcave.zml.ZML;

/**
Expand Down

0 comments on commit 8d8b641

Please sign in to comment.