Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [che-dev] Regarding https://github.com/eclipse-che/che-theia repo

Hi Prasanna,

Che-Theia was designed so that the plugins (or vs code extensions) could be executed in remote containers (sidecars).

This had some pros and cons but a couple of years ago we decided to adopt a different approach for Eclipse Che editors (this is explained here [1]) and Che-Theia, with its sophisticated remote plugins system, got discontinued (you can find more informations on this issue [2]).

Now there is no point to resume Che-Theia as its architecture is outdated compared to current Eclipse Che editors (vscode and jetbrains). 

But it would be interesting to have a brand new Theia based editor for Che that adopts the new architecture. So I made this PoC [3] (thank you @maheshrajrp for sharing Theia container image) but I won't be able to improve it nor to maintain it. Its purpose is to show that it's possible and hopefully someone can find it useful.

Mario

[1] https://www.eclipse.org/lists/che-dev/msg04439.html
[2] https://github.com/eclipse/che/issues/21771
[3] https://github.com/l0rd/theia-editor/

On Tue, Mar 5, 2024 at 7:45 AM Prasanna Marathe via che-dev <che-dev@xxxxxxxxxxx> wrote:

Hi All,

We obserbed that https://github.com/eclipse-che/che-theia repo is achieved now and only have read only status
If we want to enable CICD pipeline or enable support for any other architecture is there any other alternative way,
Thanks in advance.

With Regards,

Prasanna

_______________________________________________
che-dev mailing list
che-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/che-dev

Back to the top