Blame view

.idea/inspectionProfiles/Project_Default.xml 436 Bytes
pengcheng authored
1
2
3
4
5
6
7
8
9
<component name="InspectionProjectProfileManager">
  <profile version="1.0">
    <option name="myName" value="Project Default" />
    <inspection_tool class="SerializableHasSerialVersionUIDField" enabled="true" level="WARNING" enabled_by_default="true">
      <option name="ignoreAnonymousInnerClasses" value="false" />
      <option name="superClassString" value="java.awt.Component" />
    </inspection_tool>
  </profile>
</component>