Skip to content

Commit

Permalink
add intellij idea module files
Browse files Browse the repository at this point in the history
  • Loading branch information
kscgl committed Dec 14, 2018
1 parent 7772d66 commit c3d05ca
Show file tree
Hide file tree
Showing 7 changed files with 2,425 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Ometa.iml
Original file line number Diff line number Diff line change
@@ -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$">
<excludeFolder url="file://$MODULE_DIR$/target" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>
371 changes: 371 additions & 0 deletions db/db.iml

Large diffs are not rendered by default.

384 changes: 384 additions & 0 deletions ear/ear.iml

Large diffs are not rendered by default.

419 changes: 419 additions & 0 deletions ejb/ejb.iml

Large diffs are not rendered by default.

400 changes: 400 additions & 0 deletions loader/loader.iml

Large diffs are not rendered by default.

370 changes: 370 additions & 0 deletions resources/resources.iml

Large diffs are not rendered by default.

470 changes: 470 additions & 0 deletions web/web.iml

Large diffs are not rendered by default.

0 comments on commit c3d05ca

Please sign in to comment.