My CodenameOne Netbeans projects date back to 2012 and I began to think
that might be the problem.
I created a new CodenameOne project in Netbeans, just the basic Hello
World. I used CodenameOne settings to install the scanner cn1lib and
refreshed.
I added the imports to the MyApplication.java and the project compiled
without a problem.
So it looks like it is something about my projects that is causing this.
Any ideas?
The build is failing in the pre-compile target.. I added
<echo>CP=${javac.classpath}</echo> to the build.xml file and built my app:
CP=lib/CLDC11.jar:lib/CodenameOne.jar:lib/CodenameOne_SRC.zip:override
Made the same change to the new project build.xml:
CP=lib/CLDC11.jar:lib/CodenameOne.jar:lib/CodenameOne_SRC.zip:override:lib/impl/cls:lib/impl/stubs
So it looks like ${javac.classpath} is the problem, where is that getting
set?
--
You received this message because you are subscribed to the Google Groups
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit
https://groups.google.com/d/msgid/codenameone-discussions/f0d68fff-acf6-4a90-8c90-45a210c9f7da%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.