IntelliJ Init Commit

This commit is contained in:
Sebastian Cabrera 2019-05-22 22:18:15 -04:00
parent 162ab30825
commit e9f204069f
5 changed files with 214 additions and 0 deletions

12
Painter/Painter.iml Normal file
View file

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager">
<output url="file://$MODULE_DIR$/bin" />
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>