Skip to content
This repository was archived by the owner on Nov 28, 2022. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/_documentations/mdt-intellij-getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Complete the prerequisites and choose to install Codewind on IntelliJ with eithe
3. From the menu, click the **Manage Plugin Repositories...** gear icon.
4. Click the **+** button.
5. Enter `https://download.eclipse.org/codewind/milestone/0.9.0/updatePlugins.xml`.
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.
6. **For IntelliJ on Linux and 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.
7. Click **OK**.
8. Click the **Marketplace** heading.
9. In the search field, type `codewind`. The `codewind-intellij` plug-in appears. Click **Install**.
Expand Down