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 VS Code
To uninstall Codewind for VS Code, follow these instructions:
1. Remove the Codewind containers and images
- Stop all running containers. From the local Codewind tree item in the Codewind view, click Stop Local Codewind.
- To remove the Docker images, right-click the local Codewind tree item in the Codewind view and click Remove Local Codewind Images.
2. Uninstall Codewind
- Open the Extensions view by clicking the Extensions icon in the Activity Bar.
- Type
codewind
in the search field. - Click the Codewind item to display the extension’s detail page.
- Click the Uninstall button.
- When the uninstallation is complete, restart VS Code.
Last update: