mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-22 15:53:58 +02:00
[releng] build tcf source
This commit is contained in:
parent
33d2e7fd52
commit
18827aa7ff
2 changed files with 5 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
################################################################################
|
################################################################################
|
||||||
# Copyright (c) 2006, 2008 Wind River Systems, Inc.
|
# Copyright (c) 2006, 2010 Wind River Systems, Inc.
|
||||||
# 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
|
||||||
# which accompanies this distribution, and is available at
|
# which accompanies this distribution, and is available at
|
||||||
|
@ -13,3 +13,4 @@ bin.includes = feature.xml,\
|
||||||
feature.properties,\
|
feature.properties,\
|
||||||
epl-v10.html,\
|
epl-v10.html,\
|
||||||
eclipse_update_120.jpg
|
eclipse_update_120.jpg
|
||||||
|
generate.feature@org.eclipse.tm.tcf.source=org.eclipse.tm.tcf.feature
|
||||||
|
|
|
@ -70,6 +70,9 @@
|
||||||
<includes
|
<includes
|
||||||
id="org.eclipse.tm.tcf.feature"
|
id="org.eclipse.tm.tcf.feature"
|
||||||
version="0.0.0"/>
|
version="0.0.0"/>
|
||||||
|
<includes
|
||||||
|
id="org.eclipse.tm.tcf.source"
|
||||||
|
version="0.0.0"/>
|
||||||
<plugin
|
<plugin
|
||||||
id="org.apache.commons.net"
|
id="org.apache.commons.net"
|
||||||
download-size="0"
|
download-size="0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue