Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Z
ZHV Tools
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OPENER
ZHV Tools
Commits
d6620e03
Commit
d6620e03
authored
Feb 20, 2020
by
Thomas Graichen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Adapt run config to new folder layout
parent
4fb3303c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.idea/runConfigurations/ZHV_Converter.xml
.idea/runConfigurations/ZHV_Converter.xml
+2
-2
No files found.
.idea/runConfigurations/ZHV_Converter.xml
View file @
d6620e03
<component
name=
"ProjectRunConfigurationManager"
>
<configuration
default=
"false"
name=
"ZHV_Converter"
type=
"PythonConfigurationType"
factoryName=
"Python"
nameIsGenerated=
"true"
>
<module
name=
"
opener-zhv-converter
"
/>
<module
name=
"
ZHV-Tools
"
/>
<option
name=
"INTERPRETER_OPTIONS"
value=
""
/>
<option
name=
"PARENT_ENVS"
value=
"true"
/>
<envs>
...
...
@@ -13,7 +13,7 @@
<option
name=
"ADD_SOURCE_ROOTS"
value=
"true"
/>
<EXTENSION
ID=
"PythonCoverageRunConfigurationExtension"
runner=
"coverage.py"
/>
<option
name=
"SCRIPT_NAME"
value=
"$PROJECT_DIR$/zhv_parser/ZHV_Converter.py"
/>
<option
name=
"PARAMETERS"
value=
"../data/example_single_station.xml"
/>
<option
name=
"PARAMETERS"
value=
"../data/example
s_zhv/example
_single_station.xml"
/>
<option
name=
"SHOW_COMMAND_LINE"
value=
"false"
/>
<option
name=
"EMULATE_TERMINAL"
value=
"false"
/>
<option
name=
"MODULE_MODE"
value=
"false"
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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