Skip to content

Commit 3392fc7

Browse files
authored
Add TM4E to all EPPs (#223)
Fixes #222
1 parent 009862e commit 3392fc7

11 files changed

Lines changed: 24 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ This document aims to highlight configuration and content changes of the package
55
For changes in Eclipse projects that contribute to SimRel and are included in the EPP packages, refer to the change log or New and Noteworthy document of the participating projects.
66
The [Eclipse IDE New & Noteworthy](https://eclipseide.org/release/noteworthy/) page combines all those documents in one place.
77

8+
## 2024-12
9+
10+
- [TextMate 4 Eclipse (TM4E)](https://projects.eclipse.org/projects/technology.tm4e) is now included with all packages. The TM4E project uses the Generic Code Editor in Eclipse to support syntax highlighting for a large number of languages.
11+
812
## 2024-06
913

1014
- Eclipse IDE now ships with Java 21 by default and many of the individual downloads now require Java 21.

packages/org.eclipse.epp.package.committers.product/epp.product

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,8 @@ United States, other countries, or both.
242242
<feature id="org.eclipse.egit" installMode="root"/>
243243
<feature id="org.eclipse.jgit" installMode="root"/>
244244
<feature id="org.eclipse.mylyn.wikitext.feature" installMode="root"/>
245+
<feature id="org.eclipse.tm4e.feature" installMode="root"/>
246+
<feature id="org.eclipse.tm4e.language_pack.feature" installMode="root"/>
245247

246248
<!-- common features to almost all products -->
247249
<feature id="org.eclipse.mylyn.commons.activity.feature" installMode="root"/>

packages/org.eclipse.epp.package.cpp.product/epp.product

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,8 @@ United States, other countries, or both.
240240
<feature id="org.eclipse.egit" installMode="root"/>
241241
<feature id="org.eclipse.jgit" installMode="root"/>
242242
<feature id="org.eclipse.mylyn.wikitext.feature" installMode="root"/>
243+
<feature id="org.eclipse.tm4e.feature" installMode="root"/>
244+
<feature id="org.eclipse.tm4e.language_pack.feature" installMode="root"/>
243245

244246
<!-- common features to almost all products -->
245247
<feature id="org.eclipse.mylyn.commons.activity.feature" installMode="root"/>

packages/org.eclipse.epp.package.dsl.product/epp.product

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,8 @@ United States, other countries, or both.
240240
<feature id="org.eclipse.egit" installMode="root"/>
241241
<feature id="org.eclipse.jgit" installMode="root"/>
242242
<feature id="org.eclipse.mylyn.wikitext.feature" installMode="root"/>
243+
<feature id="org.eclipse.tm4e.feature" installMode="root"/>
244+
<feature id="org.eclipse.tm4e.language_pack.feature" installMode="root"/>
243245

244246
<!-- product specific contents -->
245247
<feature id="org.eclipse.epp.package.dsl.feature" version="4.34.0.qualifier"/>

packages/org.eclipse.epp.package.embedcpp.product/epp.product

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,8 @@ United States, other countries, or both.
242242
<feature id="org.eclipse.egit" installMode="root"/>
243243
<feature id="org.eclipse.jgit" installMode="root"/>
244244
<feature id="org.eclipse.mylyn.wikitext.feature" installMode="root"/>
245+
<feature id="org.eclipse.tm4e.feature" installMode="root"/>
246+
<feature id="org.eclipse.tm4e.language_pack.feature" installMode="root"/>
245247

246248
<!-- common features to almost all products -->
247249
<feature id="org.eclipse.mylyn.commons.activity.feature" installMode="root"/>

packages/org.eclipse.epp.package.java.product/epp.product

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,8 @@ United States, other countries, or both.
240240
<feature id="org.eclipse.egit" installMode="root"/>
241241
<feature id="org.eclipse.jgit" installMode="root"/>
242242
<feature id="org.eclipse.mylyn.wikitext.feature" installMode="root"/>
243+
<feature id="org.eclipse.tm4e.feature" installMode="root"/>
244+
<feature id="org.eclipse.tm4e.language_pack.feature" installMode="root"/>
243245

244246
<!-- common features to almost all products -->
245247
<feature id="org.eclipse.mylyn.commons.activity.feature" installMode="root"/>

packages/org.eclipse.epp.package.jee.product/epp.product

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,8 @@ United States, other countries, or both.
240240
<feature id="org.eclipse.egit" installMode="root"/>
241241
<feature id="org.eclipse.jgit" installMode="root"/>
242242
<feature id="org.eclipse.mylyn.wikitext.feature" installMode="root"/>
243+
<feature id="org.eclipse.tm4e.feature" installMode="root"/>
244+
<feature id="org.eclipse.tm4e.language_pack.feature" installMode="root"/>
243245

244246
<!-- common features to almost all products -->
245247
<feature id="org.eclipse.mylyn.commons.activity.feature" installMode="root"/>

packages/org.eclipse.epp.package.modeling.product/epp.product

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,8 @@ United States, other countries, or both.
242242
<feature id="org.eclipse.egit" installMode="root"/>
243243
<feature id="org.eclipse.jgit" installMode="root"/>
244244
<feature id="org.eclipse.mylyn.wikitext.feature" installMode="root"/>
245+
<feature id="org.eclipse.tm4e.feature" installMode="root"/>
246+
<feature id="org.eclipse.tm4e.language_pack.feature" installMode="root"/>
245247

246248
<!-- common features to almost all products -->
247249
<feature id="org.eclipse.mylyn.commons.activity.feature" installMode="root"/>

packages/org.eclipse.epp.package.php.product/epp.product

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,8 @@ United States, other countries, or both.
242242
<feature id="org.eclipse.egit" installMode="root"/>
243243
<feature id="org.eclipse.jgit" installMode="root"/>
244244
<feature id="org.eclipse.mylyn.wikitext.feature" installMode="root"/>
245+
<feature id="org.eclipse.tm4e.feature" installMode="root"/>
246+
<feature id="org.eclipse.tm4e.language_pack.feature" installMode="root"/>
245247

246248
<!-- common features to almost all products -->
247249
<feature id="org.eclipse.mylyn.commons.activity.feature" installMode="root"/>

packages/org.eclipse.epp.package.rcp.product/epp.product

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,8 @@ United States, other countries, or both.
240240
<feature id="org.eclipse.egit" installMode="root"/>
241241
<feature id="org.eclipse.jgit" installMode="root"/>
242242
<feature id="org.eclipse.mylyn.wikitext.feature" installMode="root"/>
243+
<feature id="org.eclipse.tm4e.feature" installMode="root"/>
244+
<feature id="org.eclipse.tm4e.language_pack.feature" installMode="root"/>
243245

244246
<!-- common features to almost all products -->
245247
<feature id="org.eclipse.mylyn.commons.activity.feature" installMode="root"/>

0 commit comments

Comments
 (0)