|
@@ -23,6 +23,8 @@
|
|
|
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
|
|
|
<sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" />
|
|
|
<sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" />
|
|
|
+ <excludeFolder url="file://$MODULE_DIR$/${project.build.directory}/classes" />
|
|
|
+ <excludeFolder url="file://$MODULE_DIR$/${project.build.directory}/test-classes" />
|
|
|
<excludeFolder url="file://$MODULE_DIR$/target" />
|
|
|
</content>
|
|
|
<orderEntry type="jdk" jdkName="1.8" jdkType="JavaSDK" />
|
|
@@ -38,6 +40,7 @@
|
|
|
</SOURCES>
|
|
|
</library>
|
|
|
</orderEntry>
|
|
|
+ <orderEntry type="library" name="oscarJDBC" level="project" />
|
|
|
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-aop:1.5.11.RELEASE" level="project" />
|
|
|
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter:1.5.11.RELEASE" level="project" />
|
|
|
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-logging:1.5.11.RELEASE" level="project" />
|
|
@@ -230,6 +233,5 @@
|
|
|
<orderEntry type="library" scope="TEST" name="Maven: xalan:serializer:2.7.2" level="project" />
|
|
|
<orderEntry type="library" scope="TEST" name="Maven: xalan:xalan:2.7.2" level="project" />
|
|
|
<orderEntry type="library" name="Maven: xml-apis:xml-apis:1.4.01" level="project" />
|
|
|
- <orderEntry type="library" name="oscarJDBC" level="project" />
|
|
|
</component>
|
|
|
</module>
|