From owner-freebsd-java@FreeBSD.ORG Thu Aug 23 17:58:07 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 C6F8216A46B for ; Thu, 23 Aug 2007 17:58:07 +0000 (UTC) (envelope-from carloshpf@oi.com.br) Received: from smtp6.oi.com.br (smtp6.oi.com.br [200.222.115.69]) by mx1.freebsd.org (Postfix) with ESMTP id 36D0A13C46E for ; Thu, 23 Aug 2007 17:58:06 +0000 (UTC) (envelope-from carloshpf@oi.com.br) Received: from smtp2.oi.com.br (smtp2.oi.com.br [200.222.115.17]) by smtp6.oi.com.br (Postfix) with ESMTP id 3B599A3D41 for ; Thu, 23 Aug 2007 14:32:55 -0300 (BRT) Received: from smtp2.oi.com.br (localhost.localdomain [127.0.0.1]) by smtp2.oi.com.br (Postfix) with ESMTP id B9F617000176 for ; Thu, 23 Aug 2007 14:32:39 -0300 (BRT) Received: from [192.168.0.152] (unknown [189.12.147.129]) by smtp2.oi.com.br (Postfix) with ESMTP id 352B57000174 for ; Thu, 23 Aug 2007 14:32:28 -0300 (BRT) Message-ID: <46CDC4A2.3080102@oi.com.br> Date: Thu, 23 Aug 2007 14:32:18 -0300 From: Carlos Porto Filho User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: freebsd-java@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: netbeans 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: Thu, 23 Aug 2007 17:58:07 -0000 when i try to create a new project i only have the option of a java project with existing Ant Script, why is that? (i already set the jdkhome). tia