From owner-freebsd-java Fri Nov 12 6:59:16 1999 Delivered-To: freebsd-java@freebsd.org Received: from beta.nova.org (beta.nova.org [209.31.144.41]) by hub.freebsd.org (Postfix) with ESMTP id C376314E9C for ; Fri, 12 Nov 1999 06:59:06 -0800 (PST) (envelope-from bsletten@nova.org) Received: from fcac.org (members.fcac.org [209.31.144.35]) by beta.nova.org (8.9.1/8.9.1) with ESMTP id JAA08090; Fri, 12 Nov 1999 09:59:05 -0500 (EST) Received: from localhost by fcac.org (8.8.8+Sun/SMI-SVR4) id JAA11107; Fri, 12 Nov 1999 09:59:02 -0500 (EST) Date: Fri, 12 Nov 1999 09:59:01 -0500 (EST) From: Brian Sletten To: Roland Jesse Cc: Steven Wexelstein , freebsd-java@FreeBSD.ORG Subject: Re: Swing to FreeBSd In-Reply-To: <0v7ljn92x8.fsf@cs.uni-magdeburg.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > I have a product which uses Java 1.2 Swing is there any 'easy' way to > > ship this product onto FreeBSD? > If of all the fancy stuff in Java 2 you only use Swing and not (say) > the latest and greatest Collection classes, you are all set. You can use the Collections classes under 1.1, they are just named differently and aren't part of the Core distribution. I *THINK* there is a ports package for those as well, but if not, it is trivial to download. > Swing is available for the JDK 1.1 at Sun's download pages. It's also a port under /usr/ports/java To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message