0

How to run J2ME MIDlet programs in JCreator IDE?

user366312
  • 16,949
  • 65
  • 235
  • 452

2 Answers2

1

I think it's not possible !! develop a j2me project then test it with j2me platform but jcreator by default doesn't support j2me application!!!

riahi
  • 26
  • 1
0

You can import the Project in to any one of these IDEs:

  1. Eclipse IDE for JAVA ME
  2. Java Netbeans IDE
Lucifer
  • 29,392
  • 25
  • 90
  • 143
CuriousCase
  • 745
  • 2
  • 9
  • 22