|
37 | 37 | <orderEntry type="inheritedJdk" />
|
38 | 38 | <orderEntry type="sourceFolder" forTests="false" />
|
39 | 39 | <orderEntry type="module" module-name="cucumber-core" />
|
| 40 | + <orderEntry type="module" module-name="cucumber-junit" scope="TEST" /> |
| 41 | + <orderEntry type="library" name="scala-compiler-2.9.1" level="application" /> |
40 | 42 | <orderEntry type="module-library">
|
41 | 43 | <library name="IvyIDEA">
|
42 | 44 | <CLASSES>
|
43 |
| - <root url="jar://$USER_HOME$/.ivy2/cache/org.scala-lang/scala-library/jars/scala-library-2.9.1.jar!/" /> |
44 |
| - <root url="jar://$USER_HOME$/.ivy2/cache/org.scala-lang/scala-compiler/jars/scala-compiler-2.9.1.jar!/" /> |
45 |
| - <root url="jar://$USER_HOME$/.ivy2/cache/org.mockito/mockito-all/jars/mockito-all-1.9.0.jar!/" /> |
46 |
| - <root url="jar://$USER_HOME$/.ivy2/cache/org.codehaus.groovy/groovy-all/jars/groovy-all-2.0.0-beta-2.jar!/" /> |
47 | 45 | <root url="jar://$USER_HOME$/.ivy2/cache/info.cukes/gherkin/jars/gherkin-2.7.3.jar!/" />
|
48 | 46 | <root url="jar://$USER_HOME$/.ivy2/cache/com.googlecode.json-simple/json-simple/jars/json-simple-1.1.jar!/" />
|
49 | 47 | <root url="jar://$USER_HOME$/.ivy2/cache/net.iharder/base64/jars/base64-2.3.8.jar!/" />
|
|
53 | 51 | <root url="jar://$USER_HOME$/.ivy2/cache/xpp3/xpp3_min/jars/xpp3_min-1.1.4c.jar!/" />
|
54 | 52 | <root url="jar://$USER_HOME$/.ivy2/cache/com.googlecode.java-diff-utils/diffutils/jars/diffutils-1.2.1.jar!/" />
|
55 | 53 | <root url="jar://$USER_HOME$/.ivy2/cache/com.google.code.gson/gson/jars/gson-2.1.jar!/" />
|
| 54 | + <root url="jar://$USER_HOME$/.ivy2/cache/org.scala-lang/scala-library/jars/scala-library-2.9.1.jar!/" /> |
| 55 | + <root url="jar://$USER_HOME$/.ivy2/cache/org.scala-lang/scala-compiler/jars/scala-compiler-2.9.1.jar!/" /> |
| 56 | + <root url="jar://$USER_HOME$/.ivy2/cache/org.codehaus.groovy/groovy-all/jars/groovy-all-2.0.0-beta-2.jar!/" /> |
56 | 57 | <root url="jar://$USER_HOME$/.ivy2/cache/junit/junit/jars/junit-4.10.jar!/" />
|
57 | 58 | <root url="jar://$USER_HOME$/.ivy2/cache/org.hamcrest/hamcrest-core/jars/hamcrest-core-1.1.jar!/" />
|
| 59 | + <root url="jar://$USER_HOME$/.ivy2/cache/org.mockito/mockito-all/jars/mockito-all-1.9.0.jar!/" /> |
58 | 60 | </CLASSES>
|
59 | 61 | <JAVADOC />
|
60 | 62 | <SOURCES />
|
61 | 63 | </library>
|
62 | 64 | </orderEntry>
|
63 |
| - <orderEntry type="module" module-name="cucumber-junit" scope="TEST" /> |
64 |
| - <orderEntry type="library" name="scala-compiler-2.9.1" level="application" /> |
65 | 65 | </component>
|
66 | 66 | </module>
|
67 | 67 |
|
0 commit comments