Steve,
> OK, the alphaworks site is now back up. I know people told me to
wait
> until Monday to get the latest but I wanted to try it now.
Well I've just been there as well and have collected 0.41 which is
the very latest.
> The first error came up because I didn't have the right version of
>
David Warnock wrote:
> > > The address is http://www.alphaworks.ibm.com/formula/Jikes/ (it's
> > > available as a link from the blackdown site).
>
> > Either this URL is wrong or their server is down. I cannot
> connect.
>
> Steve,
>
> I am pretty sure the url is correct but I also could not
> > The address is http://www.alphaworks.ibm.com/formula/Jikes/ (it's
> > available as a link from the blackdown site).
> Either this URL is wrong or their server is down. I cannot
connect.
Steve,
I am pretty sure the url is correct but I also could not connect just
now. As John has said a
[EMAIL PROTECTED] writes:
> On Fri, 4 Dec 1998, David Warnock wrote:
> > Can I suggest you download the JIKES compiler from IBM. It's free, it
> > runs an order of magnitude faster than JAVAC and so far as I can see
> > the -depend works. You may want to use the +E compiler switch to get
> > err
David Warnock wrote:
> Steve,
>
> > I find that I'm unable to get rid of the following errors when I do
> a
> > javac depend of my whole project:
>
> I have read soimewhere sometime that javac -depend is not reliable.
>
> Can I suggest you download the JIKES compiler from IBM. It's free, it
> run
On Fri, 4 Dec 1998, David Warnock wrote:
> Steve,
>
> > I find that I'm unable to get rid of the following errors when I do
> a
> > javac depend of my whole project:
>
> I have read soimewhere sometime that javac -depend is not reliable.
>
> Can I suggest you download the JIKES compiler from I
On Fri, 4 Dec 1998, Steve Cohen wrote:
> I find that I'm unable to get rid of the following errors when I do a
> javac depend of my whole project:
>
> error: File /usr/local/java/xyz/Scheduler.java does not contain nested
> class xyz.Scheduler. 1 as expected. Please adjust the class path so that
Steve,
> I find that I'm unable to get rid of the following errors when I do
a
> javac depend of my whole project:
I have read soimewhere sometime that javac -depend is not reliable.
Can I suggest you download the JIKES compiler from IBM. It's free, it
runs an order of magnitude faster than JAV
I find that I'm unable to get rid of the following errors when I do a
javac depend of my whole project:
error: File /usr/local/java/xyz/Scheduler.java does not contain nested
class xyz.Scheduler. 1 as expected. Please adjust the class path so that
the file does not appear in the package xyz.
Wh