|
@@ -2,7 +2,16 @@
|
|
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
|
|
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
|
|
<component name="FacetManager">
|
|
<component name="FacetManager">
|
|
<facet type="Spring" name="Spring">
|
|
<facet type="Spring" name="Spring">
|
|
- <configuration />
|
|
|
|
|
|
+ <configuration>
|
|
|
|
+ <fileset id="fileset" name="Spring Application Context" removed="false">
|
|
|
|
+ <file>file://$MODULE_DIR$/src/main/resources/spring/spring-context-activiti.xml</file>
|
|
|
|
+ <file>file://$MODULE_DIR$/src/main/resources/spring/spring-context-shiro.xml</file>
|
|
|
|
+ <file>file://$MODULE_DIR$/src/main/resources/spring/spring-context.xml</file>
|
|
|
|
+ <file>file://$MODULE_DIR$/src/main/webapp/act/rest/spring-mvc-modeler.xml</file>
|
|
|
|
+ <file>file://$MODULE_DIR$/src/main/webapp/act/rest/spring-mvc-rest.xml</file>
|
|
|
|
+ <file>file://$MODULE_DIR$/src/main/resources/spring/spring-mvc.xml</file>
|
|
|
|
+ </fileset>
|
|
|
|
+ </configuration>
|
|
</facet>
|
|
</facet>
|
|
<facet type="web" name="Web">
|
|
<facet type="web" name="Web">
|
|
<configuration>
|
|
<configuration>
|
|
@@ -55,7 +64,7 @@
|
|
<orderEntry type="module-library">
|
|
<orderEntry type="module-library">
|
|
<library name="Maven: com.alibaba:jconsole:1.8.0">
|
|
<library name="Maven: com.alibaba:jconsole:1.8.0">
|
|
<CLASSES>
|
|
<CLASSES>
|
|
- <root url="jar://D:/JDK/lib/jconsole.jar!/" />
|
|
|
|
|
|
+ <root url="jar://D:/javasoft/jdk/lib/jconsole.jar!/" />
|
|
</CLASSES>
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
<SOURCES />
|
|
@@ -64,7 +73,7 @@
|
|
<orderEntry type="module-library">
|
|
<orderEntry type="module-library">
|
|
<library name="Maven: com.alibaba:tools:1.8.0">
|
|
<library name="Maven: com.alibaba:tools:1.8.0">
|
|
<CLASSES>
|
|
<CLASSES>
|
|
- <root url="jar://D:/JDK/lib/tools.jar!/" />
|
|
|
|
|
|
+ <root url="jar://D:/javasoft/jdk/lib/tools.jar!/" />
|
|
</CLASSES>
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
<SOURCES />
|