Developping extensions to newest Che version
See original GitHub issueI recently migrated to the 5.5.0 version of che and I did notice a lot of changes on some modules especially the assembly-ide-war
.
So how we can develop extension for this new version and how to use SuperDev mode if there is no more GWT modules for the IDE?
Issue Analytics
- State:
- Created 7 years ago
- Comments:31 (11 by maintainers)
Top Results From Across the Web
Extending Eclipse Che 7 to use VS Code extensions
This article explains the new plugin model in Eclipse Theia and the benefits for Eclipse Che 7 developer workspaces.
Read more >Building an extension for Eclipse Che - an experience report
Eclipse Che is a cloud-based IDE including online workspace management. ... 1.6K views 6 years ago Eclipse Cloud Development Tools.
Read more >Document how to add VSCode extensions #21566 - GitHub
I can't find any documentation on how to do it in recent versions. I have read some third-party guides like https://che.eclipseprojects.io/2021/ ...
Read more >Eclipse Che 7 — Extending developer workspaces to run VS ...
A plug-in model added to Eclipse Theia to support VS Code extensions and run them in cloud developer workspaces with Eclipse Che.
Read more >Introduction to Eclipse Che :: Eclipse Che Documentation
A plugin mechanism compatible with Visual Studio Code extensions. A software development kit (SDK) for creating custom cloud developer platforms.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
We document these nuances in the wiki about how we develop internally - https://github.com/eclipse/che/wiki/Development-Process
yes we can close this issue, most of my concepts are cleared !!!