Eclipse Che

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(指南)
(指南)
第15行: 第15行:
 
  http://localhost:8080/swagger
 
  http://localhost:8080/swagger
 
  curl http://localhost:8080/api/workspace
 
  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
  
 
==图集==
 
==图集==

2016年4月27日 (三) 14:59的版本

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

图集

链接

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱