Getting started
What is Codewind?
Overview: Getting started
Deploying Codewind remotely
VS Code
1. Installing Codewind for VS Code
2. Creating your first Codewind project with Codewind for VS Code
3. Making a code change with VS Code
4. Uninstalling Codewind for VS Code
Eclipse
1. Installing Codewind for Eclipse
2. Creating your first Codewind project with Codewind for Eclipse
3. Making a code change with Eclipse
4. Uninstalling Codewind for Eclipse
IntelliJ
Using Codewind remotely
1. Overview: Using Codewind remotely
2. Connecting your IDE to remote Codewind
3. Adding an image registry in remote Codewind
4. Creating and importing projects
Using Codewind on Eclipse Che
1. Installing Eclipse Che for Codewind
2. Adding an image registry in Codewind on Eclipse Che
Optional: Adding the OpenShift internal registry with Codewind
3. Creating a Codewind workspace in Eclipse Che
4. Creating your first Codewind project with Codewind for Eclipse Che
5. Making a code change with Codewind for Eclipse Che
6. Uninstalling Codewind for Eclipse Che
OpenShift Do (odo) support in Codewind
Working with templates
Developing projects
Understanding application and build statuses
Importing existing projects
Project actions
Project settings
Referencing files external to a project
Developing with packages from private registries and repositories
Using Codewind offline
Debugging in Codewind
Performance monitoring
OpenAPI Tools
Configuring Codewind for Tekton pipelines
Troubleshooting
Uninstalling Codewind for Eclipse Che
To uninstall Codewind for Eclipse Che, follow these instructions:
1. Uninstall Codewind
- Navigate to the
Che
dashboard, and select the workspace where Che is running. - Click the Stop button to stop the workspace.
- Click the Delete button to delete it.
2. Uninstall Che
- Ensure that you have an active Kube context to the cluster where Che is running.
- Run the following command:
chectl server:delete
Last update: