Skip to content

Commit ef36bef

Browse files
committed
Add a note about migrated Terminal View and connectors
1 parent 57285cc commit ef36bef

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

news/4.37/platform.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,9 @@ if something is missing or not working as expected.
5858
The terminal support can be installed as follows:
5959

6060
- Download the latest integration build SDK [here](https://download.eclipse.org/eclipse/downloads/).
61-
- Go to "Install new Software" and add the site https://download.eclipse.org/tools/cdt/releases/12.1/cdt-12.1.0/.
62-
Then select `Terminal (Console) View` and `TM Terminal Local Connector Extension`.
61+
- Go to `Help > Install New Software` and add the site https://download.eclipse.org/eclipse/updates/4.37-I-builds/ then select
62+
`Terminal Feature` and `Terminal Session Support`.
6363
- Now in the toolbar choose the `Open a Terminal` icon ensure the `Terminal` view works for your platform.
64-
- Go to `Help > Install New Software` and add the site https://download.eclipse.org/eclipse/updates/4.37-I-builds/ then select `...`.
6564

6665
Now that the terminal console support is installed, you can use it.
6766
You can install m2e PDE support from https://download.eclipse.org/technology/m2e/releases/latest/

news/4.37/platform_isv.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,12 @@ A special thanks to everyone who [contributed to Eclipse-Platform](acknowledgeme
66
---
77
## Platform Changes
88
-->
9+
# Terminal View and Connectors are now available from Platform
910

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!
13+
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`.
1015
<!--
1116
---
1217
## SWT Changes

0 commit comments

Comments
 (0)