Do not store virtual file pointers in library order entry, use library for that
[fedora-idea.git] / plugins / eclipse / testData / iml / workspaceOnly / expected / expected.iml
bloba54346da73ffd85c3a71d006007274dde4cf360d
1 <?xml version="1.0" encoding="UTF-8"?>
2 <root inherit-compiler-output="false">
3 <output url="file://$MODULE_DIR$/bin" />
4 <exclude-output />
5 <content url="file://$MODULE_DIR$">
6 <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
7 </content>
8 <orderEntry type="sourceFolder" forTests="false" />
9 <orderEntry type="inheritedJdk" />
10 <orderEntry type="module-library">
11 <library name="test.jar">
12 <CLASSES>
13 <root url="jar://$MODULE_DIR$/test.jar!/" />
14 </CLASSES>
15 <JAVADOC>
16 <root url="jar://$MODULE_DIR$/testJavadoc.jar!/a" />
17 </JAVADOC>
18 <SOURCES>
19 <root url="jar://$MODULE_DIR$/testSrc.jar!/" />
20 </SOURCES>
21 </library>
22 </orderEntry>
23 <orderEntry type="module-library">
24 <library name="testOut.jar">
25 <CLASSES>
26 <root url="jar://$MODULE_DIR$/../testOut.jar!/" />
27 </CLASSES>
28 <JAVADOC />
29 <SOURCES>
30 <root url="jar://$MODULE_DIR$/../testOutSrc.jar!/" />
31 </SOURCES>
32 </library>
33 </orderEntry>
34 </root>