How to integrate Java ME SDK 3.2 with NetBeans
for my students in the field of mobile programming..... Many people like to use Java ME SDK with IDEs. We provided instructions on how to integrate the SDK with NetBeans through the download page , and also through the release note , however, let me explain it here once again with some screen shots. 1. Download Java ME SDK and NetBeans plugin from here . 2. Install Java ME SDK first. You will have the emulator and the runtime on your machine. Also please un archive the NetBeans plugin somewhere. 3. Launch NetBeans. 4. Go to "Tools" - "Plugins". 5. Check out the "Installed" tab. Check "Show details". If you see the previous version of Java ME SDK Tools installed already. Check those to uninstall them. 6. Go to "Settings" tab. 7. Click "Add", and provide the location of NetBeans plugin. In my case, it is "file:/C:/Users/sungcho/Downloads/nb-me-sdk-plugins-uc/updates.xml". Don't forget to add ...