Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

ECD/Charter

< ECD
Revision as of 13:39, 11 September 2014 by Tyler.codenvy.com (Talk | contribs) (Eclipse Cloud Development Platform Charter)

Stop.png
Draft in progress
This is a draft project charter that is being made available at an early stage to facilitate feedback.


Eclipse Cloud Development Charter

Overview

Eclipse Cloud Development (ECD) is an open source software development project dedicated to providing a robust, full-featured, commercial-quality, and freely available industry cloud platform for the development of highly integrated tools.

This charter was developed in accordance with the Eclipse Development Process and will outline the mission, scope, organization, and development process for the Eclipse Cloud Development Platform Project. This document extends the Eclipse Standard Top-Level Charter v1.1, and includes the required content and overrides which follow. It is anticipated that as the standard charter is updated, this charter will incorporate the changes and make adjustments as seen fit by the PMC, and with approval from the EMO and board of directors.

  • Descriptive name: Eclipse Cloud Development
  • Nickname: ECD

Mission

The mission of ECD is to create cloud development platforms to meet the needs of the Eclipse tool-building community and its users, to fulfill a vision of providing an industry tooling platforms that operate on top of cloud standards. The cloud has opened the world, creating standards with HTTP, browser renderers, cross-system programming languages, security protocols, and many other platform building blocks.

ECD provides infrastructure, standards and frameworks that make use of open cloud standards to offer a cloud development platforms for tools - open, extensible systems to execute distributed developer services (such as build, run, debug, test, continuous integration, deploy) while also providing open, extensible browser-based tooling applications that consume these services (e.g.: IDEs, source clients).

The project has a goal of finding common ground between its constituent projects and establishing common tooling building blocks and APIs where possible to facilitate integration and interoperability between them.

This project will focus on:

  1. Standards and Protocols for provisioning cloud developer platforms, cloud developer environments, and the interaction of clients with services
  2. Frameworks for building, loading, managing, running, and executing distributed tooling extensions with browser-client interfaces
  3. Extensions for programming languages, build systems, frameworks, ALM and code assistant tools
  4. Hosted Developer Environment Clouds that manage large populations of developers, projects, and activity with maximum density and minimum hardware
  5. Analytics to derive deep data insights from developer population activity
  6. Tools and Cloud IDEs that orchestrate developer tooling and workflows across distributed systems
  7. Solutions that build ready-to-run solutions based on the other building blocks

The success of the initiative depends on how well the solutions built enable a wide range of tool builders to create best of breed integrated tools that run on a distributed system and accessed by a variety of clients over open standards. But the real vision of pure cloud development is only realized if different tools can be combined by users to suit their unique requirements, in ways the tool authors never imagined.

This document describes the composition and organization of the project, roles and responsibilities of the participants, and development process for the project.

Scope

ECD encompasses three areas of work:

  • Platforms for Hosting & Connecting Developer Environments. Creating the technologies to host, scale, integrate, and manage developer environment.
  • Tools to Extend Platforms. Creating the tools to build, extend and adopt these platforms for new development scenarios.
  • Industry-Oriented Developer Environments. Providing industry-oriented solutions (cloud IDEs) based upon ECD building blocks.

The projects under this top-level project will be implemented in a variety of programming languages. These projects also target many different hardware, OS, and programming language environments to meet the needs of global industries.

The tool creation goal has a number of important objectives. First, it provides an initial "customer" for ECD, to ensure the requirements of real development tools are met by this initiative. Second, it encourages community adoption of hosted developer environments. The easier it is for the community to extend these technologies, the more successful the project will be. Finally, it allows the contributors to continuously "self host" on the tool platform as it is being built. This creates a tight feedback loop that ensure the platform is robust, and meets the needs of real tool users.

Founding Projects

ECD will be initially comprised of these existing Eclipse projects:

  1. Eclipse Orion
  2. Eclipse Flux
  3. Eclipse Che

Licensing

Projects under ECD Top-Level Project are permitted to use one of the following two options:

  1. Eclipse Public License v1.0
  2. Eclipse Public License v1.0 and Eclipse Distribution License v1.0

Back to the top