Date: Fri, 8 Nov 2002 08:55:56 +0100 From: Filippo Natali <filippo.natali@widestore.net> To: freebsd-java@freebsd.org Subject: Re: Netbeans 3.4 aborts Message-ID: <20021108085556.7eafcac0.filippo.natali@widestore.net> In-Reply-To: <3DCAB2BA.7020504@s-ar.de> References: <3DCAB2BA.7020504@s-ar.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 07 Nov 2002 18:36:42 +0000 Bjoern Hillebrand <bjoern.hillebrand@s-ar.de> wrote: > Hi Everybody! > > I am using FreeBSD 4.7 with the native JDK 1.3.1p7_2. > > This says "java -version" : > > --- > java version "1.3.1-p7" > Java(TM) 2 Runtime Environment, Standard Edition (build > 1.3.1-p7-root-021101-15:28) > Classic VM (build 1.3.1-p7-root-021101-15:28, green threads, nojit) > --- > > I also use Netbeans 3.4 for developing Java Applets. Sometimes (mostly > at the start process) netbeans aborts. > Hi! I had the same problem: a workaround is to start the ide with linux jdk (runide.sh -jdkhome /usr/local/linux-sun-jdk1.3.1) and use the native jdk to compile programs (it's possible to set an external compiler in netbeans configuration). bye Filippo -- Widestore srl Via Borgo dei Leoni 70/F - 44100 Ferrara (Italy) Tel +39 0532 242425 Fax +39 0532 242298 - +39 0532 213000 email: filippo.natali@widestore.net web: http://www.widestore.net 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?20021108085556.7eafcac0.filippo.natali>