2

What are the best tools out there?

JtR
  • 20,568
  • 17
  • 46
  • 60
  • netbeans 6.7 with j2me plugin wasn't even able to build it's own example projects – JtR Sep 30 '09 at 19:54

2 Answers2

4
Lucifer
  • 29,392
  • 25
  • 90
  • 143
Omry Yadan
  • 31,280
  • 18
  • 64
  • 87
0

The Sun WTK is a pretty good place to start. You can download my project, Hecl, and have a look at how it's done, and borrow what you want: it's open source, and developed on Linux.

http://github.com/davidw/hecl/

David N. Welton
  • 1,875
  • 18
  • 33