mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-16 21:45:22 +02:00
Getting releng master feature in sync with map files.
This commit is contained in:
parent
8fde0bcbaa
commit
e419b1a1a0
1 changed files with 15 additions and 10 deletions
|
@ -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.
|
Copyright (c) 2008, 2010 Wind River Systems, Inc. and others.
|
||||||
All rights reserved. This program and the accompanying materials
|
All rights reserved. This program and the accompanying materials
|
||||||
are made available under the terms of the Eclipse Public License v1.0
|
are made available under the terms of the Eclipse Public License v1.0
|
||||||
|
@ -8,7 +9,6 @@
|
||||||
Contributors:
|
Contributors:
|
||||||
IBM Corporation - initial API and implementation
|
IBM Corporation - initial API and implementation
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<feature
|
<feature
|
||||||
id="org.eclipse.tm.releng.master"
|
id="org.eclipse.tm.releng.master"
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
|
@ -44,15 +44,7 @@
|
||||||
<includes
|
<includes
|
||||||
id="org.eclipse.tm.discovery"
|
id="org.eclipse.tm.discovery"
|
||||||
version="0.0.0"/>
|
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
|
<includes
|
||||||
id="org.eclipse.rse.examples"
|
id="org.eclipse.rse.examples"
|
||||||
version="0.0.0"/>
|
version="0.0.0"/>
|
||||||
|
@ -65,4 +57,17 @@
|
||||||
id="org.eclipse.tm.terminal.test"
|
id="org.eclipse.tm.terminal.test"
|
||||||
version="0.0.0"/>
|
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>
|
</feature>
|
||||||
|
|
Loading…
Add table
Reference in a new issue