From owner-freebsd-java@FreeBSD.ORG Thu May 3 14:29:58 2007 Return-Path: X-Original-To: freebsd-java@freebsd.org Delivered-To: freebsd-java@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5B41A16A401 for ; Thu, 3 May 2007 14:29:58 +0000 (UTC) (envelope-from spap13@googlemail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.224]) by mx1.freebsd.org (Postfix) with ESMTP id 1B87013C4AE for ; Thu, 3 May 2007 14:29:58 +0000 (UTC) (envelope-from spap13@googlemail.com) Received: by nz-out-0506.google.com with SMTP id s1so547964nze for ; Thu, 03 May 2007 07:29:57 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=googlemail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=rwDtCJyzIJP/28k7B4xBuRu44sH9THf0Vr8LFTxWXVsp+UQS+WMNmOJ/j/NvdkWcixc05MCQigP8aXl3dDLphnydfRkhidMsDiPaY2Vy5gg7Crn6lvtRFNwFYe5/epCNe5MSumaD1LIwgK3/W0Rj6Z/DGbnZEZf3f2w2p8A1nS4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=A8cQA3jq/j/dB87V51OG9B0LJmzgUwpDKbCNpekyTBdH55RUx89CswYNgRS1NpK7J5Jf3Ok4y9/qLD0ylnlbZ5KE2oQGbSS+glLr4bqMQxgBMBuY7c3GYFV6j3wiCQ8A6HhrPX5AyciF/usUJy4BcAL76b+xJHGZMaHFXIe9z3k= Received: by 10.114.183.1 with SMTP id g1mr683992waf.1178200874354; Thu, 03 May 2007 07:01:14 -0700 (PDT) Received: by 10.115.54.16 with HTTP; Thu, 3 May 2007 07:01:14 -0700 (PDT) Message-ID: Date: Thu, 3 May 2007 10:01:14 -0400 From: "Spiros Papadopoulos" To: freebsd-java@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Eclipse and Java on FreeBSD 6.2 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, 03 May 2007 14:29:58 -0000 Hi all, Can someone briefly enumarate the steps to be taken in order to properly install Eclipse and Java on my FreeBSD 6.2? Do i have to install with portinstall mozilla and then portinstall Eclipse? Shall i use diablo-jdk? Is Eclipse going to work appropriately after i install it or i will be dissapointed :o) I am sure these are already being discussed here, but I cannot really follow the list since i am too busy lately and to be honest i want to start programming without having to waste time to find the main steps for installing the program. See i can do my work in Windows but i really want Eclipse on my BSD box. Honestly, any help will be much appreciated! Thanks in advance Spiros P.