We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b6b67f commit fc491b4Copy full SHA for fc491b4
CodenameOne/nbproject/project.properties
@@ -28,7 +28,7 @@ dist.jar=${dist.dir}/CodenameOne.jar
28
dist.javadoc.dir=${dist.dir}/javadoc
29
endorsed.classpath=
30
excludes=
31
-file.reference.corevm.jar=../../cn1-binaries/corevm.jar
+file.reference.corevm.jar=../Ports/CLDC11/dist/CLDC11.jar
32
includes=**
33
jar.compress=false
34
javac.classpath=\
@@ -76,4 +76,4 @@ source.encoding=windows-1252
76
src.dir=src
77
test.src.dir=test
78
endorsed.classpath.cmd.line.arg=-bootclasspath ${file.reference.corevm.jar}
79
-codenameone.dir=../../CodenameOne
+codenameone.dir=../../CodenameOne
0 commit comments