help with java

david
HI i already install java on mini2440 the cvm but i cant make my programs
made by netbeants work, can anybody tellme what can i do, i have been doing
normal java's application and java's mobiles application,but neither works.

the mistake its this:
java.lang.NoclassDefFoundError:javax/microedition/midlet/MIDlet
What can i do??
help!!

azzido
Set your project to use JDK 1.4.

Christopher
Hmm?
Can somebody tell how to get java work on mini2440??? I think java could
not be installed on arm-cpu's and now i read this here. 
So please, can you tell what to do to get java work with linux on mini2440?

david
friend i have already done that use JDK 1.4, what else could be?

Christopher about install java follow this links:


http://translate.googleusercontent.com/translate_c?hl=es&sl=zh-CN&am...


http://translate.google.ro/translate?hl=ro&sl=zh-CN&tl=en&u=...

david
Christopher could you install java? did it help you? im developing and java
application and i would be usefull if we join jeje

azzido
Can you explain what is the error ? Did you port cvm virtual machine on
mini2440 ?

For me works great. I develop a web server and an application that use COMM
communication.

If you want to talk about porting java on mini2440 here are my contact:

Skype:  nicusor.popescu
Y!M  :  p.nicusor

Regards,
azzido

Diegoku
Hello.

I'm compiling the mini2440 cvm virtual machine. I have been following this
steps:
http://translate.google.ro/translate?hl=ro&sl=zh-CN&tl=en&u=...

My problem is at the step number 8. I have modified the archive
segvhandler_arch.c, lines:
#define ucontext asm_ucontext
#include <asm/ucontext.h>
to:
//#define ucontext asm_ucontext
#include <ucontext.h>

But not compile.

Thank you.
Diego.

david
you have to compile your file ALWAYS step on this route:

/cdc/build/linux-arm-generic

if you can made succesfull programs using MIDLETS can you please tellme i
have have some difficulties on this