-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathExecAsstDesktop.iml
More file actions
33 lines (32 loc) · 1.19 KB
/
ExecAsstDesktop.iml
File metadata and controls
33 lines (32 loc) · 1.19 KB
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
<?xml version="1.0" encoding="UTF-8"?>
<module version="4" relativePaths="true" type="JAVA_MODULE">
<component name="ModuleRootManager" />
<component name="NewModuleRootManager">
<output url="file://$MODULE_DIR$/classes" />
<exclude-output />
<exclude-exploded />
<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://$APPLICATION_HOME_DIR$/lib/dom4j-1.6.1.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntryProperties />
<javadoc-paths>
<root url="http://www.dom4j.org/apidocs/index.html/" />
<root url="http://www.dom4j.org/apidocs/" />
<root url="http://www.dom4j.org/" />
<root url="http://www.dom4j.org/apidocs/org/dom4j/Element.html/" />
<root url="http://www.dom4j.org/apidocs/org/dom4j/" />
<root url="http://www.dom4j.org/apidocs/org/" />
</javadoc-paths>
</component>
</module>