diff --git a/sdk/BasicGameTemplate/nbproject/project.properties b/sdk/BasicGameTemplate/nbproject/project.properties index 2a24087ed..7cb1f0c5a 100644 --- a/sdk/BasicGameTemplate/nbproject/project.properties +++ b/sdk/BasicGameTemplate/nbproject/project.properties @@ -45,9 +45,7 @@ javac.classpath=\ ${libs.jme3-jogl.classpath}:\ ${libs.jme3-effects.classpath}:\ ${libs.jme3-terrain.classpath}:\ - ${libs.jme3-android.classpath}:\ - ${libs.jme3-jbullet.classpath}:\ - ${libs.jme3-ios.classpath} + ${libs.jme3-jbullet.classpath} # Space-separated list of extra javac options javac.compilerargs= javac.deprecation=false diff --git a/sdk/jme3-templates/src/com/jme3/gde/templates/BasicGameProject.zip b/sdk/jme3-templates/src/com/jme3/gde/templates/BasicGameProject.zip index 62b3d4d97..d537779b1 100644 Binary files a/sdk/jme3-templates/src/com/jme3/gde/templates/BasicGameProject.zip and b/sdk/jme3-templates/src/com/jme3/gde/templates/BasicGameProject.zip differ