Skip to content

Commit 8ce26ba

Browse files
committed
Add install instructions
1 parent 99b0637 commit 8ce26ba

File tree

1 file changed

+12
-3
lines changed

1 file changed

+12
-3
lines changed

src/ServiceStackIDEA/README.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ ServiceStackIDEA is a plugin for Jetbrains' IntelliJ based IDEs to support build
44

55
ServiceStackIDEA now supports many of the most popular Jetbrains IDEs including:
66

7-
8-
97
- IntelliJ
108
- Java, Kotlin and TypeScript
119
- Android Studio
@@ -27,4 +25,15 @@ Once this file as been added to your project, you can update your service DTOs s
2725

2826
![](https://raw.githubusercontent.com/ServiceStack/Assets/master/img/servicestackidea/webstorm-update-typescript.png)
2927

30-
This now means you can integrate with a ServiceStack service easily from your favorite Jetbrains IDE when working with TypeScript!
28+
This now means you can integrate with a ServiceStack service easily from your favorite Jetbrains IDE when working with TypeScript!
29+
30+
#### Install ServiceStack IDEA from the Plugin repository
31+
32+
The ServiceStack IDEA is now available to install directly from within a supported IDE Plugins Repository, to Install Go to:
33+
34+
1. `File -> Settings...` Main Menu Item
35+
2. Select **Plugins** on left menu then click **Browse repositories...** at bottom
36+
3. Search for **ServiceStack** and click **Install plugin**
37+
4. Restart to load the installed ServiceStack IDEA plugin
38+
39+
![](https://raw.githubusercontent.com/ServiceStack/Assets/master/img/servicestackidea/android-plugin-download.gif)

0 commit comments

Comments
 (0)