IDEA 2019.1 update.

This commit is contained in:
Erik C. Thauvin 2019-03-31 14:13:31 -07:00
parent bf1e1494bc
commit c3675e848d
60 changed files with 151 additions and 1204 deletions

9
examples/java/java.iml Normal file
View file

@ -0,0 +1,9 @@
<?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$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>