Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 80715 invoked from network); 16 Nov 2004 20:57:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 16 Nov 2004 20:57:57 -0000 Received: (qmail 21316 invoked by uid 500); 16 Nov 2004 20:57:57 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 21280 invoked by uid 500); 16 Nov 2004 20:57:57 -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 21260 invoked by uid 99); 16 Nov 2004 20:57:56 -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; Tue, 16 Nov 2004 12:57:56 -0800 Received: (qmail 80657 invoked by uid 65534); 16 Nov 2004 20:57:55 -0000 Date: 16 Nov 2004 20:57:55 -0000 Message-ID: <20041116205755.80654.qmail@minotaur.apache.org> From: rgardler@apache.org To: svn@forrest.apache.org Subject: svn commit: rev 76033 - forrest/trunk/tools/eclipse X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Author: rgardler Date: Tue Nov 16 12:57:54 2004 New Revision: 76033 Added: forrest/trunk/tools/eclipse/plugin.properties (contents, props changed) Modified: forrest/trunk/tools/eclipse/plugin.xml Log: use properties fil Added: forrest/trunk/tools/eclipse/plugin.properties ============================================================================== --- (empty file) +++ forrest/trunk/tools/eclipse/plugin.properties Tue Nov 16 12:57:54 2004 @@ -0,0 +1,4 @@ +pluginName = Forrest +providerName = The Apache Software Foundation + +viewWebBrowserTitle = WebBrowser \ No newline at end of file Modified: forrest/trunk/tools/eclipse/plugin.xml ============================================================================== --- forrest/trunk/tools/eclipse/plugin.xml (original) +++ forrest/trunk/tools/eclipse/plugin.xml Tue Nov 16 12:57:54 2004 @@ -17,13 +17,13 @@ - + @@ -33,10 +33,12 @@ + + @@ -99,5 +101,15 @@ id="org.apache.forrest.eclipse.BuildServer"/> + + + + +