Skip to content
This repository was archived by the owner on Nov 28, 2022. It is now read-only.

Commit 1f49ed4

Browse files
authored
Merge pull request #382 from micgibso/connection_2239
New troubleshooting issue for IntelliJ
2 parents ee739b2 + 59014c9 commit 1f49ed4

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

docs/_documentations/troubleshooting.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,22 @@ If installing and starting Codewind still fails, you can use Docker system prune
105105
- To preserve images, start a container from the images that you want to save.
106106
4. After you ensure the preservation of any necessary items that Docker system prune removes, enter `y` to continue.
107107
108+
<!--
109+
Action/Topic: Installing Codewind
110+
Issue type: bug/info
111+
Issue link: https://github.com/eclipse/codewind/issues/2239
112+
0.9.0: New
113+
-->
114+
## Cannot find Codewind in Marketplace when attempting to install in Intellij
115+
When attempting to install Codewind in IntelliJ, you cannot locate the Codewind plugin in Marketplace, and if you verify the custom plugin repository link, you get a `Connection failed` error message:
116+
117+
![intellij install error](dist/images/intellij/custom-plugin-repo-connection-failed-error.png)
118+
119+
This error occurs because the custom plugin repository link contains an additional space.
120+
121+
**Workaround**
122+
Remove the extra space from the custom plugin repository link.
123+
108124
***
109125
# Creating a project
110126
11.2 KB
Loading

0 commit comments

Comments
 (0)