oberhack 2004/01/26 12:46:23
Modified: ide/org.apache.avalon.ide.eclipse.features feature.xml
Log:
Revision Changes Path
1.3 +8 -1
avalon-sandbox/ide/org.apache.avalon.ide.eclipse.features/feature.xml
Index: feature.xml
===================================================================
RCS file:
/home/cvs/avalon-sandbox/ide/org.apache.avalon.ide.eclipse.features/feature.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- feature.xml 26 Jan 2004 15:55:07 -0000 1.2
+++ feature.xml 26 Jan 2004 20:46:23 -0000 1.3
@@ -11,6 +11,14 @@
primary="true"
exclusive="true">
+ <copyright>
+ This is a copyright
+ </copyright>
+
+ <license>
+ This is the licence agreement
+ </license>
+
<url>
<update label="MerlinDeveloper Updates"
url="http://merlin.softwarefabrik.biz/MerlinDeveloper/updates"/>
</url>
@@ -28,7 +36,6 @@
<import plugin="org.eclipse.jdt.debug.ui"/>
<import plugin="org.eclipse.pde.ui"/>
<import plugin="org.eclipse.swt"/>
- <import plugin="org.eclipse.ui.ide"/>
</requires>
<plugin
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]