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

Commit b2e366f

Browse files
authored
Adding note about IntelliJ on Windows (#375)
PR for issue eclipse-archived/codewind#2197
1 parent f6eb459 commit b2e366f

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/_documentations/mdt-intellij-getting-started.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,11 @@ Complete the prerequisites and choose to install Codewind on IntelliJ with eithe
2626
2. Click the **Manage Repositories, Configure Proxy or Install Plugin from Disk** gear icon.
2727
3. From the menu, click the **Manage Plugin Repositories...** gear icon.
2828
4. Click the **+** button.
29-
5. Enter `https://download.eclipse.org/codewind/milestone/0.9.0/updatePlugins.xml` and click **OK**.
30-
6. Click the **Marketplace** heading.
31-
7. In the search field, type `codewind`. The `codewind-intellij` plug-in appears. Click **Install**.
29+
5. Enter `https://download.eclipse.org/codewind/milestone/0.9.0/updatePlugins.xml`.
30+
6. **For IntelliJ on Windows:** After you paste the URL, click outside the entry field so that the URL is deselected. If the URL isn't deselected before clicking **OK**, the URL is saved as a blank entry, and an error occurs.
31+
7. Click **OK**.
32+
8. Click the **Marketplace** heading.
33+
9. In the search field, type `codewind`. The `codewind-intellij` plug-in appears. Click **Install**.
3234

3335
### Installing Codewind on IntelliJ from the Eclipse Downloads page
3436
1. Go to the [Eclipse Downloads page](https://download.eclipse.org/codewind/milestone/0.9.0/codewind-intellij-0.9.0.zip) and click `codewind-intellij-0.9.0.zip` to download the file.

0 commit comments

Comments
 (0)