santoshko / codenameone

Automatically exported from code.google.com/p/codenameone
0 stars 0 forks source link

java/lang/NoClassDefFoundError: com/nokia/mj/impl/rt/support/Finalizer - Build error - J2ME #995

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Trying the NFC functionality (javax.microedition.contactless.TargetListener) as 
native code in my CN1 project on NOKIA701 device (J2ME platform).

I have set j2me.obfuscation = false.

I get the attached build error.

Original issue reported on code.google.com by anopo...@gmail.com on 13 Dec 2013 at 8:50

Attachments:

GoogleCodeExporter commented 8 years ago
I've added a build argument called j2me.ashaNative which you should set to 
true. You will then be able to invoke native Nokia/Asha 1.1 API's from the 
native code. This will be on the build server later today.

Original comment by shai.almog on 14 Dec 2013 at 1:39