From dc7d03604d4a4ee69a5b4e76eabdffa7792a8bb1 Mon Sep 17 00:00:00 2001 From: gtonic Date: Fri, 9 Aug 2002 18:20:08 +0000 Subject: [PATCH] testing around with plugin properties ;) --- net.sourceforge.phpeclipse/.classpath | 86 ++++++++++++++++++++++++++++++-- net.sourceforge.phpeclipse/plugin.xml | 68 +++++++++++++++++++++++++- 2 files changed, 145 insertions(+), 9 deletions(-) diff --git a/net.sourceforge.phpeclipse/.classpath b/net.sourceforge.phpeclipse/.classpath index bd48ce5..a2d12a9 100644 --- a/net.sourceforge.phpeclipse/.classpath +++ b/net.sourceforge.phpeclipse/.classpath @@ -3,21 +3,95 @@ - - - - + path="ECLIPSE_HOME/plugins/org.eclipse.compare_2.0.0/compare.jar" sourcepath="_ORG_ECLIPSE_PLATFORM_SOURCE/org.eclipse.compare_2.0.0/comparesrc.zip"/> - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/net.sourceforge.phpeclipse/plugin.xml b/net.sourceforge.phpeclipse/plugin.xml index 5daa183..388930e 100644 --- a/net.sourceforge.phpeclipse/plugin.xml +++ b/net.sourceforge.phpeclipse/plugin.xml @@ -1,13 +1,75 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + + + + + -- 1.7.1