Skip to content

Releases: eclipse-che/che

4.3

17 Jun 13:07
Compare
Choose a tag to compare
4.3

Release Summary:

  • Java improvements: Maven, javac and classpath
  • New plug-in for Subversion
  • UX improvements: notifications, debugger, dashboard and consoles
  • Editor personalization
  • Simplified installation and more flexibility for configuration
  • Generic debugger API and structural refactoring

Learn more about the release
Change Log
Download Binaries

4.2

06 May 15:31
Compare
Choose a tag to compare
4.2

Release Summary:

  • New runtime stacks, templates, and commands for: C, C++, Python and Android
  • GDB debugger for C, C++, Go, Python, and other languages
  • Remote development of devices over SSH
  • Workspace auto-snapshot flows
  • Vagrant-based installer for Eclipse Che
  • Configuration for workspaces running behind a proxy

Learn more about the release
Change Log
Download Binaries

4.1

04 May 11:23
Compare
Choose a tag to compare
4.1

Release Summary:

  • Improvements to the Che with VirtualBox
  • UI for creating and managing modules in maven projects
  • New project type for C/C++ and Python
  • Making the Che debugger compatible with any language

Learn more about the release
Change Log
Download Binaries

4.0

06 May 15:39
Compare
Choose a tag to compare
4.0

Release Summary:
This version introduce a new version of Eclipse Che.

Developer workspaces:

  • Workspaces server
  • Workspace lifecycle management
  • Environments with Docker-based machine
  • RESTful access
  • SSH/Terminal access
  • Portability with shared access
  • Support of commands

Cloud IDE:

  • Orion as text editor
  • Remote Java debugger
  • Devops perspective
  • Advanced Java features by using JDT
  • Refactoring
  • Class structure navigation
  • Multi-module support
  • Move classes
  • New console and terminal panel
  • Java 8 support
  • Full text search
  • Git diff viewer

Other:

  • New dashboard to manage workspaces and projects
  • Set of ready-to-use stacks to get start with

Learn more about the release
Change Log
Download Binaries

4.0.0-RC9 (2016-03-01)

02 Mar 08:17
Compare
Choose a tag to compare

Full Changelog

Pull requests merged:

  • Fetch module config directly from item reference #605 (vzhukovskii)
  • CHE-131: Fix losing focus in editor after closing 'File structure' dialog #601 (dimasnurenko)
  • Added description for toggle breakpoint action #596 (mmorhun)
  • CHE-388 Don't use ugly browser prompt box to display 'Go to line' dialog window #595 (vitaliy-guliy)
  • fix NPE because of incorrect usage of firstNonNull #590 (garagatyi)
  • CHE-661 unzip in quiet mode #587 (benoitf)
  • CODENVY-170 add promise-based authorization method to OAUth authenticators; prevent project synchronizing when factory used #585 (mshaposhnik)
  • CHE-275: rename DOCKER_MACHINE_HOST to CHE_DOCKER_MACHINE_HOST #579 (garagatyi)
  • CHE-641 Add blank example project with a blank ready to go stack #578 (benoitf)
  • CHE-581 [dashboard] Code refactoring not applied on workspace import #575 (benoitf)
  • CHE-650 [dashboard] Fix export of a workspace following workspace model change #572 (benoitf)
  • Add dependency on Guava #568 (vparfonov)
  • CODENVY-104: add new font awesome icons #565 (olexii4)
  • CHE-75: Cut long names in editor tab #564 (dimasnurenko)
  • Fix use of the wrong gson adapter #557 (AndrienkoAleksandr)
  • Corrected old reference #553 (anton-johansson)
  • CHE-124 Create/Import wizards are displaying errors while nothing is entered #545 (vitaliy-guliy)
  • CHE-359: Guide the user while connecting the remote debugger #534 (tolusha)
  • CHE-22: check environment parameter on workspace start #518 (garagatyi)
  • CHE-521: Perform git init command without initial commit #473 (vinokurig)