forked from jruby/jruby
-
Notifications
You must be signed in to change notification settings - Fork 0
/
jruby.iml
44 lines (43 loc) · 3.88 KB
/
jruby.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<?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_5" inherit-compiler-output="false">
<output url="file://$MODULE_DIR$/build/classes/jruby" />
<output-test url="file://$MODULE_DIR$/maven/jruby/target/test-classes" />
<content url="file://$MODULE_DIR$/maven/jruby">
<excludeFolder url="file://$MODULE_DIR$/maven/jruby/target" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" scope="PROVIDED" name="Maven: com.github.jnr:jnr-netdb:1.0.4" level="project" />
<orderEntry type="library" scope="PROVIDED" name="Maven: com.github.jnr:jnr-ffi:0.6.0" level="project" />
<orderEntry type="library" scope="PROVIDED" name="Maven: com.github.jnr:jffi:1.0.11" level="project" />
<orderEntry type="library" scope="RUNTIME" name="Maven: com.github.jnr:jffi:native:1.0.11" level="project" />
<orderEntry type="library" scope="PROVIDED" name="Maven: com.github.jnr:jnr-x86asm:1.0.1" level="project" />
<orderEntry type="library" scope="PROVIDED" name="Maven: com.github.jnr:jnr-constants:0.8.2" level="project" />
<orderEntry type="library" scope="PROVIDED" name="Maven: org.jruby.extras:jffi:1.0.6" level="project" />
<orderEntry type="library" scope="PROVIDED" name="Maven: org.jruby.extras:jffi:native:1.0.6" level="project" />
<orderEntry type="library" scope="PROVIDED" name="Maven: org.slf4j:slf4j-api:1.6.1" level="project" />
<orderEntry type="library" scope="PROVIDED" name="Maven: org.slf4j:slf4j-simple:1.6.1" level="project" />
<orderEntry type="library" scope="PROVIDED" name="Maven: org.jruby.joni:joni:1.1.6" level="project" />
<orderEntry type="library" scope="PROVIDED" name="Maven: org.jruby.jcodings:jcodings:1.0.5" level="project" />
<orderEntry type="library" scope="PROVIDED" name="Maven: com.github.jnr:jnr-netdb:1.0.5" level="project" />
<orderEntry type="library" scope="PROVIDED" name="Maven: com.github.jnr:jnr-posix:2.1" level="project" />
<orderEntry type="library" scope="PROVIDED" name="Maven: org.jruby.extras:bytelist:1.0.8" level="project" />
<orderEntry type="library" scope="PROVIDED" name="Maven: com.github.jnr:jnr-constants:0.8.3" level="project" />
<orderEntry type="library" scope="PROVIDED" name="Maven: com.github.jnr:jffi:1.0.11" level="project" />
<orderEntry type="library" scope="PROVIDED" name="Maven: org.yaml:snakeyaml:1.9" level="project" />
<orderEntry type="library" scope="PROVIDED" name="Maven: jline:jline:1.0" level="project" />
<orderEntry type="library" scope="PROVIDED" name="Maven: joda-time:joda-time:1.6" level="project" />
<orderEntry type="library" scope="PROVIDED" name="Maven: org.slf4j:slf4j-api:1.6.1" level="project" />
<orderEntry type="library" scope="PROVIDED" name="Maven: org.slf4j:slf4j-simple:1.6.1" level="project" />
<orderEntry type="library" scope="PROVIDED" name="Maven: asm:asm:4.0" level="project" />
<orderEntry type="library" scope="PROVIDED" name="Maven: asm:asm-commons:4.0" level="project" />
<orderEntry type="library" scope="PROVIDED" name="Maven: asm:asm-util:4.0" level="project" />
<orderEntry type="library" scope="PROVIDED" name="Maven: asm:asm-analysis:4.0" level="project" />
<orderEntry type="library" scope="PROVIDED" name="Maven: asm:asm-tree:4.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: junit:junit:4.7" level="project" />
<orderEntry type="library" scope="PROVIDED" name="Maven: bsf:bsf:2.3.0" level="project" />
<orderEntry type="library" scope="PROVIDED" name="Maven: org.apache.ant:ant:1.7.0" level="project" />
<orderEntry type="library" scope="PROVIDED" name="Maven: org.apache.ant:ant-launcher:1.7.0" level="project" />
</component>
</module>