Hi,
1.
I am getting the following errors when importing sample application from Nokia 6131 NFC SDK 1.1,
The project cannot be built until build path errors are resolved.
Unbound classpath container: 'JRE System Library [Nokia_6131_NFC_SDK_1_1]' in project 'SimpleNDEFExample'
I can create new J2ME Midlet (MIDP2.0), for e.g. "HelloWorld" without any problems (Sun Java(TM) Wireless Toolkit 2.5.2_01 for CLDC selected)....but cannot run NFC 6131 SDK samples.
I then checked the BUildPath and refreshed (Edit)...it showed...
[Unable to resolve JRE: Nokia_6131_NFC_SDK_1_1 (SDK Emulator)]
with the JRE system library picked up.. WorkSpace Default (JRE 1.5.0-17)
the errors disappeared
and then it showed more than 100 errors for, e.g. related to "javax.microedition" and "ISO14443Connection cannot be resolved to a type".
In the project explorer I can find 'JRE System Library [jre1.5.0_17]'
how to add 'J2ME System Library for [Nokia_6131_NFC_SDK_1_1]' which is required I think.
2.
my setup is as follows,
Eclipse3.4.1
EclipseME
Nokia_6131_NFC_SDK_1_1 installed as Eclipse Plugin
sun java wireless_toolkit-2.5.2_01-win
jdk 1.5
3.
Also, a problem in general, in the RUN configuration window..if I click on Nokia SDK PLug-in to create New configuration...I am getting an error
saying "Java.Lang.IllegalArgumentException".
Please please help with the above.
Many Thanks!

Reply With Quote

