platform/.idea/runConfigurations/Service.xml

8 lines
441 B
XML
Raw Normal View History

2016-09-14 04:33:28 +00:00
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="Service" type="DartCommandLineRunConfigurationType" factoryName="Dart Command Line Application" singleton="true">
<option name="arguments" value="service" />
<option name="filePath" value="$PROJECT_DIR$/bin/angel.dart" />
2016-09-15 01:28:12 +00:00
<option name="workingDirectory" value="$PROJECT_DIR$/sample_project" />
2016-09-14 04:33:28 +00:00
<method />
</configuration>
</component>