Subversion Repository Public Repository

litesoft

Diff Revisions 287 vs 299 for /trunk/Java/ScarPlus/ScarPlus.ipr

Diff revisions: vs.
  @@ -102,7 +102,7 @@
102 102 </inspection_tool>
103 103 <inspection_tool class="NonJREEmulationClassesInClientCode" enabled="true" level="INFO" enabled_by_default="true" />
104 104 <inspection_tool class="NonSerializableServiceParameters" enabled="false" level="ERROR" enabled_by_default="false" />
105 - <inspection_tool class="NullableProblems" enabled="true" level="WEAK WARNING" enabled_by_default="true">
105 + <inspection_tool class="NullableProblems" enabled="false" level="WEAK WARNING" enabled_by_default="false">
106 106 <option name="REPORT_NULLABLE_METHOD_OVERRIDES_NOTNULL" value="true" />
107 107 <option name="REPORT_NOT_ANNOTATED_METHOD_OVERRIDES_NOTNULL" value="true" />
108 108 <option name="REPORT_NOTNULL_PARAMETER_OVERRIDES_NULLABLE" value="true" />
  @@ -112,6 +112,11 @@
112 112 <option name="REPORT_ANNOTATION_NOT_PROPAGATED_TO_OVERRIDERS" value="true" />
113 113 <option name="REPORT_NULLS_PASSED_TO_NON_ANNOTATED_METHOD" value="true" />
114 114 </inspection_tool>
115 + <inspection_tool class="SpellCheckingInspection" enabled="true" level="WEAK WARNING" enabled_by_default="true">
116 + <option name="processCode" value="true" />
117 + <option name="processLiterals" value="true" />
118 + <option name="processComments" value="true" />
119 + </inspection_tool>
115 120 <inspection_tool class="SynchronizationOnLocalVariableOrMethodParameter" enabled="true" level="INFO" enabled_by_default="true">
116 121 <option name="reportLocalVariables" value="true" />
117 122 <option name="reportMethodParameters" value="true" />
  @@ -285,6 +290,13 @@
285 290 </item>
286 291 </group>
287 292 </component>
293 + <component name="ProjectDictionaryState">
294 + <dictionary name="George">
295 + <words>
296 + <w>yaml</w>
297 + </words>
298 + </dictionary>
299 + </component>
288 300 <component name="ProjectModuleManager">
289 301 <modules>
290 302 <module fileurl="file://$PROJECT_DIR$/ScarPlus.iml" filepath="$PROJECT_DIR$/ScarPlus.iml" />