Java ME SDK 3.0 Released

I am happy to announce the Revenue Release of Java Platform Micro Edition Software Development Kit 3.0.
Java ME SDK includes the advanced tools found in Java Wireless Toolkit 2.5.2 [for CLDC] and Sun Java Toolkit 1.0 [for CDC] and many new features.
Key Features
* Integration with third-party emulators and Windows Mobile devices
* On-device deployment and on-device debugging
* CLDC/MIDP, CDC/FP/PBP/AGUI, and BD-J integrated into one SDK
* New CLDC HotSpot Virtual Machine
* Optimized MSA 1.1 stack with extensions
* Profiling support
* Network monitor
* BD-J support
* New development environment based on Netbeans Platform
* Lightweight UI Toolkit (LWUIT) integration
* Device search database integrated in SDK
* JavaFX Mobile Emulator included
Have a look for yourself: [http://java.sun.com/javame/downloads/sdk30.jsp]

Are there any plans about releasing the SDK on Linux, and if yes, when?

Similar Messages

  • Is there any plan to release Java ME SDK 3.0 for linux?

    Hi
    Thank you for reading my post.
    Can someone please let me know when will Sun release Java ME SDK for linux?
    Thanks

    Note: This thread was originally posted in the [Sun Java Wireless Toolkit|http://forums.sun.com/forum.jspa?forumID=82] forum, but moved to this forum for closer topic alignment.

  • Just released Java ME SDK for Mac OS

    Java ME SDK 3.0 for Mac OS final version has been released [http://java.sun.com/javame/downloads/sdk30_mac.jsp|http://java.sun.com/javame/downloads/sdk30_mac.jsp]
    Edited by: kTom on Dec 22, 2009 5:25 AM
    Edited by: kTom on Dec 23, 2009 8:40 AM

    Are there any plans about releasing the SDK on Linux, and if yes, when?

  • Java ME SDK 3.0 on Vista 64bit (JDK/JRE1.6U13 32-bit installed right before

    I really would like to test the recently promoted release of Java ME SDK 3.0 on my Windows Vista Ultimate 64-bit.
    First I tried to install it using my previously installed JDK 1.6 64-bit. Installer failed to properly integrate with Vista's UAC. Then equipped with proper permissions installation succeeded. So I tried to start the app. Got a splash screen telling me to start modules. Next I saw a apparently neverending list of exceptions appearing once every 10 seconds. So I told my task manager to drop that process.
    I tried to uninstall the application and had to see uninstaller failing due to not support 64-bit Windows. Great. Java=Portability???? And why didn't installer tell me about it?
    Lacking opportunity to uninstall the ME SDK I decided to drop every update of JRE and my existing JDK, then ask regedit to drop any registry information on any sort of Java-related stuff. Next I dropped all left-over folders related to installations of Java or Java-bundled software. Completing this I got a fresh JDK/JRE 1.6 Update 13 32-bit and installed it to my computer without any trouble.
    Next I decided to have another test of installing and running Java ME SDK 3.0 ... interesting: installer detected an existing installation (where from? all folders as well as lots of registry keys had been dropped before, even Windows' application manager didn't consider to have an existing installation anymore). The installer found new JDK installed before and finally succeeded to reinstall the app.
    Well, I tried to start it after that expecting something tested and thus working now. Instead of that I got the same sequence of exceptions requiring me to ask Task Manager for help after two bothering minutes of cancelling exceptions on splash screen not showing any kind of progression anymore.
    Here's my question (aside from: Who on earth started to falsely proclaim Java being platform-independent?):
    How can I get rid of these problems and have that super-app running on my two and a half years old operating system?
    Any support is welcome!
    Thomas
    (PS: I admit to have very bad view on Java as a technology due to stepping from trouble to trouble for years now and so I guess no one's ever able to convince me of the contrary, so please ignore any dismissive statement on it above. And yes I'd like to see this app running so I can start developing apps for mobile phones or at least test its capabilities in comparison to the competition.)
    EDIT: A few months ago I was testing some ME SDK with success. I can't remember version or included IDE. Is there any (basic) difference in using "Java ME SDK 3.0" as currently promoted on SDN from using Netbeans 6.5 supporting Java ME as well?
    Edited by: soletan on May 26, 2009 9:55 AM

    Hi, I also used the 64 bit sdk with Java ME SDK 3.0 and I am now unable to unistall it. I tried the suggestion of editing the 2 Java files which as suggested allowed the program to work correctly however I was unable to uninstall the program. So I tried the other suggestion of removing the files and then reinstalling linking to the 32 bit SDK which again it works OK but I am unable to uninstall.
    On trying to uninstall I get the error:
    Cannot load native library from path: native/jmesdk/windows/windows-x86.dll
    Exception:
    java.lang.UnsatisfiedLinkError:
    +C:\[home dir]\AppData\Local\Temp\[temp file]: Can't load IA 32-bit.dll on a AMD 64-bit platform.+
    You can get more details about the issue in the installer log file:
    Log file has:
    +[2010-07-25 20:14:21.422]: IsProductInstalledAction executed...+
    +[2010-07-25 20:14:21.422]: ...uninstallation, quiting+
    +[2010-07-25 20:14:21.453]: loading sdk library+
    +[2010-07-25 20:14:21.453]: library resource path: native/jmesdk/windows/windows-x86.dll+
    +[2010-07-25 20:14:21.454]: library file path: <SNIP>AppData\Local\Temp\nbi-611817385067150493.tmp+
    +[2010-07-25 20:14:21.459]: Cannot load native library from path: native/jmesdk/windows/windows-x86.dll+
    +[2010-07-25 20:14:21.460]: java.lang.UnsatisfiedLinkError: <SNIP>\AppData\Local\Temp\nbi-611817385067150493.tmp: Can't load IA 32-bit .dll on a AMD 64-bit platform+
    +[2010-07-25 20:14:21.460]:      at java.lang.ClassLoader$NativeLibrary.load(Native Method)+
    +[2010-07-25 20:14:21.460]:      at java.lang.ClassLoader.loadLibrary0(Unknown Source)+
    +[2010-07-25 20:14:21.460]:      at java.lang.ClassLoader.loadLibrary(Unknown Source)+
    +[2010-07-25 20:14:21.460]:      at java.lang.Runtime.load0(Unknown Source)+
    +[2010-07-25 20:14:21.460]:      at java.lang.System.load(Unknown Source)+
    +[2010-07-25 20:14:21.460]:      at org.netbeans.installer.utils.system.j2mesdk.SDKExtraUtils.loadNativeLibrary(SDKExtraUtils.java:128)+
    +[2010-07-25 20:14:21.461]:      at org.netbeans.installer.utils.system.j2mesdk.SDKExtraUtils.<clinit>(SDKExtraUtils.java:42)+
    +[2010-07-25 20:14:21.461]:      at com.sun.cdc.installer.JMESDKConfigurationLogic.getUninstallWizardComponents(JMESDKConfigurationLogic.java:368)+
    +[2010-07-25 20:14:21.461]:      at org.netbeans.installer.wizard.components.sequences.ProductWizardUninstallSequence.canExecuteForward(ProductWizardUninstallSequence.java:115)+
    +[2010-07-25 20:14:21.461]:      at org.netbeans.installer.wizard.Wizard.getNext(Wizard.java:893)+
    +[2010-07-25 20:14:21.461]:      at org.netbeans.installer.wizard.Wizard.next(Wizard.java:593)+
    +[2010-07-25 20:14:21.461]:      at org.netbeans.installer.wizard.components.WizardSequence.executeForward(WizardSequence.java:84)+
    +[2010-07-25 20:14:21.461]:      at org.netbeans.installer.wizard.components.sequences.MainSequence.executeForward(MainSequence.java:138)+
    +[2010-07-25 20:14:21.461]:      at org.netbeans.installer.wizard.Wizard.next(Wizard.java:610)+
    +[2010-07-25 20:14:21.461]:      at org.netbeans.installer.wizard.components.WizardAction$1.run(WizardAction.java:124)+
    +[2010-07-25 20:14:21.462]: ... show message dialog+
    +[2010-07-25 20:14:21.462]: title: Critical Error+
    +[2010-07-25 20:14:21.462]: message: Cannot load native library from path: native/jmesdk/windows/windows-x86.dll+
    +[2010-07-25 20:14:21.462]:+
    +[2010-07-25 20:14:21.463]: Exception:+
    +[2010-07-25 20:14:21.463]: java.lang.UnsatisfiedLinkError:+
    +[2010-07-25 20:14:21.463]: <SNIP>AppData\Local\Temp\nbi-611817385067150493.tmp: Can't load IA 32-bit .dll on a AMD 64-bit platform+
    +[2010-07-25 20:14:21.463]:+
    +[2010-07-25 20:14:21.463]: You can get more details about the issue in the installer log file:+
    +[2010-07-25 20:14:21.463]: <SNIP>.javame-sdk\log\20100725201416.log+
    Any suggestions on how to uninstall the program?
    Thanks,

  • Install 3rd party emulator in Java ME SDK 3.0

    Hi!
    I have just uppgraded from the EA release to 3.0. When I had the EA release I added a number of 3rd party emulators to be able to run my midlet with the 'Run With' command. Now I can't get the emulators installed.
    I try Tools/Java Platform/Add Platform. I have tried with both 'Java ME MIDP Platform Emulator' and 'Custom Java ME MIDP Platform Emulator' but no Java ME Platform folders can be found. Should my existing emulators, that worked with the EA release work, or do I need new versions? What 3rd party emulators hav you tested this with??
    br
    Erik Wetterberg

    Hello Erik,
    thank you for your comment.
    The UI which comes with Jame ME SDK 3.0 is supposed to be a small IDE for Java ME SDK 3.0. It means it does not support emulators which are not Java ME SDK 3.0 compliant. That's probably your case.
    Detecting not Java ME SDK 3.0 compliant 3rd party emulators and "Run With" command was a side effect of EA release which was removed for final version. In final release it is not possible to detect not 3.0 compliant toolkits anymore, e.g. Sun Java Wireless Toolkit 2.5.2 for CLDC or Sun Java Toolkit 1.0 for CDC.
    If you want to use 3rd party emulators use NetBeans Mobility. It is supposed to support all emulators which can be detected by UEI.
    Best regards,
    Radko

  • Oracle8i on RH 6.0 w/ Java 2 SDK v.1.2.2 from SUN

    I'm trying to run the OUI to install the Oracle 8i client tools on an intel platform workstation w/ RH 6.0 and the new JAVA 2 SDK v.1.2.2 from Sun Microsystems. Is there any way to make this work, or do I have to go back to the Blackdown release of the JRE 1.1.6 v5?

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by rrarabie ():
    I'm trying to run the OUI to install the Oracle 8i client tools on an intel platform workstation w/ RH 6.0 and the new JAVA 2 SDK v.1.2.2 from Sun Microsystems. Is there any way to make this work, or do I have to go back to the Blackdown release of the JRE 1.1.6 v5?<HR></BLOCKQUOTE>
    According to the doc titled "User Friendly Install Of Oracle8i on Redhat Linux 6.1"
    ..." use the EXACT versions i.e not newer/older versions"
    "JRE version 1.1.6v5 .........".
    Good luck

  • Installing Java EE SDK over SE SDK

    I am running Java SE 6 on WIndows XP. I have
    Java DB 10.4.1.3
    Java 6 Update 11
    Java 6 Update 7
    Java SE SDK Update 11
    installed.
    1. Do I need to uninstall the SE SDK before installing Java EE 5 SDK?
    2. Is it safe to assume that Java EE SDK is a superset of SE SDK? When I first started learning
    Java I knew I didn't need the EE edition, but now I want to start exploring its features.
    Thanks,
    Mitch

    This is very close to my problem,
    32 bit Fedora release 11 (Leonidas)
    ls -lh java_ee_sdk-5_08-jdk-6u17-linux.bin
    -rwxrwxr-x. 1 morten morten 161M 2009-11-17 20:18 java_ee_sdk-5_08-jdk-6u17-linux.bin
    md5sum java_ee_sdk-5_08-jdk-6u17-linux.bin
    dc71fc44ce1d10c1a9d53edde4ff858f java_ee_sdk-5_08-jdk-6u17-linux.bin
    should be a correct download.
    chmod a+x java_ee_sdk-5_08-jdk-6u17-linux.bin
    # ./java_ee_sdk-5_08-jdk-6u17-linux.bin
    ./java_ee_sdk-5_08-jdk-6u17-linux.bin: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
    same error as you reports. There was also an error and IIRC an incompatibility with the latest java plug in for firefox .
    # find / -name '*plugin*' -print | grep firefox
    /home/morten/.mozilla/firefox/kpsa4zom.default/pluginreg.dat
    /home/morten/.mozilla/firefox/g59tp699.default/pluginreg.dat
    /usr/lib/firefox-3.5.5/searchplugins
    # find / -name libjavaplugin_oji.so -print
    /usr/java/jre1.6.0_17/plugin/i386/ns7/libjavaplugin_oji.so
    /usr/java/jre1.6.0_17/plugin/i386/ns7-gcc29/libjavaplugin_oji.so
    cd /usr/lib/firefox-3.5.5/searchplugins
    # ls -l | grep java
    lrwxrwxrwx. 1 root root 58 2009-11-17 19:42 libjavaplugin_oji.so -> /usr/java/jre1.6.0_17/plugin/i386/ns7/libjavaplugin_oji.so
    It did not work on first attempt.
    I just wanted to report that similar problems may occur, and I will try your suggestions. If someone knows other details about this topic JDK on Fedora or Red Hat based Linux, please comment.
    The instructions from here:
    How do I download and install Java for my Linux computer?:
    http://java.com/en/download/help/5000010500.xml#rpm
    Java Downloads for Linux Recommended Version 6 Update 17
    did not work as documented. On my 32 bit fedora 11.

  • OutOfMemoryError in Java ME SDK 3.0, 3.2, 3.3 and 3.4 emulator

    Hello together,
    sorry for restarting this topic again, but the original discussion
    OutOfMemoryError in Java ME SDK 3.0 and 3.2 emulator
    has been archived while I was concerned with different things in the meantime. Now returning to Java ME programming again, I find that the problem still persists, at least for the most recently released emulator 3.4. Also the suggestion to increase the heap size via command line parameter is not working. Any further ideas are still appreciated!
    Regards,
    Oliver Pfeiffer

    Try to adjust the heap size by starting the emulator from the command line
    and add the parameter "-Xheapsize=10M"  this will give you a heap size of 10 Meg.

  • Where to start changeing emulator preferences in Java ME SDK 3.0

    in the Java ME SDK 3.0 help (UserGuide.pdf) i found
    "The Java ME Platform SDK enables you to configure the Bluetooth and OBEX
    simulation environment. Choose Edit > Preferences and select Bluetooth/OBEX to
    display the following window."
    but there is no menu/button or any other element labeled "edit" from where i can start
    Edited by: peter-simon on Aug 8, 2010 5:34 AM

    Hello Erik,
    thank you for your comment.
    The UI which comes with Jame ME SDK 3.0 is supposed to be a small IDE for Java ME SDK 3.0. It means it does not support emulators which are not Java ME SDK 3.0 compliant. That's probably your case.
    Detecting not Java ME SDK 3.0 compliant 3rd party emulators and "Run With" command was a side effect of EA release which was removed for final version. In final release it is not possible to detect not 3.0 compliant toolkits anymore, e.g. Sun Java Wireless Toolkit 2.5.2 for CLDC or Sun Java Toolkit 1.0 for CDC.
    If you want to use 3rd party emulators use NetBeans Mobility. It is supposed to support all emulators which can be detected by UEI.
    Best regards,
    Radko

  • Java me sdk

    i have installed netbeans 6.9 ,jdk1.6 and java me sdk 3.0,when i create new project in netbeans for java me,it give error java.lang.reflect.Invocationtargetexception.It cannot go further when i clicked finish button.

    Hi,
    Did you upgrade from a previous version of NetBeans or ME SDK? You can try explicitly uninstalling both, and also deleting the NetBeans directory of the local user to clear up any leftovers. Then reinstall ME SDK 3.2 (the last version of the 3.x release), then NetBeans. Then following the ME SDK setup instructions to install the ME SDK plugins in NetBeans and activate them.
    Hope this helps. Best,
    -- Terrence
    Product Manager, Oracle

  • Java ME SDk Tools plugins error

    Yesterday I couldn't find Device Selector window in Eclipse. And when I realized that the option of Java ME was dissapeared in "Tools" I went to take a look to the plugins.
    I unistalled both Java ME SDK tools and Java ME SDK Demos. In order to instal them again. But I get the message below in the pugins window:
    Some plugins require plugin org.netbeans.api.mobility to be installed.
    The plugin org.netbeans.api.mobility is requested in version 8.3.1.  The following plugin is affected:       Java ME SDK Tools
    Some plugins require plugin org.netbeans.api.mobility to be installed.
    The plugin org.netbeans.api.mobility is requested in version 8.7.1.  The following plugin is affected:       Java ME SDK Tools
    Some plugins require plugin org.netbeans.modules.j2me.kit to be installed.
    The plugin org.netbeans.modules.j2me.kit is requested in version 1.0.  The following plugin is affected:       Java ME SDK Tools
    Some plugins require plugin org.netbeans.modules.j2me.project to be installed.
    The plugin org.netbeans.modules.j2me.project is requested in version 1.2.  The following plugin is affected:       Java ME SDK Tools
    Some plugins require plugin org.netbeans.modules.mobility.cldcplatform to be installed.
    The plugin org.netbeans.modules.mobility.cldcplatform is requested in version 1.4.  The following plugin is affected:       Java ME SDK Tools
    Some plugins require plugin org.netbeans.modules.mobility.cldcplatform to be installed.
    The plugin org.netbeans.modules.mobility.cldcplatform is requested in version 1.8.1.  The following plugin is affected:       Java ME SDK Tools 
    Some plugins not installed to avoid potential installation problems.
    I followed all the steps last week to get the same developing environment but I don't know what has happened.
    Any help will be very usefull. Thanks

    I had a similar issue after uninstalling the early release of the SDK.  I think it unloads some core components from the IDE.  I don't remember the exact steps to fix it, but it was something like this:
    1. Under Plugins dialog box, Settings tab, check the "NetBeans Distribution" option.
    2. Once the window refreshes, look under Available Plugins
    3. You should see a Java ME option.  Install that.
    After I installed that I went back and followed the steps to install the SDK.  Not sure why it worked, but it did.
    Brent S

  • Java ME SDK 8.0 EA Netbeans plugin installation problem

    We have been getting reports that some developer had trouble installing the Java ME SDK 8 EA plugins into NetBeans. We are working on fixing the issue, in the meantime please try the workaround posted in the Java ME SDK forum:
    Java ME SDK 8.0 EA Netbeans plugin installation problem
    Also be sure to check the latest ME SDK 8 EA Release Notes for late-braking information:
    http://docs.oracle.com/javame/dev-tools/jme-sdk-8/release-notes/html/Release_Notes/Release_Notes.html
    Sorry for the inconvenience.
    Best,
    -- Terrence

    Hi,
    For the Raspberry Pi, tooling over serial port is not supported. The simplest solution is to use standard IP networking over Ethernet. This can be a direct connection between the PC and the Raspberry Pi, as long as the cable is twisted and the IP addressing is correct (e.g. manual IP addressing or DHCP server on the PC).
    Regarding "Connecting to a UART Device": This is meant for attaching and controlling serial devices from the Raspberry Pi, not for tooling connections between the Raspberry Pi and the PC.
    Hope this helps,
    -- Terrence

  • Java ME SDK 3.x for Linux/Unix

    Hi!
    There was talk the last couple of years of a Linux/Unix release for the Java ME SDK 3.x,
    but as of today I see nothing like that at the download site.
    Does anybody know the state of this?
    A Linux/Unix SDK would be very helpful to me in my development work!
    (This is a ping to users, who themselves are Oracle Product Development personnel!)

    Yes, a real need for many developers.
    cherrs

  • Would the java applications be affected if change verison of Java 2 SDK

    This would be a very urgent information for me. Thanks a lot if you could help!!! :
    If the source codes I want to reuse is previously developed and tested with Java 2 SDK, Standard Edition (1.2.1_04) Production Release for Solaris, could I directly reuse them with Java 2 SDK, Standard Edition 1.3.1 for Windows? If not, what could I do to make the old Java application with Solaris to be able to run with Windows?

    If you application is pure Java (e.g. not running external programs or using JNI), then it should run w/o changes regardless of the platform. Of course, platform specific bugs may affect reality.

  • Problems Installing JAVA 2 SDK and Forte4J CE 3.0 on Win98  - HELP !!!!

    I have downloaded JAVA 2 SDK, SE v.1.4.0 and Forte for Java CE 3.0 without any trouble, but when I go to install it, I get stuck at the SDK installation screen, and nothing happens.
    I did restart my computer after downoading the file, but that did not help. I have been looking at the installation screen now for about an hour. What do I do? Please, somebody help me.
    Thanks.
    Iwona

    I had a similar problem with J2SDK 1.4.0 and Forte
    3.0 on a Win98 box. Realizing that J2SDK 1.4.0 is a
    BETA release, I dropped back to J2SDK 1.3.0_02. It
    works fine!
    Regards,
    Mark

Maybe you are looking for

  • How to manually manage my music in itunes 7.0?

    in itunes 6.0, all i did was click on the ipod nano icon and the complete list of songs would show up, which i could drag in new songs and delete old songs. intunes 7.0 still has my ipod nano marked as manually manage music, when i click on the ipod

  • SQL Developer Data Modeler -- JRE or JDK

    Hi, Primarily, can any of you confirm that I need JDK (or J2SE SDK as the error message states) - and not just JRE as it is stated on the download pages on OTN? I have just downloaded "SQL Developer Data Modeler" w/o JRE. Primarily because I already

  • Report painter currency

    Hello Experts, I have an issue to change the currency in report created by report painter. Report library:1VK table : CCSS Currently it is in CNY object currency, but I would like to see the report by CO area currency EUR. I used T-code: RPC0 to set

  • Using TCOde rscrm_bapi and a query result in a error

    Hi All, When using tcode RSCRM_BAPI the query execution results in a error Query Meta data is Incomplete Please suggest me the solution for this ASAP. Regards, Varma

  • Copy an application with plugins into a new application and change theme...

    I copied an application (theme 23) with plugins into a new application and then changed the theme to theme 26. After that, all plugins (skillbuilders super lov, skillbuilders modal, and notification plugin) didn't work at all. However, when I changed