欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Eclipse Che
来自开放百科 - 灰狐
(版本间的差异)
小 (→文档) |
小 (→图集) |
||
第36行: | 第36行: | ||
image:Eclipse-Che-API.png|API | image:Eclipse-Che-API.png|API | ||
image:Eclipse-Che-architecture.png|架构 | image:Eclipse-Che-architecture.png|架构 | ||
+ | image:eclipse-che-high-level-architecture.png|架构 | ||
+ | image:eclipse-che-workspaces-architecture.png|Workspaces架构 | ||
+ | image:eclipse-che-workspaces-controllers.png|Workspaces控制器 | ||
image:Eclipse-Che-Stacks.png|堆栈 | image:Eclipse-Che-Stacks.png|堆栈 | ||
image:eclipse-che-create-project.png|创建项目 | image:eclipse-che-create-project.png|创建项目 |
2021年2月15日 (一) 08:02的版本
Eclipse Che: Next-generation Eclipse IDE.
目录 |
简介
Eclipse Che提供:
- 一个基于浏览器的 IDE
- RESTful特性的工作空间(workspace)服务器
- 面向语言、框架、工具的插件体系
- 创建插件和程序集(assemblies)的SDK
Desktop
基于 Electron 的桌面系统。
指南
http://localhost:8080 http://localhost:8080/swagger curl http://localhost:8080/api/workspace
Code
git clone http://github.com/eclipse/che git checkout {version-that-matches-your-install} cd core/ mvn javadoc:aggregate /core/target/site/apidocs/index.html
分发版
文档
图集
链接
分享您的观点