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
-
Open the Topology view to list all projects.
-
In the Select an Application search field, type
workspaceto list all workspaces. -
Click the workspace to edit.
The deployments are displayed as graphical circles surrounded by circular buttons. One of these buttons is Edit Source Code.
-
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.
