eclipse / tm4e

TextMate support in Eclipse IDE
https://projects.eclipse.org/projects/technology.tm4e
Eclipse Public License 2.0
89 stars 56 forks source link

feat: re-implement language pack updater #640

Closed sebthom closed 8 months ago

sebthom commented 8 months ago

This PR replaces the current Ant/XSLT based updater with an implementation I developed for https://github.com/sebthom/extra-syntax-highlighting-eclipse-plugin.

It has the following advantages: