Skip to content

Commit f9f8066

Browse files
committed
update terminal feature to new id
1 parent 69e1367 commit f9f8066

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

eclipse-distribution/org.springframework.boot.ide.product/org.springframework.boot.ide.product

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<feature id="org.eclipse.wildwebdeveloper.feature" installMode="root"/>
9494
<feature id="org.eclipse.wildwebdeveloper.xml.feature" installMode="root"/>
9595

96-
<feature id="org.eclipse.tm.terminal.feature" installMode="root"/>
96+
<feature id="org.eclipse.terminal.feature" installMode="root"/>
9797
<!-- <feature id="org.eclipse.rse" installMode="root"/> -->
9898
<feature id="org.eclipse.tips.feature" installMode="root"/>
9999

eclipse-distribution/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
</properties>
136136
<repositories>
137137
<repository>
138-
<id>2025-09</id>
138+
<id>2025-12</id>
139139
<layout>p2</layout>
140140
<url>https://download.eclipse.org/releases/2025-12/</url>
141141
</repository>

0 commit comments

Comments
 (0)