Resubido todo

This commit is contained in:
Daniel Cortes
2018-12-29 01:15:35 -03:00
parent 29d7f910d7
commit 7e94207da3
91 changed files with 10525 additions and 0 deletions

16
caja.iml Normal file
View File

@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8" 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" />
<orderEntry type="library" name="com.google.code.gson:gson:2.8.5" level="project" />
<orderEntry type="library" name="mysql:mysql-connector-java:8.0.13" level="project" />
<orderEntry type="library" name="org.xerial:sqlite-jdbc:3.25.2" level="project" />
<orderEntry type="library" name="com.github.lgooddatepicker:LGoodDatePicker:10.3.1" level="project" />
<orderEntry type="library" name="forms_rt" level="project" />
</component>
</module>