chore: 添加 Demo16运行配置

This commit is contained in:
Luke 2025-07-28 17:35:49 +08:00
parent 83b2122bd7
commit 0cb2132e80

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

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