1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-01 06:05:24 +02:00

Getting releng master feature in sync with map files.

This commit is contained in:
Anna Dushistova 2010-02-26 23:05:45 +00:00
parent 8fde0bcbaa
commit e419b1a1a0

View file

@ -1,4 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <!--
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2008, 2010 Wind River Systems, Inc. and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
@ -8,7 +9,6 @@
Contributors:
IBM Corporation - initial API and implementation
-->
<feature
id="org.eclipse.tm.releng.master"
label="%featureName"
@ -44,15 +44,7 @@
<includes
id="org.eclipse.tm.discovery"
version="0.0.0"/>
<!--
<includes
id="org.eclipse.rse.useractions.wrapper"
version="0.0.0"/>
<includes
id="org.eclipse.rse.wince.wrapper"
version="0.0.0"/>
-->
<includes
id="org.eclipse.rse.examples"
version="0.0.0"/>
@ -65,4 +57,17 @@
id="org.eclipse.tm.terminal.test"
version="0.0.0"/>
<plugin
id="org.apache.commons.net"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.apache.commons.net.source"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>