Skip to content

Commit 8e1d2a8

Browse files
committed
Add org.eclipse.tm.terminal.view.core to be part of the repository
org.eclipse.tm.terminal.view.core is currently not meant to be referenced in any feature but needs to be consumable e.g. by CDT. To do so we need to have it part of the update-site.
1 parent 1ae4901 commit 8e1d2a8

File tree

1 file changed

+2
-1
lines changed
  • eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository

1 file changed

+2
-1
lines changed

eclipse.platform.releng.tychoeclipsebuilder/eclipse.platform.repository/category.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
<bundle id="jakarta.annotation-api" version="1.3.5"/>
2323
<bundle id="jakarta.inject.jakarta.inject-api" version="1.0.5"/>
2424
<bundle id="org.eclipse.equinox.slf4j"/>
25-
<bundle id="org.eclipse.tm.terminal.control"/>
2625
<bundle id="org.eclipse.debug.terminal"/>
26+
<bundle id="org.eclipse.tm.terminal.control"/>
27+
<bundle id="org.eclipse.tm.terminal.view.core"/>
2728
</site>

0 commit comments

Comments
 (0)