From owner-freebsd-java@FreeBSD.ORG Thu Jul 3 01:58:28 2003 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 81D3A37B401 for ; Thu, 3 Jul 2003 01:58:28 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2114843FB1 for ; Thu, 3 Jul 2003 01:58:28 -0700 (PDT) (envelope-from olgeni@FreeBSD.org) Received: from freefall.freebsd.org (olgeni@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h638wSUp059597 for ; Thu, 3 Jul 2003 01:58:28 -0700 (PDT) (envelope-from olgeni@freefall.freebsd.org) Received: (from olgeni@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h638wRvZ059596 for java@FreeBSD.org; Thu, 3 Jul 2003 01:58:27 -0700 (PDT) Date: Thu, 3 Jul 2003 01:58:27 -0700 (PDT) From: Jimmy Olgeni Message-Id: <200307030858.h638wRvZ059596@freefall.freebsd.org> To: java@FreeBSD.org Subject: eclipse 2.1.1 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: Thu, 03 Jul 2003 08:58:28 -0000 Hi! Is anybody working on updating eclipse to 2.1.1? I made a patch to upgrade the port, if you're already working on that please drop me a note so I won't step over your toe :) Side question: how can I make it install zipped sources for plugins/features using an ant target? It would be usedful to have them to access javadocs while developing plugins. -- jimmy