(keitai-l) Re: launching i-jade with an applet tag...

From: jason pollard <jasonpollard_at_yahoo.com>
Date: 02/06/02
Message-ID: <051e01c1af49$ae77e150$8acead40@hipotent.com>
TRy something like this:

D:\jbuilder5\jdk1.3\bin\javaw -classpath
"D:\JARS\i-jade-f.jar;D:\JARS\CLDC.jar"  com.zentek.jam.Jam
D:\Full\Path\to\your.class

That's the output from JBuilder- I haven't actually tried it from the cmd
line, but I reckon it should work.

--Jason


----- Original Message -----
From: "Patrice Lilly" <patrice@zentek.com>
To: <keitai-l@appelsiini.net>
Sent: Wednesday, February 06, 2002 11:28 AM
Subject: (keitai-l) Re: launching i-jade with an applet tag...


>
> cd ijadeInstallDir
> cd N503i (to use the N503i emulator, e.g.)
> i-jade-n.jar
> You will get a control panel.
> Open the class or jam file that you want.
> Hit Run to run.  Hit stop to stop.  Stop leaves the emulator up.  Make
> your changes then hit run again.  The modified classes will be reloaded.
>
> Patrice Lilly
> Zentek Technology, Inc.
>
> ----- Original Message -----
> From: "dc" <dc@gamelet.com>
> To: "Keitai-L (E-mail)" <keitai-l@appelsiini.net>
> Sent: Wednesday, February 06, 2002 10:43 AM
> Subject: (keitai-l) launching i-jade with an applet tag...
>
>
> > This maybe more of a javaHz q but...
> >
> > does anyone know how to launch the zentek emulator from the command line
> and have it open your class file or jam? java is taking the arg of the
> i-jade jar, so how does one actually pass like a nested parameter?
> >
> > java -jar /apps/i-jade/i-jade-p.jar
> >
> > launches i-jade. i really want to add another param like:
> >
> > java -jar /apps/i-jade/i-jade-p.jar myclass.class
> >
> > related question: it takes ages to launch i-jade each time. Is there a
way
> to leave the emulator running and from a command line instruct it to kill
> what its doing and load a new class file? thus not relaunching the whole
> emulator and base java classes? The visual 'file browser' it has is sooo
> tedious to use...
> >
> > tx!
> >
> > /dc
> > +-----+-------------------------+
> > david [dc] collier
> >   e   | dc@gamelet.com
> >       | dcphone@jp-t.ne.jp
> >   v   | +81 (0)90-6566-5316
> >
> >
> >
> > This mail was sent to address patrice@zentek.com
> > Need archives? How to unsubscribe? http://www.appelsiini.net/keitai-l/
> >
> >
>
>
> This mail was sent to address jasonpollard@yahoo.com
> Need archives? How to unsubscribe? http://www.appelsiini.net/keitai-l/


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


Received on Wed Feb 6 22:15:45 2002