From owner-freebsd-java@FreeBSD.ORG Sat Jul 16 23:38:31 2005 Return-Path: X-Original-To: freebsd-java@freebsd.org Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5517116A41C for ; Sat, 16 Jul 2005 23:38:31 +0000 (GMT) (envelope-from past@ebs.gr) Received: from fly.ebs.gr (fly.ebs.gr [62.103.84.177]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76E9643D45 for ; Sat, 16 Jul 2005 23:38:30 +0000 (GMT) (envelope-from past@ebs.gr) Received: from ebs.gr (root@hal.ebs.gr [10.1.1.2]) by fly.ebs.gr (8.12.9p1/8.12.9) with ESMTP id j6GNcSKU029102; Sun, 17 Jul 2005 02:38:28 +0300 (EEST) (envelope-from past@ebs.gr) Received: from [10.1.1.200] (pptp.ebs.gr [10.1.1.200]) by ebs.gr (8.13.3/8.12.11) with ESMTP id j6GNcQBU011543; Sun, 17 Jul 2005 02:38:27 +0300 (EEST) (envelope-from past@ebs.gr) Message-ID: <42D99A15.7090408@ebs.gr> Date: Sun, 17 Jul 2005 02:36:53 +0300 From: Panagiotis Astithas Organization: EBS Ltd. User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050507) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Georg-W. Koltermann" References: <1120942860.19352.7.camel@localhost.eu.mscsoftware.com> In-Reply-To: <1120942860.19352.7.camel@localhost.eu.mscsoftware.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-java@freebsd.org Subject: Re: Eclipse 3.1 port? 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: Sat, 16 Jul 2005 23:38:31 -0000 Georg-W. Koltermann wrote: > Hi, > > I'd like to ask if someone is working on an Eclipse 3.1 port. > > If not, I tried to compile Eclipse 3.1 myself from sources and I do get > it to start, but it somehow malfunctions severely. E.g. whenever a file > selection box is expected to open, e.g. during workspace selection when > you click "browse", nothing happens. Same when you select File->open. > Also some status dialogs that should show just a progress bar are opened > really large (default size?) when they really should just be bar-shaped. > > A .log file is not even created, strangely enough. > > Maybe someone has seen this problem in the past? > > -- > Regards, > Georg. > I have a WIP here (a patch for the current port, or a shell archive with the full thing): http://www.netmode.ntua.gr/~past/freebsd/eclipse-devel.diff.gz http://www.netmode.ntua.gr/~past/freebsd/eclipse-devel.shar.gz It works fine so far, (only tested on gtk and x86) but I have some more stuff to check out before I'm done with it. Any reports are welcome. Cheers, Panagiotis