Warning: could not open config file(D:\j2me\midp2.0fcs;

i am building the HelloWorld

i have no problem in javac and preverify command

but when i;m trying to do the midp command there's error occured.

====================

D:\j2me\src\greeting>javac -d d:\j2me\tmp_classes -target 1.1 -bootclasspath d:\

j2me\midp2.0fcs\classes HelloWorld.java

D:\j2me\src\greeting>preverify -d d:\j2me\classes d:\j2me\tmp_classes

D:\j2me\src\greeting>midp -classpath d:\j2me\classes greeting.HelloWorld

Warning: could not open config file(D:\j2me\midp2.0fcs;\lib\internal.config): st

orageOpen(): No such file or directory, D:\j2me\midp2.0fcs;\lib\internal.config

Warning: could not open config file(D:\j2me\midp2.0fcs;\lib\system.config): stor

ageOpen(): No such file or directory, D:\j2me\midp2.0fcs;\lib\system.config

=====================

i've been googling for sometimes and find out some similar problems.

one of the solutions offered is to change MIDP_HOME variable from "D:\j2me\midp2.0fcs;" into "D:\j2me\midp2.0fcs" (without semicolon).

i have tried this. but it's not working.

i have followed the installation guide from the complete reference J2ME book. (page 48-50)

i am using :

C:\j2sdk1.4.2_01

D:\j2me\j2me_cldc

D:\j2me\midp2.0fcs

any respons and solutions offered are welcomed.

[1364 byte] By [dn7812a] at [2007-11-27 7:08:20]
# 1
use antenna (see http://forum.java.sun.com/thread.jspa?threadID=5180032&tstart=0 , #5)
suparenoa at 2007-7-12 18:59:49 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 2

i dont think i am going to use the antenna

but thx for the suggestion.

it just that. why others use this and it works. but it doesn work with mine.

so i am curious about this matter.

if anyone could help me with this problem.

it is welcomed.

i am still not able to solve this.

thank you b4

dn7812a at 2007-7-12 18:59:49 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 3
using antenna is better because it is a professional tool ...using it is very simple (and it can be used in java classes)
suparenoa at 2007-7-12 18:59:49 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 4
problem solvedi dont do anything else. just closed the present command prompt. and start a new command prompt. i guess the command prompt didnt real time updating the environment variable.thx
dn7812a at 2007-7-12 18:59:49 > top of Java-index,Java Mobility Forums,Java ME Technologies...