新一代的Eclipse IDE:Eclipse Che

dfd7 9年前發布 | 92K 次閱讀 Eclipse開發工具 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.baiduhome.net/lib/view/home/1449389155749

 本文由用戶 dfd7 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!