Skip to content

Commit 388d0f3

Browse files
committed
Added terminal feature needed but not required by Copilot
Workaround for eclipse-copilot/eclipse-copilot#41
1 parent b5a2000 commit 388d0f3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

releng/org.eclipse.ui.releng/platformUiTools.p2f

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,5 +132,10 @@
132132
<repository location='https://download.eclipse.org/eclipse/updates/I-builds'/>
133133
</repositories>
134134
</iu>
135+
<iu id='org.eclipse.terminal.feature.feature.group' name='Terminal feature' version='0.0.0'>
136+
<repositories size='1'>
137+
<repository location='https://download.eclipse.org/eclipse/updates/I-builds'/>
138+
</repositories>
139+
</iu>
135140
</ius>
136141
</p2f>

0 commit comments

Comments
 (0)