NetBeans libraries in Eclipse

Hi,

I use Eclipse, and I need to use this package : org.netbeans.microedition.lcdui

I searched for this package on the internet but I couldn't find anything. Is it possible to use netBeans libraries in another platform like Eclipse? If yes, where do I get the packages from?

If it is not possible, are there any other classes I can use to create a table for a J2ME application in eclipse?

Thank you.

[431 byte] By [Hanana] at [2007-11-26 23:44:46]
# 1

hello

This package is from the NetBeans IDE from SUN. I use this package too. I've installed netbeans and if i need the packages from netbeans i copy them(a achieve) out of the sources directory in the netbeans directory. Then you can import the achieve in eclipse and everything works.

greetings

slederera at 2007-7-11 15:16:29 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 2
oh, Thank you slederer!
Hanana at 2007-7-11 15:16:29 > top of Java-index,Java Mobility Forums,Java ME Technologies...