ide.general.xml 791 Bytes
Newer Older
1 2 3 4 5
<application>
  <component name="GeneralSettings">
    <option name="autoSaveIfInactive" value="true" />
    <option name="confirmExit" value="false" />
    <option name="confirmOpenNewProject2" value="0" />
6
    <option name="inactiveTimeout" value="20" />
7 8 9 10 11
    <option name="processCloseConfirmation" value="TERMINATE" />
  </component>
  <component name="Registry">
    <entry key="ide.balloon.shadow.size" value="0" />
    <entry key="java.completion.argument.hints.internal" value="false" />
12 13
    <entry key="SBT.system.in.process" value="true" />
    <entry key="BSP.system.in.process" value="true" />
14
  </component>
15 16 17 18 19 20 21
  <component name="StatusBar">
    <option name="widgets">
      <map>
        <entry key="Memory" value="true" />
      </map>
    </option>
  </component>
22
</application>