-
Notifications
You must be signed in to change notification settings - Fork 25
/
Copy pathoa_stock_inner.iml
43 lines (42 loc) · 2.4 KB
/
oa_stock_inner.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
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="FacetManager">
<facet type="Spring" name="Spring">
<configuration>
<fileset id="fileset" name="Spring Application Context" removed="false">
<file>file://$MODULE_DIR$/application/applicationContext_main.xml</file>
<file>file://$MODULE_DIR$/application/applicationContext_export.xml</file>
<file>file://$MODULE_DIR$/application/applicationContext_ibatis.xml</file>
<file>file://$MODULE_DIR$/application/applicationContext_import.xml</file>
<file>file://$MODULE_DIR$/application/applicationContext_trigger.xml</file>
<file>file://$MODULE_DIR$/application/applicationContext_listener.xml</file>
<file>file://$MODULE_DIR$/application/applicationContext_annotation.xml</file>
</fileset>
</configuration>
</facet>
<facet type="Osmorc" name="OSGi">
<configuration manifestGenerationMode="Manually" manifestLocation="META-INF/MANIFEST.MF" jarfileLocation="oa_stock_inner.jar" outputPathType="CompilerOutputPath" bndFileLocation="" bundlorFileLocation="" bundleActivator="" bundleSymbolicName="" bundleVersion="1.0.0" ignoreFilePattern="" useProjectDefaultManifestFileLocation="false" alwaysRebuildBundleJAR="false" doNotSynchronizeWithMaven="false">
<additionalProperties />
<additionalJARContents />
</configuration>
</facet>
</component>
<component name="NewModuleRootManager" inherit-compiler-output="true">
<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="library" name="osgi" level="project" />
<orderEntry type="library" name="lib6" level="project" />
<orderEntry type="library" name="lib" level="project" />
<orderEntry type="library" name="pickup" level="project" />
<orderEntry type="library" name="ext" level="project" />
<orderEntry type="library" name="repository" level="project" />
<orderEntry type="module" module-name="oa_stock_manager" />
<orderEntry type="module" module-name="oa_public_manager" />
<orderEntry type="module" module-name="oa_product_manager" />
<orderEntry type="module" module-name="oa_note_manager" />
</component>
</module>