0

is there any GUI builder plugin available for LWUIT in eclipse like it is in netbeans???

or you have to hand code just about everything?

user2497398
  • 61
  • 1
  • 1
  • 4

1 Answers1

0

The resource editor isn't bound to the IDE but it isn't well integrated with Eclipse due to the unique structure of Eclipse. In theory you could use it with Eclipse although it would be a hassle.

Codename One is essentially a LWUIT fork that goes way beyond the abilities of LWUIT and has an Eclipse version that includes the designer tool.

Shai Almog
  • 51,749
  • 5
  • 35
  • 65