hos-web-framework-dependencies.iml 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370
  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="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8" inherit-compiler-output="false">
  4. <output url="file://$MODULE_DIR$/target/classes" />
  5. <output-test url="file://$MODULE_DIR$/target/test-classes" />
  6. <content url="file://$MODULE_DIR$">
  7. <excludeFolder url="file://$MODULE_DIR$/target" />
  8. </content>
  9. <orderEntry type="inheritedJdk" />
  10. <orderEntry type="sourceFolder" forTests="false" />
  11. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-web:1.4.0.RELEASE" level="project" />
  12. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter:1.4.0.RELEASE" level="project" />
  13. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot:1.4.0.RELEASE" level="project" />
  14. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-autoconfigure:1.4.0.RELEASE" level="project" />
  15. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-tomcat:1.4.0.RELEASE" level="project" />
  16. <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-core:8.5.4" level="project" />
  17. <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-el:8.5.4" level="project" />
  18. <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-websocket:8.5.4" level="project" />
  19. <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-databind:2.8.1" level="project" />
  20. <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-annotations:2.8.1" level="project" />
  21. <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-core:2.8.1" level="project" />
  22. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-data-jpa:1.4.0.RELEASE" level="project" />
  23. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-aop:1.4.0.RELEASE" level="project" />
  24. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-jdbc:1.4.0.RELEASE" level="project" />
  25. <orderEntry type="library" name="Maven: org.apache.tomcat:tomcat-jdbc:8.5.4" level="project" />
  26. <orderEntry type="library" name="Maven: org.apache.tomcat:tomcat-juli:8.5.4" level="project" />
  27. <orderEntry type="library" name="Maven: org.hibernate:hibernate-core:5.0.9.Final" level="project" />
  28. <orderEntry type="library" name="Maven: org.hibernate:hibernate-entitymanager:5.0.9.Final" level="project" />
  29. <orderEntry type="library" name="Maven: org.springframework.data:spring-data-jpa:1.10.2.RELEASE" level="project" />
  30. <orderEntry type="library" name="Maven: org.springframework.data:spring-data-commons:1.12.2.RELEASE" level="project" />
  31. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-data-mongodb:1.4.0.RELEASE" level="project" />
  32. <orderEntry type="library" name="Maven: org.springframework.data:spring-data-mongodb:1.9.2.RELEASE" level="project" />
  33. <orderEntry type="library" scope="TEST" name="Maven: org.springframework.boot:spring-boot-starter-test:1.4.0.RELEASE" level="project" />
  34. <orderEntry type="library" scope="TEST" name="Maven: org.springframework.boot:spring-boot-test:1.4.0.RELEASE" level="project" />
  35. <orderEntry type="library" scope="TEST" name="Maven: org.springframework.boot:spring-boot-test-autoconfigure:1.4.0.RELEASE" level="project" />
  36. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-web:1.3.8.RELEASE" level="project" />
  37. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter:1.3.8.RELEASE" level="project" />
  38. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot:1.3.8.RELEASE" level="project" />
  39. <orderEntry type="library" name="Maven: org.springframework:spring-core:4.2.8.RELEASE" level="project" />
  40. <orderEntry type="library" name="Maven: org.springframework:spring-context:4.2.8.RELEASE" level="project" />
  41. <orderEntry type="library" name="Maven: org.springframework:spring-aop:4.2.8.RELEASE" level="project" />
  42. <orderEntry type="library" name="Maven: aopalliance:aopalliance:1.0" level="project" />
  43. <orderEntry type="library" name="Maven: org.springframework:spring-beans:4.2.8.RELEASE" level="project" />
  44. <orderEntry type="library" name="Maven: org.springframework:spring-expression:4.2.8.RELEASE" level="project" />
  45. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-autoconfigure:1.3.8.RELEASE" level="project" />
  46. <orderEntry type="library" scope="RUNTIME" name="Maven: org.yaml:snakeyaml:1.16" level="project" />
  47. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-tomcat:1.3.8.RELEASE" level="project" />
  48. <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-core:8.0.37" level="project" />
  49. <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-el:8.0.37" level="project" />
  50. <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-logging-juli:8.0.37" level="project" />
  51. <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-websocket:8.0.37" level="project" />
  52. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-validation:1.3.8.RELEASE" level="project" />
  53. <orderEntry type="library" name="Maven: com.fasterxml:classmate:1.1.0" level="project" />
  54. <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-databind:2.6.7" level="project" />
  55. <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-annotations:2.6.7" level="project" />
  56. <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-core:2.6.7" level="project" />
  57. <orderEntry type="library" name="Maven: org.springframework:spring-web:4.2.8.RELEASE" level="project" />
  58. <orderEntry type="library" name="Maven: org.springframework:spring-webmvc:4.2.8.RELEASE" level="project" />
  59. <orderEntry type="library" name="Maven: org.springframework:springloaded:1.2.6.RELEASE" level="project" />
  60. <orderEntry type="library" name="Maven: xml-apis:xml-apis:1.3.03" level="project" />
  61. <orderEntry type="library" name="Maven: org.javassist:javassist:3.18.1-GA" level="project" />
  62. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-data-mongodb:1.3.8.RELEASE" level="project" />
  63. <orderEntry type="library" name="Maven: org.springframework.data:spring-data-mongodb:1.8.5.RELEASE" level="project" />
  64. <orderEntry type="library" name="Maven: org.springframework:spring-tx:4.2.8.RELEASE" level="project" />
  65. <orderEntry type="library" name="Maven: org.springframework.data:spring-data-commons:1.11.5.RELEASE" level="project" />
  66. <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-server:9.2.19.v20160908" level="project" />
  67. <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-http:9.2.19.v20160908" level="project" />
  68. <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-util:9.2.19.v20160908" level="project" />
  69. <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-io:9.2.19.v20160908" level="project" />
  70. <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-servlet:9.2.19.v20160908" level="project" />
  71. <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-security:9.2.19.v20160908" level="project" />
  72. <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-servlets:9.2.19.v20160908" level="project" />
  73. <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-continuation:9.2.19.v20160908" level="project" />
  74. <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-client:9.2.19.v20160908" level="project" />
  75. <orderEntry type="library" name="Maven: org.eclipse.jetty:jetty-jmx:9.2.19.v20160908" level="project" />
  76. <orderEntry type="library" name="Maven: org.springframework:spring-jms:4.2.8.RELEASE" level="project" />
  77. <orderEntry type="library" name="Maven: org.springframework:spring-messaging:4.2.8.RELEASE" level="project" />
  78. <orderEntry type="library" scope="TEST" name="Maven: org.springframework.boot:spring-boot-starter-test:1.3.8.RELEASE" level="project" />
  79. <orderEntry type="library" scope="TEST" name="Maven: org.springframework:spring-test:4.2.8.RELEASE" level="project" />
  80. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-web:1.4.1.RELEASE" level="project" />
  81. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter:1.4.1.RELEASE" level="project" />
  82. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot:1.4.1.RELEASE" level="project" />
  83. <orderEntry type="library" name="Maven: org.springframework:spring-core:4.3.3.RELEASE" level="project" />
  84. <orderEntry type="library" name="Maven: org.springframework:spring-context:4.3.3.RELEASE" level="project" />
  85. <orderEntry type="library" name="Maven: org.springframework:spring-aop:4.3.3.RELEASE" level="project" />
  86. <orderEntry type="library" name="Maven: org.springframework:spring-beans:4.3.3.RELEASE" level="project" />
  87. <orderEntry type="library" name="Maven: org.springframework:spring-expression:4.3.3.RELEASE" level="project" />
  88. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-autoconfigure:1.4.1.RELEASE" level="project" />
  89. <orderEntry type="library" scope="RUNTIME" name="Maven: org.yaml:snakeyaml:1.17" level="project" />
  90. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-tomcat:1.4.1.RELEASE" level="project" />
  91. <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-core:8.5.5" level="project" />
  92. <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-el:8.5.5" level="project" />
  93. <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-websocket:8.5.5" level="project" />
  94. <orderEntry type="library" name="Maven: org.hibernate:hibernate-validator:5.2.4.Final" level="project" />
  95. <orderEntry type="library" name="Maven: javax.validation:validation-api:1.1.0.Final" level="project" />
  96. <orderEntry type="library" name="Maven: org.jboss.logging:jboss-logging:3.3.0.Final" level="project" />
  97. <orderEntry type="library" name="Maven: com.fasterxml:classmate:1.3.1" level="project" />
  98. <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-databind:2.8.3" level="project" />
  99. <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-annotations:2.8.3" level="project" />
  100. <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-core:2.8.3" level="project" />
  101. <orderEntry type="library" name="Maven: org.springframework:spring-web:4.3.3.RELEASE" level="project" />
  102. <orderEntry type="library" name="Maven: org.springframework:spring-webmvc:4.3.3.RELEASE" level="project" />
  103. <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-data-mongodb:1.4.1.RELEASE" level="project" />
  104. <orderEntry type="library" name="Maven: org.mongodb:mongodb-driver:3.2.2" level="project" />
  105. <orderEntry type="library" name="Maven: org.mongodb:mongodb-driver-core:3.2.2" level="project" />
  106. <orderEntry type="library" name="Maven: org.mongodb:bson:3.2.2" level="project" />
  107. <orderEntry type="library" name="Maven: org.springframework.data:spring-data-mongodb:1.9.3.RELEASE" level="project" />
  108. <orderEntry type="library" name="Maven: org.springframework:spring-tx:4.3.3.RELEASE" level="project" />
  109. <orderEntry type="library" name="Maven: org.springframework.data:spring-data-commons:1.12.3.RELEASE" level="project" />
  110. <orderEntry type="library" name="Maven: org.slf4j:slf4j-api:1.7.21" level="project" />
  111. <orderEntry type="library" name="Maven: org.mongodb:mongo-java-driver:3.2.2" level="project" />
  112. <orderEntry type="library" name="Maven: mysql:mysql-connector-java:5.1.37" level="project" />
  113. <orderEntry type="library" name="Maven: com.oracle:ojdbc6:11.2.0.3.0" level="project" />
  114. <orderEntry type="module" module-name="hos-core" />
  115. <orderEntry type="library" name="Maven: net.lingala.zip4j:zip4j:1.3.2" level="project" />
  116. <orderEntry type="library" name="Maven: org.apache.commons:commons-collections4:4.0" level="project" />
  117. <orderEntry type="library" name="Maven: commons-fileupload:commons-fileupload:1.3.1" level="project" />
  118. <orderEntry type="library" name="Maven: commons-io:commons-io:2.2" level="project" />
  119. <orderEntry type="library" name="Maven: org.apache.commons:commons-lang3:3.3.2" level="project" />
  120. <orderEntry type="library" name="Maven: commons-net:commons-net:3.3" level="project" />
  121. <orderEntry type="library" name="Maven: commons-beanutils:commons-beanutils:1.9.2" level="project" />
  122. <orderEntry type="library" name="Maven: commons-collections:commons-collections:3.2.2" level="project" />
  123. <orderEntry type="library" name="Maven: commons-codec:commons-codec:1.10" level="project" />
  124. <orderEntry type="library" name="Maven: com.squareup.okhttp3:okhttp:3.4.1" level="project" />
  125. <orderEntry type="library" name="Maven: com.squareup.okio:okio:1.9.0" level="project" />
  126. <orderEntry type="library" name="Maven: com.belerweb:pinyin4j:2.5.0" level="project" />
  127. <orderEntry type="library" name="Maven: log4j:log4j:1.2.17" level="project" />
  128. <orderEntry type="library" name="Maven: org.apache.logging.log4j:log4j-api:2.6.2" level="project" />
  129. <orderEntry type="library" name="Maven: org.apache.logging.log4j:log4j-core:2.6.2" level="project" />
  130. <orderEntry type="library" name="Maven: org.apache.httpcomponents:httpclient:4.5.2" level="project" />
  131. <orderEntry type="library" name="Maven: org.apache.httpcomponents:httpcore:4.4.5" level="project" />
  132. <orderEntry type="library" name="Maven: org.apache.httpcomponents:httpmime:4.5.2" level="project" />
  133. <orderEntry type="library" name="Maven: io.springfox:springfox-swagger2:2.4.0" level="project" />
  134. <orderEntry type="library" name="Maven: io.swagger:swagger-annotations:1.5.6" level="project" />
  135. <orderEntry type="library" name="Maven: io.swagger:swagger-models:1.5.6" level="project" />
  136. <orderEntry type="library" name="Maven: io.springfox:springfox-spi:2.4.0" level="project" />
  137. <orderEntry type="library" name="Maven: io.springfox:springfox-core:2.4.0" level="project" />
  138. <orderEntry type="library" name="Maven: com.google.guava:guava:18.0" level="project" />
  139. <orderEntry type="library" name="Maven: org.springframework.plugin:spring-plugin-core:1.2.0.RELEASE" level="project" />
  140. <orderEntry type="library" name="Maven: org.springframework.plugin:spring-plugin-metadata:1.2.0.RELEASE" level="project" />
  141. <orderEntry type="library" name="Maven: io.springfox:springfox-schema:2.4.0" level="project" />
  142. <orderEntry type="library" name="Maven: io.springfox:springfox-swagger-common:2.4.0" level="project" />
  143. <orderEntry type="library" name="Maven: io.springfox:springfox-spring-web:2.4.0" level="project" />
  144. <orderEntry type="library" name="Maven: io.springfox:springfox-swagger-ui:2.4.0" level="project" />
  145. <orderEntry type="library" scope="TEST" name="Maven: org.springframework.boot:spring-boot-starter-test:1.4.1.RELEASE" level="project" />
  146. <orderEntry type="library" scope="TEST" name="Maven: org.springframework.boot:spring-boot-test:1.4.1.RELEASE" level="project" />
  147. <orderEntry type="library" scope="TEST" name="Maven: org.springframework.boot:spring-boot-test-autoconfigure:1.4.1.RELEASE" level="project" />
  148. <orderEntry type="library" scope="TEST" name="Maven: com.jayway.jsonpath:json-path:2.2.0" level="project" />
  149. <orderEntry type="library" scope="TEST" name="Maven: net.minidev:json-smart:2.2.1" level="project" />
  150. <orderEntry type="library" scope="TEST" name="Maven: net.minidev:accessors-smart:1.1" level="project" />
  151. <orderEntry type="library" scope="TEST" name="Maven: org.ow2.asm:asm:5.0.3" level="project" />
  152. <orderEntry type="library" scope="TEST" name="Maven: junit:junit:4.12" level="project" />
  153. <orderEntry type="library" scope="TEST" name="Maven: org.hamcrest:hamcrest-core:1.3" level="project" />
  154. <orderEntry type="library" scope="TEST" name="Maven: org.assertj:assertj-core:2.5.0" level="project" />
  155. <orderEntry type="library" scope="TEST" name="Maven: org.mockito:mockito-core:1.10.19" level="project" />
  156. <orderEntry type="library" scope="TEST" name="Maven: org.objenesis:objenesis:2.1" level="project" />
  157. <orderEntry type="library" scope="TEST" name="Maven: org.hamcrest:hamcrest-library:1.3" level="project" />
  158. <orderEntry type="library" scope="TEST" name="Maven: org.skyscreamer:jsonassert:1.3.0" level="project" />
  159. <orderEntry type="library" scope="TEST" name="Maven: org.json:json:20140107" level="project" />
  160. <orderEntry type="library" scope="TEST" name="Maven: org.springframework:spring-test:4.3.3.RELEASE" level="project" />
  161. <orderEntry type="library" name="Maven: javax.transaction:javax.transaction-api:1.2" level="project" />
  162. <orderEntry type="library" name="Maven: com.yihu.core:ehr-dbhelper:1.1.9" level="project" />
  163. <orderEntry type="library" name="Maven: com.yihu.core:html2image:0.9" level="project" />
  164. </component>
  165. <component name="org.twodividedbyzero.idea.findbugs">
  166. <option name="_basePreferences">
  167. <map>
  168. <entry key="property.analysisEffortLevel" value="default" />
  169. <entry key="property.analyzeAfterAutoMake" value="false" />
  170. <entry key="property.analyzeAfterCompile" value="false" />
  171. <entry key="property.annotationGutterIconEnabled" value="true" />
  172. <entry key="property.annotationSuppressWarningsClass" value="edu.umd.cs.findbugs.annotations.SuppressFBWarnings" />
  173. <entry key="property.annotationTextRangeMarkupEnabled" value="true" />
  174. <entry key="property.exportAsHtml" value="true" />
  175. <entry key="property.exportAsXml" value="true" />
  176. <entry key="property.exportBaseDir" value="" />
  177. <entry key="property.exportCreateArchiveDir" value="false" />
  178. <entry key="property.exportOpenBrowser" value="true" />
  179. <entry key="property.minPriorityToReport" value="Medium" />
  180. <entry key="property.runAnalysisInBackground" value="false" />
  181. <entry key="property.showHiddenDetectors" value="false" />
  182. <entry key="property.toolWindowToFront" value="true" />
  183. </map>
  184. </option>
  185. <option name="_detectors">
  186. <map>
  187. <entry key="AppendingToAnObjectOutputStream" value="true" />
  188. <entry key="AtomicityProblem" value="true" />
  189. <entry key="BadAppletConstructor" value="false" />
  190. <entry key="BadResultSetAccess" value="true" />
  191. <entry key="BadSyntaxForRegularExpression" value="true" />
  192. <entry key="BadUseOfReturnValue" value="true" />
  193. <entry key="BadlyOverriddenAdapter" value="true" />
  194. <entry key="BooleanReturnNull" value="true" />
  195. <entry key="BuildInterproceduralCallGraph" value="false" />
  196. <entry key="BuildObligationPolicyDatabase" value="true" />
  197. <entry key="BuildStringPassthruGraph" value="true" />
  198. <entry key="CallToUnsupportedMethod" value="false" />
  199. <entry key="CalledMethods" value="true" />
  200. <entry key="CheckCalls" value="false" />
  201. <entry key="CheckExpectedWarnings" value="false" />
  202. <entry key="CheckImmutableAnnotation" value="true" />
  203. <entry key="CheckRelaxingNullnessAnnotation" value="true" />
  204. <entry key="CheckTypeQualifiers" value="true" />
  205. <entry key="CloneIdiom" value="true" />
  206. <entry key="ComparatorIdiom" value="true" />
  207. <entry key="ConfusedInheritance" value="true" />
  208. <entry key="ConfusionBetweenInheritedAndOuterMethod" value="true" />
  209. <entry key="CovariantArrayAssignment" value="false" />
  210. <entry key="CrossSiteScripting" value="true" />
  211. <entry key="DefaultEncodingDetector" value="true" />
  212. <entry key="DoInsideDoPrivileged" value="true" />
  213. <entry key="DontCatchIllegalMonitorStateException" value="true" />
  214. <entry key="DontIgnoreResultOfPutIfAbsent" value="true" />
  215. <entry key="DontUseEnum" value="true" />
  216. <entry key="DroppedException" value="true" />
  217. <entry key="DumbMethodInvocations" value="true" />
  218. <entry key="DumbMethods" value="true" />
  219. <entry key="DuplicateBranches" value="true" />
  220. <entry key="EmptyZipFileEntry" value="false" />
  221. <entry key="EqualsOperandShouldHaveClassCompatibleWithThis" value="true" />
  222. <entry key="ExplicitSerialization" value="true" />
  223. <entry key="FieldItemSummary" value="true" />
  224. <entry key="FinalizerNullsFields" value="true" />
  225. <entry key="FindBadCast2" value="true" />
  226. <entry key="FindBadForLoop" value="true" />
  227. <entry key="FindBugsSummaryStats" value="true" />
  228. <entry key="FindCircularDependencies" value="false" />
  229. <entry key="FindComparatorProblems" value="true" />
  230. <entry key="FindDeadLocalStores" value="true" />
  231. <entry key="FindDoubleCheck" value="true" />
  232. <entry key="FindEmptySynchronizedBlock" value="true" />
  233. <entry key="FindFieldSelfAssignment" value="true" />
  234. <entry key="FindFinalizeInvocations" value="true" />
  235. <entry key="FindFloatEquality" value="true" />
  236. <entry key="FindFloatMath" value="false" />
  237. <entry key="FindHEmismatch" value="true" />
  238. <entry key="FindInconsistentSync2" value="true" />
  239. <entry key="FindJSR166LockMonitorenter" value="true" />
  240. <entry key="FindLocalSelfAssignment2" value="true" />
  241. <entry key="FindMaskedFields" value="true" />
  242. <entry key="FindMismatchedWaitOrNotify" value="true" />
  243. <entry key="FindNakedNotify" value="true" />
  244. <entry key="FindNoSideEffectMethods" value="true" />
  245. <entry key="FindNonSerializableStoreIntoSession" value="false" />
  246. <entry key="FindNonSerializableValuePassedToWriteObject" value="false" />
  247. <entry key="FindNonShortCircuit" value="true" />
  248. <entry key="FindNullDeref" value="true" />
  249. <entry key="FindNullDerefsInvolvingNonShortCircuitEvaluation" value="true" />
  250. <entry key="FindOpenStream" value="true" />
  251. <entry key="FindPuzzlers" value="true" />
  252. <entry key="FindRefComparison" value="true" />
  253. <entry key="FindReturnRef" value="true" />
  254. <entry key="FindRoughConstants" value="true" />
  255. <entry key="FindRunInvocations" value="true" />
  256. <entry key="FindSelfComparison" value="true" />
  257. <entry key="FindSelfComparison2" value="true" />
  258. <entry key="FindSleepWithLockHeld" value="true" />
  259. <entry key="FindSpinLoop" value="true" />
  260. <entry key="FindSqlInjection" value="true" />
  261. <entry key="FindTwoLockWait" value="true" />
  262. <entry key="FindUncalledPrivateMethods" value="true" />
  263. <entry key="FindUnconditionalWait" value="true" />
  264. <entry key="FindUninitializedGet" value="true" />
  265. <entry key="FindUnrelatedTypesInGenericContainer" value="true" />
  266. <entry key="FindUnreleasedLock" value="true" />
  267. <entry key="FindUnsatisfiedObligation" value="true" />
  268. <entry key="FindUnsyncGet" value="true" />
  269. <entry key="FindUseOfNonSerializableValue" value="true" />
  270. <entry key="FindUselessControlFlow" value="true" />
  271. <entry key="FindUselessObjects" value="true" />
  272. <entry key="FormatStringChecker" value="true" />
  273. <entry key="FunctionsThatMightBeMistakenForProcedures" value="true" />
  274. <entry key="HugeSharedStringConstants" value="true" />
  275. <entry key="IDivResultCastToDouble" value="true" />
  276. <entry key="IncompatMask" value="true" />
  277. <entry key="InconsistentAnnotations" value="true" />
  278. <entry key="InefficientIndexOf" value="false" />
  279. <entry key="InefficientInitializationInsideLoop" value="false" />
  280. <entry key="InefficientMemberAccess" value="false" />
  281. <entry key="InefficientToArray" value="false" />
  282. <entry key="InfiniteLoop" value="true" />
  283. <entry key="InfiniteRecursiveLoop" value="true" />
  284. <entry key="InheritanceUnsafeGetResource" value="true" />
  285. <entry key="InitializationChain" value="true" />
  286. <entry key="InitializeNonnullFieldsInConstructor" value="true" />
  287. <entry key="InstantiateStaticClass" value="true" />
  288. <entry key="IntCast2LongAsInstant" value="true" />
  289. <entry key="InvalidJUnitTest" value="true" />
  290. <entry key="IteratorIdioms" value="true" />
  291. <entry key="LazyInit" value="true" />
  292. <entry key="LoadOfKnownNullValue" value="true" />
  293. <entry key="LostLoggerDueToWeakReference" value="true" />
  294. <entry key="MethodReturnCheck" value="true" />
  295. <entry key="Methods" value="true" />
  296. <entry key="MultithreadedInstanceAccess" value="true" />
  297. <entry key="MutableEnum" value="true" />
  298. <entry key="MutableLock" value="true" />
  299. <entry key="MutableStaticFields" value="true" />
  300. <entry key="Naming" value="true" />
  301. <entry key="Noise" value="false" />
  302. <entry key="NoiseNullDeref" value="false" />
  303. <entry key="NoteAnnotationRetention" value="true" />
  304. <entry key="NoteCheckReturnValueAnnotations" value="true" />
  305. <entry key="NoteDirectlyRelevantTypeQualifiers" value="true" />
  306. <entry key="NoteJCIPAnnotation" value="true" />
  307. <entry key="NoteNonNullAnnotations" value="false" />
  308. <entry key="NoteNonnullReturnValues" value="false" />
  309. <entry key="NoteSuppressedWarnings" value="true" />
  310. <entry key="NoteUnconditionalParamDerefs" value="true" />
  311. <entry key="NumberConstructor" value="true" />
  312. <entry key="OptionalReturnNull" value="true" />
  313. <entry key="OverridingEqualsNotSymmetrical" value="true" />
  314. <entry key="PreferZeroLengthArrays" value="true" />
  315. <entry key="PublicSemaphores" value="false" />
  316. <entry key="QuestionableBooleanAssignment" value="true" />
  317. <entry key="ReadOfInstanceFieldInMethodInvokedByConstructorInSuperclass" value="true" />
  318. <entry key="ReadReturnShouldBeChecked" value="true" />
  319. <entry key="RedundantConditions" value="true" />
  320. <entry key="RedundantInterfaces" value="true" />
  321. <entry key="ReflectiveClasses" value="true" />
  322. <entry key="RepeatedConditionals" value="true" />
  323. <entry key="ResolveAllReferences" value="false" />
  324. <entry key="RuntimeExceptionCapture" value="true" />
  325. <entry key="SerializableIdiom" value="true" />
  326. <entry key="StartInConstructor" value="true" />
  327. <entry key="StaticCalendarDetector" value="true" />
  328. <entry key="StringConcatenation" value="true" />
  329. <entry key="SuperfluousInstanceOf" value="true" />
  330. <entry key="SuspiciousThreadInterrupted" value="true" />
  331. <entry key="SwitchFallthrough" value="true" />
  332. <entry key="SynchronizationOnSharedBuiltinConstant" value="true" />
  333. <entry key="SynchronizeAndNullCheckField" value="true" />
  334. <entry key="SynchronizeOnClassLiteralNotGetClass" value="true" />
  335. <entry key="SynchronizingOnContentsOfFieldToProtectField" value="true" />
  336. <entry key="TestASM" value="false" />
  337. <entry key="TestDataflowAnalysis" value="false" />
  338. <entry key="TestingGround" value="false" />
  339. <entry key="TestingGround2" value="false" />
  340. <entry key="TrainFieldStoreTypes" value="true" />
  341. <entry key="TrainLongInstantfParams" value="true" />
  342. <entry key="TrainNonNullAnnotations" value="true" />
  343. <entry key="TrainUnconditionalDerefParams" value="true" />
  344. <entry key="URLProblems" value="true" />
  345. <entry key="UncallableMethodOfAnonymousClass" value="true" />
  346. <entry key="UnnecessaryMath" value="true" />
  347. <entry key="UnreadFields" value="true" />
  348. <entry key="UselessSubclassMethod" value="false" />
  349. <entry key="VarArgsProblems" value="true" />
  350. <entry key="VolatileUsage" value="true" />
  351. <entry key="WaitInLoop" value="true" />
  352. <entry key="WrongMapIterator" value="true" />
  353. <entry key="XMLFactoryBypass" value="true" />
  354. </map>
  355. </option>
  356. <option name="_reportCategories">
  357. <map>
  358. <entry key="BAD_PRACTICE" value="true" />
  359. <entry key="CORRECTNESS" value="true" />
  360. <entry key="EXPERIMENTAL" value="true" />
  361. <entry key="I18N" value="true" />
  362. <entry key="MALICIOUS_CODE" value="true" />
  363. <entry key="MT_CORRECTNESS" value="true" />
  364. <entry key="PERFORMANCE" value="true" />
  365. <entry key="SECURITY" value="true" />
  366. <entry key="STYLE" value="true" />
  367. </map>
  368. </option>
  369. </component>
  370. </module>