Christoph Läubrich
Christoph Läubrich
@jonahgraham should TCF probably also be migrated to the new terminal view then?
I think I might can add support for them with the compatibility bundle if they are interested and help in testing that...
Just setup a [dev-environment](https://github.com/eclipse-platform/.github/blob/main/CONTRIBUTING.md#creating-an-eclipse-development-environment) and start exploring / coding! If you have questions let us know, either here, or show a PR with your current state. It is usually a...
`platform` and `platform.ui` actually belong together and are closely coupled. So we can move it there or jut keep it here it does not matter much, in the worst case...
> There are basically 2 types of tabs in eclipse. I don't think this is true. "Editor" is a concept of E3 / IDE. A Tab is actually a view...
@Claudio140 this sounds useful, do you like to propose a PR?
@fedejeanne I don't think you install this feature usually inside the SDK IDE itself, it should be already there when you import the new bundle, or did I get you...
The terminal bundles are here https://github.com/eclipse-platform/eclipse.platform/tree/master/terminal then go to "Runtime Workspace" and add the terminal feature there and you should get terminal support in launched `Runtime Workspace` ...
Then only install "Terminal Feature" into your runtime Eclipse, hope this helps! As an alternative you can install the CDT Terminal View from the regular release train repo.
> I installed these 2: That's why I wrote to only install one of them ( Terminal Feature ) as the other is something different (but of cause should not...