forked from kuali/rice
-
Notifications
You must be signed in to change notification settings - Fork 0
/
rice.iml
28 lines (27 loc) · 1.74 KB
/
rice.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
<?xml version="1.0" encoding="UTF-8"?>
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" 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$/scripts/krad-conversion/src/test/resources/DictionaryConverterTest/BusinessObjectEntrySample.xml</file>
<file>file://$MODULE_DIR$/scripts/krad-conversion/src/test/resources/DictionaryConverterTest/LookupDefinitionSample.xml</file>
<file>file://$MODULE_DIR$/scripts/krad-conversion/src/test/resources/DictionaryConverterTest/InquiryDefinitionSample.xml</file>
<file>file://$MODULE_DIR$/scripts/krad-conversion/src/test/resources/DictionaryConverterTest/MaintenanceDefinitionSample.xml</file>
<file>file://$MODULE_DIR$/scripts/krad-conversion/src/test/resources/DictionaryConverterTest/AttributePropertySample.xml</file>
<file>file://$MODULE_DIR$/scripts/krad-conversion/src/test/resources/JstlConverterTest/SampleUifView.xml</file>
<file>file://$MODULE_DIR$/scripts/krad-conversion/src/test/resources/DictionaryConverterTest/ControlFieldSample.xml</file>
</fileset>
</configuration>
</facet>
</component>
<component name="NewModuleRootManager" inherit-compiler-output="false">
<output url="file://$MODULE_DIR$/target/classes" />
<output-test url="file://$MODULE_DIR$/target/test-classes" />
<content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/target" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>