Skip to content

Commit

Permalink
add intellij run config
Browse files Browse the repository at this point in the history
  • Loading branch information
Osiris-Team committed Oct 1, 2024
1 parent 92f1958 commit d37395f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .run/run.run.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="run" type="JarApplication">
<option name="JAR_PATH" value="$PROJECT_DIR$/AP-TEST-SERVER/AutoPlug-Client.jar" />
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/AP-TEST-SERVER" />
<option name="ALTERNATIVE_JRE_PATH" />
<method v="2" />
</configuration>
</component>

0 comments on commit d37395f

Please sign in to comment.