mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-11 11:05:24 +02:00
[releng] Try fixing tm.terminal.source generation
This commit is contained in:
parent
7588c4f446
commit
ffca859bd6
1 changed files with 7 additions and 4 deletions
|
@ -33,10 +33,6 @@
|
|||
<discovery label="%tmUpdateSiteName" url="http://download.eclipse.org/dsdp/tm/updates/3.0"/>
|
||||
</url>
|
||||
|
||||
<includes
|
||||
id="org.eclipse.tm.terminal"
|
||||
version="0.0.0"/>
|
||||
|
||||
<requires>
|
||||
<!--
|
||||
<import plugin="org.eclipse.tm.terminal" version="2.0.0" match="compatible"/>
|
||||
|
@ -64,6 +60,13 @@
|
|||
version="0.0.0"
|
||||
unpack="false"/>
|
||||
|
||||
<plugin
|
||||
id="org.eclipse.tm.terminal"
|
||||
download-size="56"
|
||||
install-size="56"
|
||||
version="0.0.0"
|
||||
unpack="false"/>
|
||||
|
||||
<plugin
|
||||
id="org.eclipse.tm.terminal.source"
|
||||
download-size="103"
|
||||
|
|
Loading…
Add table
Reference in a new issue