当前位置: 首页 > 软件库 > 云计算 > 云原生 >

che

The Kubernetes-Native IDE for Developer Teams
授权协议 EPL-2.0 License
开发语言 Google Go
所属分类 云计算、 云原生
软件类型 开源软件
地区 不详
投 递 者 严承允
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

Eclipse Che Server has moved!

If you're looking for the sources of the Eclipse Che Server, it has been relocated here:

https://github.com/eclipse-che/che-server

Eclipse Che - Eclipse Next-Generation IDE

Next-generation container development platform, developer workspace server and cloud IDE

Che is Kubernetes-native and places everything the developer needs into containers in Kube pods including dependencies, embedded containerized runtimes, a web IDE, and project code. This makes workspaces distributed, collaborative, and portable to run anywhere Kubernetes runs ... Read More

Eclipse Che


Visit website at: https://www.eclipse.org/che/ and documentation at: https://www.eclipse.org/che/docs


Getting Started

Here you can find links on how to get started with Eclipse Che:

Using Eclipse Che

Here you can find references to useful documentation and hands-on guides to learn how to get the most of Eclipse Che:

Feedback and Community

We love to hear from users and developers. Here are the various ways to get in touch with us:

Contributing

If you are interested in fixing issues and contributing directly to the code base:

Extending Eclipse Che

Roadmap

We maintain the Che roadmap in the open way. We welcome anyone to ask question and contribute to the roadmap by joining our community meetings.

License

Che is open sourced under the Eclipse Public License 2.0.

  • centos7 elasticsearch6.8.3启动 如果启动命令是./bin/elasticsearch 会提示bound or publishing to a non-loopback address, enforcing bootstrap checks Killed 服务并没有启动 而改用启动命令是./bin/elasticsearch -d 则没问题

  • Eclipse Che 是一个高性能的基于浏览器的集成开发环境,通过提供结构化的工作区、项目输入、模块化扩展插件来支持 Codenvy 的引擎。Eclipse Che 采用 Java 开发,支持 Windows、Linux 和 OS X 系统。提供扩展功能用于支持多种编程语言。目前支持的语言包括:C++、Go、Java、Python、Ruby、SQL,提供语法高亮、代码分析、代码 辅助和调试功能。

  • pyhton 利用 pexpect 模块实现 svn chekout 一,安装 pexpectpip install pexpect 二,python 脚本实现#!/usr/bin/env python # -*- coding: utf-8 -*- import pexpect username = 'admin' password = 'passwd' svnurl = 'http://mys

  •     1、引言数控雕刻机床的主传动系统大多采用无级变速。目前,无级变速系统主要有变频主轴系统和伺服主轴系统两种,一般采用直流或交流主轴电机。通过带传动带动主轴旋转,或通过带传动和主轴箱内的减速齿轮(以获得更大的转矩)带动主轴旋转。由于主轴电机调速范围广,又可无级调速,使得主轴箱的结构大为简化。目前对客户来说由于变频器的高性价比,所以变频器在机床上使用非常普遍。英威腾CHE系列矢量变频器以其独特的

  • 第一步安装docker: 官方给出的安装命令:wget -qO- https://get.docker.com/ | sh 第二步安装需要的软件包, yum-util 提供yum-config-manager功能,另外两个是devicemapper驱动依赖的:$ sudo yum install -y yum-utils device-mapper-persistent-data lvm2 第三步

  • java Java 用于运行Che的服务器和用于创建Plug-in包的SDK工具,所以需要安装Java Jdk 1.8 如果只是运行Che的话下载JRE就足够了,但是加入你需要从源代码编译的话你还需要下载JDK Docker Che运用Docker作为编译和运行工程的实现机器,所以你需要安装适应你操作系统的Docker。在Unix上,你必须将Docker添加进你的管理员权限中使得Docker命令都