mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-21 21:52:10 +02:00
Fix broken composites on archive.eclipse.org
This is a fixup on the previous fix. Although p2 doesn't use the "size" property, it is good form to have it correct. Fixes #235
This commit is contained in:
parent
1c7aa967a0
commit
3feeedfa63
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
<properties size='1'>
|
<properties size='1'>
|
||||||
<property name='p2.timestamp' value='1673888544650'/>
|
<property name='p2.timestamp' value='1673888544650'/>
|
||||||
</properties>
|
</properties>
|
||||||
<children size='5'>
|
<children size='2'>
|
||||||
<child location='../../launchbar/oxygen.2'/>
|
<child location='../../launchbar/oxygen.2'/>
|
||||||
<child location='cdt-9.4.3'/>
|
<child location='cdt-9.4.3'/>
|
||||||
</children>
|
</children>
|
||||||
|
|
Loading…
Add table
Reference in a new issue