From owner-freebsd-java@FreeBSD.ORG Mon Sep 20 11:29:53 2004 Return-Path: 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 9912316A4CE for ; Mon, 20 Sep 2004 11:29:53 +0000 (GMT) Received: from matrix.gatewaynet.com (matrix.gatewaynet.com [217.19.69.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id C15A443D3F for ; Mon, 20 Sep 2004 11:29:52 +0000 (GMT) (envelope-from achill@matrix.gatewaynet.com) Received: from matrix.gatewaynet.com (localhost.localdomain [127.0.0.1]) by matrix.gatewaynet.com (8.12.8/8.12.8) with ESMTP id i8KAiZCC027645 for ; Mon, 20 Sep 2004 13:44:35 +0300 Received: from localhost (achill@localhost)i8KAiZpr027641 for ; Mon, 20 Sep 2004 13:44:35 +0300 Date: Mon, 20 Sep 2004 13:44:35 +0300 (EEST) From: Achilleus Mantzios To: java@freebsd.org In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: Strange eclipse 3 problem X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Sep 2004 11:29:53 -0000 Eclipse issues resolved. A clean removal of the the old /usr/local/eclipse dir (which pkg_deinstall would not do because of extra pluggins/files), solved the problem. Now by reinstalling jbosside in a new home based dir, everything worked fine upto now. I still cant get a hold of these "new" JSP editing features, (that is without installing random plugins from here and there). -- -Achilleus