-
Notifications
You must be signed in to change notification settings - Fork 1
/
isorelax-jaxp-bridge.iml
31 lines (30 loc) · 997 Bytes
/
isorelax-jaxp-bridge.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
<?xml version="1.0" encoding="UTF-8"?>
<module version="4" relativePaths="false" type="JAVA_MODULE">
<component name="ModuleRootManager" />
<component name="NewModuleRootManager">
<output url="file://$MODULE_DIR$/build/classes" />
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="jar://$MODULE_DIR$/lib/isorelax.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$MODULE_DIR$/lib/iso-relax-src.zip!/" />
</SOURCES>
</library>
</orderEntry>
<orderEntryProperties />
</component>
<component name="org.mevenide.idea.module.ModuleSettings">
<favoriteGoals>
<list size="0" />
</favoriteGoals>
</component>
</module>