Skip to content

Commit 9daafdb

Browse files
committed
Add the JSON plugin to the basic game template
1 parent b7ae105 commit 9daafdb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

BasicGameTemplate/nbproject/project.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ javac.classpath=\
4343
${libs.jme3-effects.classpath}:\
4444
${libs.jme3-terrain.classpath}:\
4545
${libs.jme3-jbullet.classpath}:\
46-
${libs.jme3-awt-dialogs.classpath}
46+
${libs.jme3-awt-dialogs.classpath}:\
47+
${libs.jme3-plugins-json.classpath}
4748
# Space-separated list of extra javac options
4849
javac.compilerargs=
4950
javac.deprecation=false

0 commit comments

Comments
 (0)