1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00
Files
openshift-docs/modules/odc-editing-source-code-using-developer-perspective.adoc
2020-04-29 07:36:46 +10:00

20 lines
1.0 KiB
Plaintext

// Module included in the following assemblies:
//
// applications/application_life_cycle_management/odc-editing-applications.adoc
[id="odc-editing-source-code-using-developer-perspective_{context}"]
= Editing the source code of an application using the Developer perspective
You can use the *Topology* view in the *Developer* perspective to edit the source code of your application.
.Procedure
* In the *Topology* view, click the *Edit Source code* icon, displayed at the bottom-right of the deployed application, to access your source code and modify it.
+
[NOTE]
====
This feature is available only when you create applications using the *From Git*, *From Catalog*, and the *From Dockerfile* options.
====
+
If the *Eclipse Che* Operator is installed in your cluster, a Che workspace (image:odc_che_workspace.png[title="Che Workspace"]) is created and you are directed to the workspace to edit your source code. If it is not installed, you will be directed to the Git repository (image:odc_git_repository.png[title="Git Repository"]) your source code is hosted in.