Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
CityDoctor
CityDoctor2
Commits
3df0f737
Commit
3df0f737
authored
Jan 15, 2026
by
Luna Riegel
Browse files
Test: Add run config for CityDoctorGUI
parent
11c31eb0
Changes
1
Hide whitespace changes
Inline
Side-by-side
.run/CityDoctorGUIStarter.run.xml
View file @
3df0f737
...
...
@@ -13,4 +13,18 @@
<option
name=
"Make"
enabled=
"true"
/>
</method>
</configuration>
<configuration
default=
"false"
name=
"CityDoctorGUIStarter"
type=
"Application"
factoryName=
"Application"
nameIsGenerated=
"true"
>
<option
name=
"MAIN_CLASS_NAME"
value=
"de.hft.stuttgart.citydoctor2.gui.CityDoctorGUIStarter"
/>
<module
name=
"CityDoctorGUI"
/>
<option
name=
"WORKING_DIRECTORY"
value=
"$PROJECT_DIR$/CityDoctorParent/Extensions/CityDoctorGUI"
/>
<extension
name=
"coverage"
>
<pattern>
<option
name=
"PATTERN"
value=
"de.hft.stuttgart.citydoctor2.gui.*"
/>
<option
name=
"ENABLED"
value=
"true"
/>
</pattern>
</extension>
<method
v=
"2"
>
<option
name=
"Make"
enabled=
"true"
/>
</method>
</configuration>
</component>
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment