Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to import netbeans midp component library into eclipse?

843851Jun 5 2009
Hi,

I want the steps to import the netbeans midp library for example i want to use tableitem provided by netbeans midp library into eclipseME.

import org.netbeans.microedition.lcdui.SimpleTableModel;
import org.netbeans.microedition.lcdui.TableItem;

i want to import these tableitem.

Thank you
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 3 2009
Added on Jun 5 2009
0 comments
334 views