We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca3df91 commit 2c7f3e6Copy full SHA for 2c7f3e6
runConfigurations/kotlin-atlassian-client_debug.run.xml
@@ -0,0 +1,15 @@
1
+<component name="ProjectRunConfigurationManager">
2
+ <configuration default="false" name="kotlin-atlassian-client:debug" type="Remote">
3
+ <option name="USE_SOCKET_TRANSPORT" value="true" />
4
+ <option name="SERVER_MODE" value="false" />
5
+ <option name="SHMEM_ADDRESS" />
6
+ <option name="HOST" value="localhost" />
7
+ <option name="PORT" value="5005" />
8
+ <option name="AUTO_RESTART" value="false" />
9
+ <RunnerSettings RunnerId="Debug">
10
+ <option name="DEBUG_PORT" value="5005" />
11
+ <option name="LOCAL" value="false" />
12
+ </RunnerSettings>
13
+ <method v="2" />
14
+ </configuration>
15
+</component>
0 commit comments