Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Jun 1998 13:26:45 +0930 (CST)
From:      Michael Gratton <mike@vee.net>
To:        freebsd-java@FreeBSD.ORG
Subject:   "Can't find class" errors
Message-ID:  <XFMail.980609132645.mike@vee.net>

next in thread | raw e-mail | index | archive | help

Hi there,

Can someone tell me what the default classpath is when executing java/bin/java?
More specifically, is the current directory (./ or whatever) in the default
classpath?

I'm getting "Can't find class" errors even though the specified class is in the
current directory:

  challenger> ls
  Beanbag.class
  challenger> java Beanbag
  Can't find class Beanbag
  challenger> 

Thanks,
Mike.

* Mike Gratton - mike@vee.net
!   "I'd rather be anywhere doing anything"
$ http://www.vee.net/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.980609132645.mike>