cwfx.iml 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
  3. <component name="FacetManager">
  4. <facet type="web" name="Web">
  5. <configuration>
  6. <descriptors>
  7. <deploymentDescriptor name="web.xml" url="file://$MODULE_DIR$/src/main/webapp/WEB-INF/web.xml" />
  8. </descriptors>
  9. <webroots>
  10. <root url="file://$MODULE_DIR$/src/main/webapp" relative="/" />
  11. </webroots>
  12. </configuration>
  13. <facet type="struts" name="Struts">
  14. <configuration>
  15. <option name="myStrutsValidationEnabled" value="true" />
  16. <option name="myTilesValidationEnabled" value="true" />
  17. <option name="myValidatorValidationEnabled" value="true" />
  18. <option name="myReportErrorsAsWarnings" value="true" />
  19. <option name="mySuppressPropertiesValidation" value="false" />
  20. </configuration>
  21. </facet>
  22. </facet>
  23. <facet type="Spring" name="Spring">
  24. <configuration>
  25. <fileset id="fileset" name="Spring Application Context" removed="false">
  26. <file>file://$MODULE_DIR$/src/main/resources/spring-hibernate.xml</file>
  27. <file>file://$MODULE_DIR$/src/main/resources/spring.xml</file>
  28. </fileset>
  29. </configuration>
  30. </facet>
  31. </component>
  32. <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_7" inherit-compiler-output="false">
  33. <output url="file://$MODULE_DIR$/target/classes" />
  34. <output-test url="file://$MODULE_DIR$/target/test-classes" />
  35. <content url="file://$MODULE_DIR$">
  36. <sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
  37. <sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" />
  38. <excludeFolder url="file://$MODULE_DIR$/target" />
  39. </content>
  40. <orderEntry type="inheritedJdk" />
  41. <orderEntry type="sourceFolder" forTests="false" />
  42. <orderEntry type="library" name="Maven: javax.servlet:jstl:1.2" level="project" />
  43. <orderEntry type="library" scope="PROVIDED" name="Maven: javax.servlet.jsp:jsp-api:2.2.1-b03" level="project" />
  44. <orderEntry type="library" name="Maven: com.alibaba:fastjson:1.2.3" level="project" />
  45. <orderEntry type="library" name="Maven: mysql:mysql-connector-java:5.1.24" level="project" />
  46. <orderEntry type="library" name="Maven: commons-io:commons-io:2.4" level="project" />
  47. <orderEntry type="library" name="Maven: com.alibaba:druid:1.0.7" level="project" />
  48. <orderEntry type="module-library">
  49. <library name="Maven: com.alibaba:jconsole:1.8.0">
  50. <CLASSES>
  51. <root url="jar://C:/tools/Java/jdk1.8.0_45/lib/jconsole.jar!/" />
  52. </CLASSES>
  53. <JAVADOC />
  54. <SOURCES />
  55. </library>
  56. </orderEntry>
  57. <orderEntry type="module-library">
  58. <library name="Maven: com.alibaba:tools:1.8.0">
  59. <CLASSES>
  60. <root url="jar://C:/tools/Java/jdk1.8.0_45/lib/tools.jar!/" />
  61. </CLASSES>
  62. <JAVADOC />
  63. <SOURCES />
  64. </library>
  65. </orderEntry>
  66. <orderEntry type="library" name="Maven: org.aspectj:aspectjweaver:1.7.2" level="project" />
  67. <orderEntry type="library" scope="PROVIDED" name="Maven: javax.servlet:servlet-api:2.5" level="project" />
  68. <orderEntry type="library" name="Maven: log4j:log4j:1.2.17" level="project" />
  69. <orderEntry type="library" scope="TEST" name="Maven: junit:junit:4.11" level="project" />
  70. <orderEntry type="library" scope="TEST" name="Maven: org.hamcrest:hamcrest-core:1.3" level="project" />
  71. <orderEntry type="library" name="Maven: org.hibernate:hibernate-core:4.2.0.Final" level="project" />
  72. <orderEntry type="library" name="Maven: antlr:antlr:2.7.7" level="project" />
  73. <orderEntry type="library" name="Maven: org.jboss.logging:jboss-logging:3.1.0.GA" level="project" />
  74. <orderEntry type="library" name="Maven: org.jboss.spec.javax.transaction:jboss-transaction-api_1.1_spec:1.0.0.Final" level="project" />
  75. <orderEntry type="library" name="Maven: dom4j:dom4j:1.6.1" level="project" />
  76. <orderEntry type="library" name="Maven: org.hibernate.javax.persistence:hibernate-jpa-2.0-api:1.0.1.Final" level="project" />
  77. <orderEntry type="library" name="Maven: org.javassist:javassist:3.15.0-GA" level="project" />
  78. <orderEntry type="library" name="Maven: org.hibernate.common:hibernate-commons-annotations:4.0.1.Final" level="project" />
  79. <orderEntry type="library" name="Maven: org.apache.struts:struts2-core:2.3.12" level="project" />
  80. <orderEntry type="library" name="Maven: org.apache.struts.xwork:xwork-core:2.3.12" level="project" />
  81. <orderEntry type="library" name="Maven: asm:asm:3.3" level="project" />
  82. <orderEntry type="library" name="Maven: asm:asm-commons:3.3" level="project" />
  83. <orderEntry type="library" name="Maven: asm:asm-tree:3.3" level="project" />
  84. <orderEntry type="library" name="Maven: org.freemarker:freemarker:2.3.19" level="project" />
  85. <orderEntry type="library" name="Maven: ognl:ognl:3.0.6" level="project" />
  86. <orderEntry type="library" name="Maven: commons-fileupload:commons-fileupload:1.2.2" level="project" />
  87. <orderEntry type="library" name="Maven: org.apache.struts:struts2-spring-plugin:2.3.12" level="project" />
  88. <orderEntry type="library" name="Maven: org.apache.commons:commons-lang3:3.1" level="project" />
  89. <orderEntry type="library" name="Maven: org.apache.struts:struts2-convention-plugin:2.3.12" level="project" />
  90. <orderEntry type="library" name="Maven: org.springframework:spring-core:3.2.2.RELEASE" level="project" />
  91. <orderEntry type="library" name="Maven: commons-logging:commons-logging:1.1.1" level="project" />
  92. <orderEntry type="library" name="Maven: org.springframework:spring-context:3.2.2.RELEASE" level="project" />
  93. <orderEntry type="library" name="Maven: org.springframework:spring-aop:3.2.2.RELEASE" level="project" />
  94. <orderEntry type="library" name="Maven: org.springframework:spring-jdbc:3.2.2.RELEASE" level="project" />
  95. <orderEntry type="library" name="Maven: org.springframework:spring-tx:3.2.2.RELEASE" level="project" />
  96. <orderEntry type="library" name="Maven: org.springframework:spring-beans:3.2.2.RELEASE" level="project" />
  97. <orderEntry type="library" name="Maven: org.springframework:spring-web:3.2.2.RELEASE" level="project" />
  98. <orderEntry type="library" name="Maven: aopalliance:aopalliance:1.0" level="project" />
  99. <orderEntry type="library" name="Maven: org.springframework:spring-expression:3.2.2.RELEASE" level="project" />
  100. <orderEntry type="library" name="Maven: org.springframework:spring-orm:3.2.2.RELEASE" level="project" />
  101. <orderEntry type="library" name="Maven: org.apache.poi:poi:3.11" level="project" />
  102. <orderEntry type="library" name="Maven: commons-codec:commons-codec:1.9" level="project" />
  103. <orderEntry type="library" name="Maven: org.apache.poi:poi-ooxml:3.11" level="project" />
  104. <orderEntry type="library" name="Maven: org.apache.poi:poi-ooxml-schemas:3.11" level="project" />
  105. <orderEntry type="library" name="Maven: org.apache.xmlbeans:xmlbeans:2.6.0" level="project" />
  106. <orderEntry type="library" name="Maven: stax:stax-api:1.0.1" level="project" />
  107. <orderEntry type="library" name="Maven: commons-beanutils:commons-beanutils:1.8.3" level="project" />
  108. <orderEntry type="library" name="Maven: bsh:bsh:1.3.0" level="project" />
  109. <orderEntry type="library" name="Maven: commons-lang:commons-lang:2.6" level="project" />
  110. <orderEntry type="library" name="struts-struts" level="project" />
  111. </component>
  112. <component name="org.twodividedbyzero.idea.findbugs">
  113. <option name="_basePreferences">
  114. <map>
  115. <entry key="property.analysisEffortLevel" value="default" />
  116. <entry key="property.analyzeAfterAutoMake" value="false" />
  117. <entry key="property.analyzeAfterCompile" value="false" />
  118. <entry key="property.annotationGutterIconEnabled" value="true" />
  119. <entry key="property.annotationSuppressWarningsClass" value="edu.umd.cs.findbugs.annotations.SuppressFBWarnings" />
  120. <entry key="property.annotationTextRangeMarkupEnabled" value="true" />
  121. <entry key="property.exportAsHtml" value="true" />
  122. <entry key="property.exportAsXml" value="true" />
  123. <entry key="property.exportBaseDir" value="" />
  124. <entry key="property.exportCreateArchiveDir" value="false" />
  125. <entry key="property.exportOpenBrowser" value="true" />
  126. <entry key="property.minPriorityToReport" value="Medium" />
  127. <entry key="property.runAnalysisInBackground" value="false" />
  128. <entry key="property.showHiddenDetectors" value="false" />
  129. <entry key="property.toolWindowToFront" value="true" />
  130. </map>
  131. </option>
  132. <option name="_detectors">
  133. <map>
  134. <entry key="AppendingToAnObjectOutputStream" value="true" />
  135. <entry key="AtomicityProblem" value="true" />
  136. <entry key="BadAppletConstructor" value="false" />
  137. <entry key="BadResultSetAccess" value="true" />
  138. <entry key="BadSyntaxForRegularExpression" value="true" />
  139. <entry key="BadUseOfReturnValue" value="true" />
  140. <entry key="BadlyOverriddenAdapter" value="true" />
  141. <entry key="BooleanReturnNull" value="true" />
  142. <entry key="BuildInterproceduralCallGraph" value="false" />
  143. <entry key="BuildObligationPolicyDatabase" value="true" />
  144. <entry key="BuildStringPassthruGraph" value="true" />
  145. <entry key="CallToUnsupportedMethod" value="false" />
  146. <entry key="CalledMethods" value="true" />
  147. <entry key="CheckCalls" value="false" />
  148. <entry key="CheckExpectedWarnings" value="false" />
  149. <entry key="CheckImmutableAnnotation" value="true" />
  150. <entry key="CheckRelaxingNullnessAnnotation" value="true" />
  151. <entry key="CheckTypeQualifiers" value="true" />
  152. <entry key="CloneIdiom" value="true" />
  153. <entry key="ComparatorIdiom" value="true" />
  154. <entry key="ConfusedInheritance" value="true" />
  155. <entry key="ConfusionBetweenInheritedAndOuterMethod" value="true" />
  156. <entry key="CovariantArrayAssignment" value="false" />
  157. <entry key="CrossSiteScripting" value="true" />
  158. <entry key="DefaultEncodingDetector" value="true" />
  159. <entry key="DoInsideDoPrivileged" value="true" />
  160. <entry key="DontCatchIllegalMonitorStateException" value="true" />
  161. <entry key="DontIgnoreResultOfPutIfAbsent" value="true" />
  162. <entry key="DontUseEnum" value="true" />
  163. <entry key="DroppedException" value="true" />
  164. <entry key="DumbMethodInvocations" value="true" />
  165. <entry key="DumbMethods" value="true" />
  166. <entry key="DuplicateBranches" value="true" />
  167. <entry key="EmptyZipFileEntry" value="false" />
  168. <entry key="EqualsOperandShouldHaveClassCompatibleWithThis" value="true" />
  169. <entry key="ExplicitSerialization" value="true" />
  170. <entry key="FieldItemSummary" value="true" />
  171. <entry key="FinalizerNullsFields" value="true" />
  172. <entry key="FindBadCast2" value="true" />
  173. <entry key="FindBadForLoop" value="true" />
  174. <entry key="FindBugsSummaryStats" value="true" />
  175. <entry key="FindCircularDependencies" value="false" />
  176. <entry key="FindComparatorProblems" value="true" />
  177. <entry key="FindDeadLocalStores" value="true" />
  178. <entry key="FindDoubleCheck" value="true" />
  179. <entry key="FindEmptySynchronizedBlock" value="true" />
  180. <entry key="FindFieldSelfAssignment" value="true" />
  181. <entry key="FindFinalizeInvocations" value="true" />
  182. <entry key="FindFloatEquality" value="true" />
  183. <entry key="FindFloatMath" value="false" />
  184. <entry key="FindHEmismatch" value="true" />
  185. <entry key="FindInconsistentSync2" value="true" />
  186. <entry key="FindJSR166LockMonitorenter" value="true" />
  187. <entry key="FindLocalSelfAssignment2" value="true" />
  188. <entry key="FindMaskedFields" value="true" />
  189. <entry key="FindMismatchedWaitOrNotify" value="true" />
  190. <entry key="FindNakedNotify" value="true" />
  191. <entry key="FindNoSideEffectMethods" value="true" />
  192. <entry key="FindNonSerializableStoreIntoSession" value="false" />
  193. <entry key="FindNonSerializableValuePassedToWriteObject" value="false" />
  194. <entry key="FindNonShortCircuit" value="true" />
  195. <entry key="FindNullDeref" value="true" />
  196. <entry key="FindNullDerefsInvolvingNonShortCircuitEvaluation" value="true" />
  197. <entry key="FindOpenStream" value="true" />
  198. <entry key="FindPuzzlers" value="true" />
  199. <entry key="FindRefComparison" value="true" />
  200. <entry key="FindReturnRef" value="true" />
  201. <entry key="FindRoughConstants" value="true" />
  202. <entry key="FindRunInvocations" value="true" />
  203. <entry key="FindSelfComparison" value="true" />
  204. <entry key="FindSelfComparison2" value="true" />
  205. <entry key="FindSleepWithLockHeld" value="true" />
  206. <entry key="FindSpinLoop" value="true" />
  207. <entry key="FindSqlInjection" value="true" />
  208. <entry key="FindTwoLockWait" value="true" />
  209. <entry key="FindUncalledPrivateMethods" value="true" />
  210. <entry key="FindUnconditionalWait" value="true" />
  211. <entry key="FindUninitializedGet" value="true" />
  212. <entry key="FindUnrelatedTypesInGenericContainer" value="true" />
  213. <entry key="FindUnreleasedLock" value="true" />
  214. <entry key="FindUnsatisfiedObligation" value="true" />
  215. <entry key="FindUnsyncGet" value="true" />
  216. <entry key="FindUseOfNonSerializableValue" value="true" />
  217. <entry key="FindUselessControlFlow" value="true" />
  218. <entry key="FindUselessObjects" value="true" />
  219. <entry key="FormatStringChecker" value="true" />
  220. <entry key="FunctionsThatMightBeMistakenForProcedures" value="true" />
  221. <entry key="HugeSharedStringConstants" value="true" />
  222. <entry key="IDivResultCastToDouble" value="true" />
  223. <entry key="IncompatMask" value="true" />
  224. <entry key="InconsistentAnnotations" value="true" />
  225. <entry key="InefficientIndexOf" value="false" />
  226. <entry key="InefficientInitializationInsideLoop" value="false" />
  227. <entry key="InefficientMemberAccess" value="false" />
  228. <entry key="InefficientToArray" value="false" />
  229. <entry key="InfiniteLoop" value="true" />
  230. <entry key="InfiniteRecursiveLoop" value="true" />
  231. <entry key="InheritanceUnsafeGetResource" value="true" />
  232. <entry key="InitializationChain" value="true" />
  233. <entry key="InitializeNonnullFieldsInConstructor" value="true" />
  234. <entry key="InstantiateStaticClass" value="true" />
  235. <entry key="IntCast2LongAsInstant" value="true" />
  236. <entry key="InvalidJUnitTest" value="true" />
  237. <entry key="IteratorIdioms" value="true" />
  238. <entry key="LazyInit" value="true" />
  239. <entry key="LoadOfKnownNullValue" value="true" />
  240. <entry key="LostLoggerDueToWeakReference" value="true" />
  241. <entry key="MethodReturnCheck" value="true" />
  242. <entry key="Methods" value="true" />
  243. <entry key="MultithreadedInstanceAccess" value="true" />
  244. <entry key="MutableEnum" value="true" />
  245. <entry key="MutableLock" value="true" />
  246. <entry key="MutableStaticFields" value="true" />
  247. <entry key="Naming" value="true" />
  248. <entry key="Noise" value="false" />
  249. <entry key="NoiseNullDeref" value="false" />
  250. <entry key="NoteAnnotationRetention" value="true" />
  251. <entry key="NoteCheckReturnValueAnnotations" value="true" />
  252. <entry key="NoteDirectlyRelevantTypeQualifiers" value="true" />
  253. <entry key="NoteJCIPAnnotation" value="true" />
  254. <entry key="NoteNonNullAnnotations" value="false" />
  255. <entry key="NoteNonnullReturnValues" value="false" />
  256. <entry key="NoteSuppressedWarnings" value="true" />
  257. <entry key="NoteUnconditionalParamDerefs" value="true" />
  258. <entry key="NumberConstructor" value="true" />
  259. <entry key="OptionalReturnNull" value="true" />
  260. <entry key="OverridingEqualsNotSymmetrical" value="true" />
  261. <entry key="PreferZeroLengthArrays" value="true" />
  262. <entry key="PublicSemaphores" value="false" />
  263. <entry key="QuestionableBooleanAssignment" value="true" />
  264. <entry key="ReadOfInstanceFieldInMethodInvokedByConstructorInSuperclass" value="true" />
  265. <entry key="ReadReturnShouldBeChecked" value="true" />
  266. <entry key="RedundantConditions" value="true" />
  267. <entry key="RedundantInterfaces" value="true" />
  268. <entry key="ReflectiveClasses" value="true" />
  269. <entry key="RepeatedConditionals" value="true" />
  270. <entry key="ResolveAllReferences" value="false" />
  271. <entry key="RuntimeExceptionCapture" value="true" />
  272. <entry key="SerializableIdiom" value="true" />
  273. <entry key="StartInConstructor" value="true" />
  274. <entry key="StaticCalendarDetector" value="true" />
  275. <entry key="StringConcatenation" value="true" />
  276. <entry key="SuperfluousInstanceOf" value="true" />
  277. <entry key="SuspiciousThreadInterrupted" value="true" />
  278. <entry key="SwitchFallthrough" value="true" />
  279. <entry key="SynchronizationOnSharedBuiltinConstant" value="true" />
  280. <entry key="SynchronizeAndNullCheckField" value="true" />
  281. <entry key="SynchronizeOnClassLiteralNotGetClass" value="true" />
  282. <entry key="SynchronizingOnContentsOfFieldToProtectField" value="true" />
  283. <entry key="TestASM" value="false" />
  284. <entry key="TestDataflowAnalysis" value="false" />
  285. <entry key="TestingGround" value="false" />
  286. <entry key="TestingGround2" value="false" />
  287. <entry key="TrainFieldStoreTypes" value="true" />
  288. <entry key="TrainLongInstantfParams" value="true" />
  289. <entry key="TrainNonNullAnnotations" value="true" />
  290. <entry key="TrainUnconditionalDerefParams" value="true" />
  291. <entry key="URLProblems" value="true" />
  292. <entry key="UncallableMethodOfAnonymousClass" value="true" />
  293. <entry key="UnnecessaryMath" value="true" />
  294. <entry key="UnreadFields" value="true" />
  295. <entry key="UselessSubclassMethod" value="false" />
  296. <entry key="VarArgsProblems" value="true" />
  297. <entry key="VolatileUsage" value="true" />
  298. <entry key="WaitInLoop" value="true" />
  299. <entry key="WrongMapIterator" value="true" />
  300. <entry key="XMLFactoryBypass" value="true" />
  301. </map>
  302. </option>
  303. <option name="_reportCategories">
  304. <map>
  305. <entry key="BAD_PRACTICE" value="true" />
  306. <entry key="CORRECTNESS" value="true" />
  307. <entry key="EXPERIMENTAL" value="true" />
  308. <entry key="I18N" value="true" />
  309. <entry key="MALICIOUS_CODE" value="true" />
  310. <entry key="MT_CORRECTNESS" value="true" />
  311. <entry key="PERFORMANCE" value="true" />
  312. <entry key="SECURITY" value="true" />
  313. <entry key="STYLE" value="true" />
  314. </map>
  315. </option>
  316. </component>
  317. </module>