1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-17 14:05:23 +02:00

Do not require org.eclipse.tm.terminal.connector.process (#1212)

It is already mentioned in the requirement section and therefore
duplicated requirement. Also org.eclipse.tm.terminal.connector.local has
a require-bundle so it will be included anyways.
This commit is contained in:
Christoph Läubrich 2025-06-18 19:24:27 +02:00 committed by GitHub
parent 4e11f533ca
commit 9083effab3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -49,11 +49,4 @@
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.tm.terminal.connector.process"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>