snow/.run/Demo17.run.xml
Luke 784591b407 chore: 移除 Demo 运行配置中的 --debug 参数
移除了多个 Demo 运行配置文件中的 --debug 参数,包括:
- Demo1.run.xml
- Demo2.run.xml
- Demo3.run.xml
- Demo4.run.xml
- Demo5.run.xml
- Demo6.run.xml
- Demo7.run.xml
- Demo8.run.xml
- Demo9.run.xml
- Demo10.run.xml
- Demo11.run.xml
- Demo12.run.xml
- Demo13.run.xml
- Demo15.run.xml
- Demo16.run.xml
- Demo17.run.xml
- Demo18.run.xml
- Demo19.run.xml
- Demo20.run.xml
- Demo21.run.xml
- Demo22.run.xml
- Demo23.run.xml
- Demo27.run.xml
- Demo28.run.xml
- Demo29.run.xml
- Demo30.run.xml
- Demo32.run.xml
2025-09-01 17:21:36 +08:00

10 lines
472 B
XML

<component name="ProjectRunConfigurationManager">
<configuration default="false" name="Demo17" type="Application" factoryName="Application" folderName="Demo">
<option name="MAIN_CLASS_NAME" value="org.jcnc.snow.cli.SnowCLI" />
<module name="Snow" />
<option name="PROGRAM_PARAMETERS" value="compile run -d playground/Demo/Demo17 -o target/Demo17" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
</component>