NetBeans project using JPedalME code
Click here to download NetBeans. The bundle you need is either Java or All as both of these come with ME support.
If you already have NetBeans please ensure it support ME before continuing. This can be done by opening NetBeans. Once open go to Tool->Java Platforms. If the window contains a J2ME folder then ME is availible in your current copy of NetBeans.
Creating a JPedalME project in NetBeans
The following steps will guide you through creating a NetBeans project containing the JPedalME.jar so it's functions are accessible to you.
File->New Project.
Select Java ME from the left box
Select CDC Application from the right box
Click Next.
Give your application a name.
Click Next.
Set the Device combo box to SunVgaAGUIPhone1
Set the Profile combo box to PBP-1.1
Click Finish.
Add JpedalME.jar to the resources folder.
Right click on the project and select properties.
Select Running in the left box.
Select the browse button next to the main class field. Select your main class.
If you have followed the above instructions correctly you should now have a project ready to use the JPedalME code and that will run in the NetBeans emulator.
Feedback, questions and updates
There is a support forum for questions, or you can contact IDRsolutions via our contact page.
There is an RSS feed with regular updates about our products. We recommend you subscribe so we can keep you updated.
Please let us know if you find any bugs with the bug report form.









