Textpad with J2ME, configuration???

Using the Java SDK with TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
niko

Textpad with J2ME, configuration???

Post by niko »

How the configuration to run j2me with midp (make a tool command).

my config is : J2SDK - c:\j2sdk1.4.1_02
CLDC - c:\j2me\j2me_cldc
MIDP - c:\j2me\midpfcs1.0.3
PATH -.;C:\WINDOWS;C:\WINDOWS\COMMAND; C:\J2SDK1.4.1_02\BIN;C:\J2ME\MIDP1.0.3FCS\BIN
CLASSPATH - .;C:\J2ME\MIDP1.0.3FCS\CLASSES
MIDP_HOME=C:\J2ME\MIDP1.0.3FCS

my textpad configuration is in default and i`m using winME

:?:
Can you help me with configuration in textpad, cause i still have noclassdeffound error msg when i run it in "run java" and "run apllet" but compile is succes.

THANKS
Post Reply