This section describes how to start editing the source code of applications running on OpenShift using Che.

Prerequisites
  • Che is deployed on the same OpenShift 4.2 cluster or later

  • An existing workspace in Che

Procedure
  1. Open the Topology view to list all projects.

  2. In the Select an Application search field, type workspace to list all workspaces.

  3. Click the workspace to edit.

    The deployments are displayed as graphical circles surrounded by circular buttons. One of these buttons is Edit Source Code.

    edit source code button che odp
  4. To edit the code of an application using Che, click the Edit Source Code button. This redirects to a workspace with the cloned source code of the application component.