Using the Motorola i860 emulator with Netbeans 4.0

S

sdolbec

Hello, I'm trying to use the emulator of the i860 with Netbeans 4.0.

First I did an Hello world application like is suggested in the help
"J2ME MIDP Development for NetBeans IDE 4.0
Quick Start Guide"

http://www.netbeans.org/kb/articles/quickstart-mobility-40.html

When I'm using one of the emulators in the default platform "J2ME
Wireless Toolkit 2.2" the hello application is working fine. I added
the motorola I860 emulator but when I'm trying to build the
application, this error occur:

preverify:
Preverifying 4 file(s) into
D:\projectNetbean\boy\Myhello\build\Motorola\preverified directory.
Run preverify failed!
D:\projectNetbean\boy\Myhello\nbproject\build-impl.xml:209:
Preverification failed with error code 1.
BUILD FAILED (total time: 0 seconds)

I have a link to the build-impl.xml file this is the line that seems to
cause some problems according to the compiler:

<nb-preverify commandline="${platform.preverifycommandline}"
platformtype="${platform.type}" platformhome="${platform.home}"
configuration="${platform.configuration}"
classpath="${evaluated.platform.bootclasspath}"
destdir="${preverify.classes.dir}" srcdir="${obfuscated.classes.dir}"/>

Do you have any ideas what can it be?


Thank you!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,535
Members
45,007
Latest member
obedient dusk

Latest Threads

Top