1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-25 09:55:29 +02:00

[releng] build individual source plugins

This commit is contained in:
Martin Oberhuber 2009-02-08 23:15:28 +00:00
parent d86e45571b
commit b789a0fe24
2 changed files with 12 additions and 6 deletions

View file

@ -47,30 +47,35 @@
id="org.eclipse.tm.terminal.source"
download-size="103"
install-size="107"
version="0.0.0"/>
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.tm.terminal.serial.source"
download-size="117"
install-size="122"
version="0.0.0"/>
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.tm.terminal.ssh.source"
download-size="133"
install-size="139"
version="0.0.0"/>
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.tm.terminal.telnet.source"
download-size="155"
install-size="163"
version="0.0.0"/>
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.tm.terminal.view.source"
download-size="182"
install-size="191"
version="0.0.0"/>
version="0.0.0"
unpack="false"/>
</feature>

View file

@ -41,6 +41,7 @@
id="org.eclipse.tm.terminal.test.source"
download-size="0"
install-size="0"
version="0.0.0"/>
version="0.0.0"
unpack="false"/>
</feature>