Date: Mon, 23 Mar 1998 10:36:56 -0700 From: Sean Kelly <kelly@plutotech.com> To: Christoph Kukulies <kuku@gilberto.physik.RWTH-Aachen.DE> Cc: java@FreeBSD.ORG Subject: Re: need another patient ear: - SwinSet java/lang/Thread Message-ID: <35169DB8.837146D@plutotech.com> References: <199803231730.SAA05747@gilberto.physik.RWTH-Aachen.DE>
next in thread | previous in thread | raw e-mail | index | archive | help
Ah, you're trying to run the SwingSet. It's that damn runnit script which is trying to be too smart about things---and getting them wrong. The only way I could get the demo to work was to unset my CLASSPATH and set JAVA_HOME to /usr/local/jdk1.1.5 (which is where I untarred the FreeBSD JDK) and let the runnit script figure everything out. And then, to develop with Swing, just use swingall.jar and add it to your CLASSPATH and forget about JAVA_HOME. --Sean 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?35169DB8.837146D>