Moved version to last item of preferences.

Cleaned code in various places.
This commit is contained in:
Erik C. Thauvin 2015-04-14 20:15:55 -07:00
parent ae680d0e40
commit cc7b7ce8ea
8 changed files with 115 additions and 74 deletions

View file

@ -33,5 +33,9 @@
<option name="IGNORE_POINT_TO_ITSELF" value="false" />
<option name="myAdditionalJavadocTags" value="created" />
</inspection_tool>
<inspection_tool class="LoggerInitializedWithForeignClass" enabled="false" level="WARNING" enabled_by_default="false">
<option name="loggerClassName" value="org.apache.log4j.Logger,org.slf4j.LoggerFactory,org.apache.commons.logging.LogFactory,java.util.logging.Logger" />
<option name="loggerFactoryMethodName" value="getLogger,getLogger,getLog,getLogger" />
</inspection_tool>
</profile>
</component>