It's at the bottom of this page:
http://www.javasoft.com/beans/software/bdk_download.html
Richard Hall wrote:
> Does anyone know where I can download BDK 1.0? Sun seems to have
> completely migrated their site to 1.1, which only works with JDK 1.2. I
> need a version that work
Does anyone know where I can download BDK 1.0? Sun seems to have
completely migrated their site to 1.1, which only works with JDK 1.2. I
need a version that works with JDK 1.1. Thanks.
Richard Hall
Network Services
University of Tennessee
On Wed, 18 Nov 1998, John Summerfield wrote:
> What I really have is a file called BDKJul98.bin and which includes a shell
Laugh on. I now see a file called BDKJul98.zip which is smaller and
(presumambly) really will run anywhere.
Now, if someone can stand up, salute their national flag and say
Some time ago I downloaded BDK from Sun: it's a little while ago, but I
seem to recall three choices:win32, Solaris, and "run anywhere."
Run Anywhere makes sense to me (I run linux, OS/2 and NT) and i thought I
had that version.
What I really have is a file called BDKJul9
This mostly appears to work, however the juggler bean is
unable to find the image files in the juggler.jar file. The
reason for this appears to be that in the method loadImage
getClass().getResource(name)
is returning null in Juggler.java (BDK/demo/sunw/demo/juggler/Juggler.java