File tree Expand file tree Collapse file tree 1 file changed +12
-3
lines changed
Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,6 @@ ServiceStackIDEA is a plugin for Jetbrains' IntelliJ based IDEs to support build
44
55ServiceStackIDEA 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 )
You can’t perform that action at this time.
0 commit comments