From owner-freebsd-java Wed May 24 7:18:57 2000 Delivered-To: freebsd-java@freebsd.org Received: from firewall.ox.com (firewall.ox.com [129.77.1.1]) by hub.freebsd.org (Postfix) with ESMTP id 6A7BF37BC59 for ; Wed, 24 May 2000 07:18:53 -0700 (PDT) (envelope-from rcf@ox.com) Received: from firewall.ox.com (root@localhost) by firewall.ox.com with ESMTP id KAA25770 for ; Wed, 24 May 2000 10:18:47 -0400 (EDT) Received: from pur-wk-rfurphy.ny.ox.com (pur-wk-rfurphy.ny.ox.com [129.77.2.133]) by firewall.ox.com with ESMTP id KAA25766 for ; Wed, 24 May 2000 10:18:47 -0400 (EDT) Received: from ox.com (localhost.ny.ox.com [127.0.0.1]) by pur-wk-rfurphy.ny.ox.com (8.9.3/8.9.3) with ESMTP id KAA70879 for ; Wed, 24 May 2000 10:18:46 -0400 (EDT) (envelope-from rcf@ox.com) Message-ID: <392BE4C6.4311F725@ox.com> Date: Wed, 24 May 2000 10:18:46 -0400 From: Rob Furphy X-Mailer: Mozilla 4.73 [en] (X11; U; FreeBSD 3.4-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 Cc: "freebsd-java@FreeBSD.ORG" Subject: Fixing Jbuilder 3.5 References: <392AB872.B5049B5A@ox.com> <200005240128.KAA65329@ares.trc.adelaide.edu.au> <20000524125757.C4701@netmode.ece.ntua.gr> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Thanks everyone for the fonts discussion. It seems that the font problems I was experiencing are the same ones that others are experiencing. I have not tried URW fonts since Robert's font.properties file works great for me. I think I'll stick with them for now. Panagiotis Astithas wrote: > > BTW, JDBC Explorer from JBuilder works like a charm, but JBuilder itself > doesn't. I think it must be those tools.jar & jpda.jar files it uses. > You are correct. I solved this same problem for the Linux RC3 distro when Jbuilder 3.0 was out. Place the jpda.jar and dt.jar files from the Linux RC4 distro into the same place in the FreeBSD distro (/lib>) and Jbuilder will work. I am certain jpda.jar is needed, not as sure for dt.jar but it doesn't hurt anything. These files seem like they are part of Java1.3 and Borland/Sun included them in the JBuilder/Sun Java1.2 for JBuilder, (and Blackdown subsequently included them in RC4 - we should probably do the same). Rob To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message