aboutsummaryrefslogtreecommitdiffstats
path: root/operation-utils/operation-utils.iml
diff options
context:
space:
mode:
Diffstat (limited to 'operation-utils/operation-utils.iml')
-rw-r--r--operation-utils/operation-utils.iml30
1 files changed, 30 insertions, 0 deletions
diff --git a/operation-utils/operation-utils.iml b/operation-utils/operation-utils.iml
new file mode 100644
index 0000000..e3b64a3
--- /dev/null
+++ b/operation-utils/operation-utils.iml
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
+ <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_7" inherit-compiler-output="false">
+ <output url="file://$MODULE_DIR$/target/classes" />
+ <output-test url="file://$MODULE_DIR$/target/test-classes" />
+ <content url="file://$MODULE_DIR$">
+ <sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
+ <sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" />
+ <excludeFolder url="file://$MODULE_DIR$/target" />
+ </content>
+ <orderEntry type="inheritedJdk" />
+ <orderEntry type="sourceFolder" forTests="false" />
+ <orderEntry type="library" name="Maven: javax.servlet:javax.servlet-api:3.1.0" level="project" />
+ <orderEntry type="library" name="Maven: com.att.eelf:eelf-core:1.0.0" level="project" />
+ <orderEntry type="library" name="Maven: ch.qos.logback:logback-core:1.1.3" level="project" />
+ <orderEntry type="library" name="Maven: ch.qos.logback:logback-classic:1.1.3" level="project" />
+ <orderEntry type="library" name="Maven: org.slf4j:slf4j-api:1.7.6" level="project" />
+ <orderEntry type="library" name="Maven: org.yaml:snakeyaml:1.15" level="project" />
+ <orderEntry type="library" name="Maven: com.att.research.ncomp.utils:ncomp-utils-java:0.1.0-SNAPSHOT" level="project" />
+ <orderEntry type="library" name="Maven: log4j:log4j:1.2.17" level="project" />
+ <orderEntry type="library" name="Maven: junit:junit:4.11" level="project" />
+ <orderEntry type="library" name="Maven: org.hamcrest:hamcrest-core:1.3" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.commons:commons-compress:1.9" level="project" />
+ <orderEntry type="library" name="Maven: commons-cli:commons-cli:1.3" level="project" />
+ <orderEntry type="library" name="Maven: org.eclipse.emf:org.eclipse.emf.ecore:2.11.0-v20150123-0347" level="project" />
+ <orderEntry type="library" name="Maven: org.eclipse.emf:org.eclipse.emf.common:2.11.0-v20150123-0347" level="project" />
+ <orderEntry type="library" name="Maven: org.eclipse.emf:org.eclipse.emf.ecore.xmi:2.11.0-v20150123-0347" level="project" />
+ <orderEntry type="library" name="Maven: org.codehaus.groovy:groovy-all:2.4.3" level="project" />
+ </component>
+</module> \ No newline at end of file