From owner-freebsd-questions@FreeBSD.ORG Tue May 23 05:32:15 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40A2816A41F for ; Tue, 23 May 2006 05:32:15 +0000 (UTC) (envelope-from freebsd@meijome.net) Received: from sigma.octantis.com.au (ns2.octantis.com.au [207.44.189.124]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBC0143D46 for ; Tue, 23 May 2006 05:32:14 +0000 (GMT) (envelope-from freebsd@meijome.net) Received: (qmail 8533 invoked from network); 23 May 2006 15:32:13 +1000 Received: from andromeda.lef.com.au (HELO localhost) (210.8.93.2) by sigma.octantis.com.au with (DHE-RSA-AES256-SHA encrypted) SMTP; 23 May 2006 15:32:13 +1000 Date: Tue, 23 May 2006 15:32:09 +1000 From: Norberto Meijome To: freebsd-questions@freebsd.org Message-ID: <20060523153209.64552410@localhost> X-Mailer: Sylpheed-Claws 2.2.0 (GTK+ 2.8.17; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: best Java enviroment for dev with Eclipse... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 05:32:15 -0000 Hi all, i want to do some java / c++ / php development using Eclipse. I currently have the following installed: jdk-1.4.2p8_3 Java Development Kit 1.4.2 swt-3.1.1 Standard Widget Toolkit for Java eclipse-3.1.2 An open extensible IDE for anything and nothing in particul eclipse-EPIC-0.3.0_2 EPIC adds Perl support to the Eclipse IDE Framework eclipse-cdt-3.0.1 C/C++ IDE for Eclipse eclipse-clay-core-1.2.0 A database design tool for the Eclipse development environm eclipse-emf-2.1.1 Eclipse Modeling Framework eclipse-examples-3.0_2 Examples for the Eclipse IDE eclipse-gef-3.1.1 Graphical Editing Framework for the Eclipse IDE eclipse-vep-1.1.0.1,1 A framework for creating GUI builders for Eclipse eclipse-webtools-0.7 Webtools for eclipse phpeclipse-1.1.4 PHP Eclipse adds PHP support to the Eclipse IDE Framework but i'm finding many crashes when trying to use it. Should I be using linux-java port instead of native jdk ? I know, the 'many crashes' isnt very descriptive - it's just very unstable, specially when trying to build a java form by drag-n-drop (visually, instead of by hand). thanks for any comments on this. cheers, beto