jdk-24/langtools/make/intellij/copyright/profiles_settings.xml
Maurizio Cimadamore ef0951db68 8057005: IntelliJ should allow import for nested classes
Minor tweaks to langtools intellij project

Reviewed-by: jfranck
2014-09-01 17:41:01 +01:00

8 lines
200 B
XML

<component name="CopyrightManager">
<settings default="langtools">
<LanguageOptions name="JAVA">
<option name="fileLocation" value="1" />
</LanguageOptions>
</settings>
</component>