(keitai-l) Re: Compiling iAppli's from the DOS prompt

From: Paul Lester <paul_lester_at_lincmedia.co.jp>
Date: 08/10/01
Message-ID: <3B73504D.D6597CA8@lincmedia.co.jp>
Yes thats right.

    Here's a question of mine thats related to that:

      Anyone know how to get the classpath environment variable
permanently set using  Windows 2000?

 When I develop on Linux, Windows 98, ME or 95; its easy to
set the Class path permanently so I never have to specify it again.

    But when I'm doing my DoJa stuff or whatever on Win 2000,
the Classpath never stays set,  I tried setting it in the
AUTOEXEC.BAT file and it always gets reset to:

CLASSPATH=C:\WINNT\System32\QTJava.zip

    (I know its overriding me because this since my path variable is read correctly
from the AUTOEXEC.BAT file).

    (Normally I wouldn't care but my IDE (Kawa 3.21) and the command prompt on Win 2000
hate each other so I can't leave the command prompt open permanently)

  I am using a much longer version of the following:

set CLASSPATH=%CLASSPATH%;.;C:\;K:\httpd\servlets\;K:\httpd\servlets\oreilly.jar

Zev Blut wrote:

> Hello,
>
> Compiling from a command line is easy, you just have to set up your
> classpath.
> Make sure your CLDC package is set as the bootclasspath.
> And you must make sure you DoJa classes are in the classpath.
>
> The error you are getting is because you do not have the DoJa classes in
> your classpath.
>
> Zev
>
> ----- Original Message -----
> From: "Manish Prabhune" <applet_graphics@yahoo.com>
> To: <keitai-l@appelsiini.net>
> Sent: Friday, August 10, 2001 11:04 AM
> Subject: (keitai-l) Compiling iAppli's from the DOS prompt
>
> >
> > Hello All,
> >
> > I have always used Seichi Nishimura san's tool or JBuilder to get my
> > iAppli's compiled.
> > But these should be compilable straight from the DOS prompt also.
> > I get the error that the package com.nttdocomo .......... not found.
> >
> > Has anybody tried compilation from the DOS prompt and if yes what were the
> > environment setting
> > difficulties that you have faced.
> >
> > Regards
> > Manish
> > www.imodeindia.com
> >
> >
> >
> >
> > [ Need archives? How to unsubscribe? http://www.appelsiini.net/keitai-l/ ]
> >
> >
>
> [ Need archives? How to unsubscribe? http://www.appelsiini.net/keitai-l/ ]

--
*+*=*+*=*+*=*+*=*+*=*+*=*+*=*+*=*+*=*+*=*+*=*+*=
Paul Bryan Lester
Layer-8 Technologies Inc
LincMEDIA Group
QA ENGINEER/Programmer etc etc
EMAIL: paul.lester@L8tech.com
       paul_lester@lincmedia.co.jp
--
http://myc.thetamusic.com/framesets/myc.html
http://www.thetamusic.com/
http://www.lincmedia.co.jp/
http://www.chakumatic.com/
http://www.daijob.com/

personal homepage: http://pbl1.tripod.com/
personal EMAIL: pbl1@cornell.edu
*+*=*+*=*+*=*+*=*+*=*+*=*+*=*+*=*+*=*+*=*+*=*+*=



[ Need archives? How to unsubscribe? http://www.appelsiini.net/keitai-l/ ]
Received on Fri Aug 10 06:01:32 2001