-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathide.general.xml
More file actions
24 lines (24 loc) · 970 Bytes
/
ide.general.xml
File metadata and controls
24 lines (24 loc) · 970 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<application>
<component name="GeneralSettings">
<option name="confirmOpenNewProject2" value="0" />
<option name="reopenLastProject" value="false" />
<option name="showTipsOnStartup" value="false" />
</component>
<component name="Registry">
<entry key="rdclient.asyncActions" value="false" />
<entry key="ide.balloon.shadow.size" value="0" />
<entry key="external.system.auto.import.disabled" value="true" />
<entry key="ide.experimental.ui.toolwindow.stripes" value="true" />
</component>
<component name="StatusBar">
<option name="widgets">
<map>
<entry key="Encoding" value="false" />
<entry key="LineSeparator" value="false" />
<entry key="Memory" value="true" />
<entry key="com.intellij.psi.codeStyle.statusbar.CodeStyleStatusBarWidget" value="false" />
<entry key="webDeployment.default.server.widget" value="false" />
</map>
</option>
</component>
</application>