Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 5129 invoked from network); 17 Oct 2004 15:26:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 17 Oct 2004 15:26:38 -0000 Received: (qmail 17014 invoked by uid 500); 17 Oct 2004 15:26:38 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 16968 invoked by uid 500); 17 Oct 2004 15:26:37 -0000 Mailing-List: contact svn-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: "Forrest Developers List" Delivered-To: mailing list svn@forrest.apache.org Received: (qmail 16950 invoked by uid 99); 17 Oct 2004 15:26:37 -0000 X-ASF-Spam-Status: No, hits=-10.0 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.28) with SMTP; Sun, 17 Oct 2004 08:26:36 -0700 Received: (qmail 5109 invoked by uid 65534); 17 Oct 2004 15:26:34 -0000 Date: 17 Oct 2004 15:26:34 -0000 Message-ID: <20041017152634.5107.qmail@minotaur.apache.org> From: cheche@apache.org To: svn@forrest.apache.org Subject: svn commit: rev 54966 - forrest/trunk/scratchpad/eclipsePlugin X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Author: cheche Date: Sun Oct 17 08:26:34 2004 New Revision: 54966 Modified: forrest/trunk/scratchpad/eclipsePlugin/readme.txt Log: Add more information about how to install this Modified: forrest/trunk/scratchpad/eclipsePlugin/readme.txt ============================================================================== --- forrest/trunk/scratchpad/eclipsePlugin/readme.txt (original) +++ forrest/trunk/scratchpad/eclipsePlugin/readme.txt Sun Oct 17 08:26:34 2004 @@ -16,6 +16,7 @@ Although not required we recommend that you also install the Web Tools Platform Project (http://www.eclipse.org/webtools/index.html) which will provide many useful plugins such as XML and Schema editors, Browser View and much more. +FIXME: Add Information about how to do this. For Development ===============