Skip to content

Commit 51b20c8

Browse files
committed
Fix/improve the terminal ISV N&N
1 parent 227dcac commit 51b20c8

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

news/4.37/platform_isv.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,18 @@
22

33
A special thanks to everyone who [contributed to Eclipse-Platform](acknowledgements.md#eclipse-platform) or [contributed to Equinox](acknowledgements.md#equinox) in this release!
44

5-
<!--
65
---
76
## Platform Changes
8-
-->
9-
# Terminal View and Connectors are now available from Platform
107

11-
The previously provided Terminal View and the Local, SHH and Telnet Connectors from the CDT Project are now migrated to the Eclipse Platform to make it generally available.
12-
It has been part of the Eclipse EPPs for along time already and proven an useful extension to Eclipse IDE!
8+
### Terminal View and Connectors Support
9+
10+
The Terminal view along with the associated Local, SSH and Telnet connectors from the CDT Project have been migrated to the Eclipse Platform to make them more generally available.
11+
These have been part of the Eclipse IDE packages for many years and have proven to be a useful extension to the IDE!
12+
13+
To use them in your own product, or install it in a custom Eclipse IDE setup, you can now use the feature `org.eclipse.terminal.feature`.
14+
15+
See [Support Launching with a Terminal Console](platform.md#support-launching-with-a-terminal-console) for a use case.
1316

14-
To use it in your own product, or install it in a custom Eclipse IDE setup you can from now on use the feature `org.eclipse.terminal.feature`.
1517
<!--
1618
---
1719
## SWT Changes

0 commit comments

Comments
 (0)