Jakob Sachse wrote:
> but in some cases this is not an option. i.e I want to run Rhino on
> Andorid, which goes well for the interpreter mode, but not in
> compilation mode since it produces bytecode.
Which gets back to Ralf's original point:
"You can't."
AFAIK, dynamic languages that generate
but in some cases this is not an option. i.e I want to run Rhino on
Andorid, which goes well for the interpreter mode, but not in
compilation mode since it produces bytecode.
On 28 Nov. 2008, 19:46, Ralf wrote:
> You can't. Simply package your java .class in your project and
> ant/eclipse willco
You can't. Simply package your java .class in your project and
ant/eclipse will convert it when building your app.
R/
On Fri, Nov 28, 2008 at 7:13 AM, HotHeart <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I read some topics and founded that defineClass fails if use java
> bytecode.
> But how to conver
3 matches
Mail list logo