platform/.idea/runConfigurations/server_dart.xml

8 lines
480 B
XML
Raw Normal View History

2017-06-06 12:07:59 +00:00
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="server.dart" type="DartCommandLineRunConfigurationType" factoryName="Dart Command Line Application" singleton="true" nameIsGenerated="true">
2017-06-14 03:35:04 +00:00
<option name="VMOptions" value="--observe" />
2017-06-06 12:07:59 +00:00
<option name="filePath" value="$PROJECT_DIR$/example/basic/server.dart" />
<option name="workingDirectory" value="$PROJECT_DIR$/example/basic" />
<method />
</configuration>
</component>