Re: J2ME anf Kaffe
Dalibor Topic <[email protected]> Sun, 06 Apr 2008 22:49:07 +0200
| Newsgroups | gmane.comp.java.vm.kaffe.general |
|---|---|
| Message-ID | <[email protected]> |
Gabriella Sanchez wrote: > Hi! everybody > > I'm beginning to use kaffe, Do you know if Kaffe can run a "jar" file from J2ME (Java 2 Micro Edition) ? It depends. If the jar file use ME-specific APIs that are not present in Java SE, then the answer is no, unless you use an ME wrapper for SE like ME4SE. cheers, dalibor topic