chore: 添加 Demo28运行配置

This commit is contained in:
Luke 2025-08-28 18:16:02 +08:00
parent 35bf118abc
commit df2fb3a7f4

10
.run/Demo28.run.xml Normal file
View File

@ -0,0 +1,10 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="Demo28" 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/Demo28 -o target/Demo28 --debug" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
</component>