From owner-freebsd-questions Thu Mar 11 8:25:50 1999 Delivered-To: freebsd-questions@freebsd.org Received: from exmem1.cortelcosystems.com (exmem1.cortelcosystems.com [209.4.209.139]) by hub.freebsd.org (Postfix) with ESMTP id EDAB9152B5 for ; Thu, 11 Mar 1999 08:25:46 -0800 (PST) (envelope-from KGates@cortelcosystems.com) Received: by EXMEM1 with Internet Mail Service (5.5.2232.9) id <1HZF3XZR>; Thu, 11 Mar 1999 10:25:29 -0600 Message-ID: From: Kelvin Gates To: "'questions@freebsd.org'" Subject: Java Swing dance Date: Thu, 11 Mar 1999 10:25:28 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2232.9) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am developing Java applications using Swing components. Its my understanding that the Swing 1.1 components are platform independent.(Yes/No?) I have downloaded the latest JDK 1.1.7 from the freeBSD site and installed it. The demo applications work. I downloaded the Swing 1.1 components from Sun. I am unable to compile java files with the "import javax.swing.*" statement. I have check paths and classpath variables. Is there something I am missing, will this even work and is there anybody with even the smallest Java 2.0 port to freeBSD? Thanks in Advance Kelvin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message