From owner-freebsd-java@FreeBSD.ORG Mon Sep 10 15:39:25 2007 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 24E6216A417 for ; Mon, 10 Sep 2007 15:39:25 +0000 (UTC) (envelope-from dudu@dudu.ro) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.185]) by mx1.freebsd.org (Postfix) with ESMTP id 983ED13C483 for ; Mon, 10 Sep 2007 15:39:24 +0000 (UTC) (envelope-from dudu@dudu.ro) Received: by fk-out-0910.google.com with SMTP id b27so1518100fka for ; Mon, 10 Sep 2007 08:39:23 -0700 (PDT) Received: by 10.82.119.17 with SMTP id r17mr5137243buc.1189438763220; Mon, 10 Sep 2007 08:39:23 -0700 (PDT) Received: by 10.82.148.14 with HTTP; Mon, 10 Sep 2007 08:39:23 -0700 (PDT) Message-ID: Date: Mon, 10 Sep 2007 18:39:23 +0300 From: "Vlad GALU" To: "Giulio Ferro" In-Reply-To: <46E56450.3030800@zirakzigil.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <46E29690.6080706@zirakzigil.org> <46E56450.3030800@zirakzigil.org> Cc: freebsd-java@freebsd.org Subject: Re: netbeans 6 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Sep 2007 15:39:25 -0000 On 9/10/07, Giulio Ferro wrote: > Vlad GALU wrote: > > On 9/8/07, Giulio Ferro wrote: > > > >> Has anybody been able to install netbeans 6? > >> > >> When I launch the .sh file it exits with return code 1 but no other > >> info. No window is displayed. > >> > >> current 7 amd64, jdk15. > >> > > > > I built it from CVS, using the instruction on their webpage. Note > > that they only support jdk15 for building. After the build is > > finished, you can run it with jdk16. > > > > > > This may sound like a dumb question, but once you've built the sources how > do you start the ide? (.sh script / start jar files)? > Assuming you extracted and built everything in ./netbeans, you'll find the startup script in ./netbeans/nbbuild/netbeans/bin/. -- If it's there, and you can see it, it's real. If it's not there, and you can see it, it's virtual. If it's there, and you can't see it, it's transparent. If it's not there, and you can't see it, you erased it.