initial setup with top-bottom approach

This commit is contained in:
Macocian Radu
2019-12-16 22:08:12 +02:00
parent bc11f34992
commit 97d8a9f684
7 changed files with 281 additions and 0 deletions

11
AWT startup.iml Normal file
View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<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>