| 注册
请输入搜索内容

热门搜索

Java Linux MySQL PHP JavaScript Hibernate jQuery Nginx
dfd7
8年前发布

新一代的Eclipse IDE:Eclipse Che

高性能,开源的,软件开发者云工作平台。

Cloud IDE

可以使用你的浏览器在任何机器上进行任何语言的编程。编辑,构建,调试和部署项目绑定至源代码仓库。Use Che as an IDE

Workspace Server

利用APIs创建开发者工作平台。添加你的项目类型,嵌入自定义命令和托管在任何基础设施上。 Use Che as a Workspace Server

Plug-Ins

Use Che's built-in language plug-ins or write packaged extensions that transform Che's IDE into new tools and assemblies. Write Che IDE Plug-Ins

Eclipse Che

Che can be installed on any OS that supports Java 1.8 - desktop, server or cloud, and Maven 3.1.1 or higher. It has been tested on Ubuntu, Linux, MacOS and Windows.

License

Che is open sourced under the Eclipse Public License 1.0.

Dependencies

  • Docker 1.8+
  • Maven 3.1.1+
  • Java 1.8

Clone

git clone https://github.com/codenvy/che.git

If master is unstable, checkout the latest tagged version.

Build and Run

cd che  mvn clean install  ./che.sh [ start | stop ]

Che will be available atlocalhost:8080

This builds an assembly with the Java, git, and maven plugins. The SDK has embedded tools that let you create assemblies that contain other plugins.

Sub-Projects:

项目主页:http://www.open-open.com/lib/view/home/1449389155749

 本文由用户 dfd7 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
 转载本站原创文章,请注明出处,并保留原始链接、图片水印。
 本站是一个以用户分享为主的开源技术平台,欢迎各类分享!
 本文地址:https://www.open-open.com/lib/view/open1449389155749.html
Eclipse开发工具 Eclipse Che