Added example

This commit is contained in:
Erik C. Thauvin 2023-04-28 10:27:42 -07:00
parent 66f1ac9218
commit b50da16e74
25 changed files with 370 additions and 0 deletions

View file

@ -0,0 +1,9 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="Run Main" type="Application" factoryName="Application" nameIsGenerated="true">
<option name="MAIN_CLASS_NAME" value="com.example.SampleMain" />
<module name="app" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
</component>