LUCENE-7012: IntelliJ config: when creating new Java files, place the license header before the package declaration

This commit is contained in:
Steve Rowe 2016-02-03 14:39:03 -05:00
parent 7c72c6a891
commit 61fae32f5f
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
</LanguageOptions>
<LanguageOptions name="JAVA">
<option name="fileTypeOverride" value="3" />
<option name="fileLocation" value="2" />
<option name="fileLocation" value="3" />
</LanguageOptions>
<LanguageOptions name="JSP">
<option name="fileTypeOverride" value="3" />