platform/.idea/runConfigurations/Start_Server.xml

7 lines
383 B
XML
Raw Normal View History

2016-09-21 04:45:40 +00:00
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="Start Server" type="DartCommandLineRunConfigurationType" factoryName="Dart Command Line Application" singleton="true">
2017-06-06 12:30:13 +00:00
<option name="VMOptions" value="--enable-vm-service" />
2016-09-21 04:45:40 +00:00
<option name="filePath" value="$PROJECT_DIR$/bin/server.dart" />
<method />
</configuration>
</component>