Discussion:
[mobility] Error 'No CLDC platform available'
spectorsky
2016-09-11 00:29:10 UTC
Permalink
Hello,

I've faced a problem with configuring Netbeans 8.1 to develop javame application. Previously, I had been writing on Netbeans with javame under Windows XP. However, when trying to install Netbeans with javame on the new PC under Windows 10, I'm obtaining message 'Platform home (platform.home property) is not set. Value of this property should be CLDC Oracle Java(TM) Platform Micro Edition SDK 3.0.5 emulator home directory location'.
When I try to fix project property on the platform tab, I see that 'No CLDC platform available'. When I try to install CLDC platform via 'Tools-> Java Platforms', I'm promted to choose the proper directory, and it is not directory with javame SDK, because this platform has been already installed. It seems that I need additionally to download some package like Wireless Toolkit, but Oracle says that now the WTK is included into javame SDK. Moreover, I see three devices already installed (Emdedded device 1, Embedded device 2, and one more). I've found on https://netbeans.org/community/releases/36/J2ME_Support.html page, that I have to download 6 nbm iles (kjava.nbm and 5 more like that), but I cannot find it, and I'm not sure that they are not obsolete, because WTK is now included int javame SDK.

Any ideas could be helpful.
Thanks in advance.

Loading...