From owner-freebsd-java@FreeBSD.ORG Tue Feb 12 05:38:12 2008 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 556CC16A417 for ; Tue, 12 Feb 2008 05:38:12 +0000 (UTC) (envelope-from pieter@degoeje.nl) Received: from smtp.utwente.nl (unknown [IPv6:2001:610:1908:1000:204:23ff:feb5:7e66]) by mx1.freebsd.org (Postfix) with ESMTP id C734013C461 for ; Tue, 12 Feb 2008 05:38:11 +0000 (UTC) (envelope-from pieter@degoeje.nl) Received: from lux.student.utwente.nl (lux.student.utwente.nl [130.89.170.81]) by smtp.utwente.nl (8.12.10/SuSE Linux 0.7) with ESMTP id m1C5c4tS003472; Tue, 12 Feb 2008 06:38:05 +0100 From: Pieter de Goeje To: Giulio Ferro Date: Tue, 12 Feb 2008 06:38:04 +0100 User-Agent: KMail/1.9.7 References: <47B01EBA.4030809@zirakzigil.org> <200802112312.10253.pieter@degoeje.nl> <47B0D91F.10107@zirakzigil.org> In-Reply-To: <47B0D91F.10107@zirakzigil.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802120638.04725.pieter@degoeje.nl> X-UTwente-MailScanner-Information: Scanned by MailScanner. Contact servicedesk@icts.utwente.nl for more information. X-UTwente-MailScanner: Found to be clean X-UTwente-MailScanner-From: pieter@degoeje.nl X-Spam-Status: No Cc: freebsd-java@freebsd.org Subject: Re: Java desktop (eclipse) 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: Tue, 12 Feb 2008 05:38:12 -0000 On Tuesday 12 February 2008, Giulio Ferro wrote: > Pieter de Goeje wrote: > > [...] > > Thanks for the help. I seemed to be writing the config.ini with the > memory parameters > in the wrong place (under ~/.eclipse/...). > Now both the permgen and the problematic frame problem seem to be > solved, I'll report > any other issue with this. > > Please include the patch in the port as soon as possible. For the > unsuspecting user it can be > very disappointing to see the ide crash when trying to open a file... This should actually be fixed upstream. I will look into it. > > One question: can I update eclipse with its own update facility > (help->software update->find and install)? Yes, that works as advertised :) -- Pieter de Goeje