forked from SynetoNet/IntelliJ-Settings
-
Notifications
You must be signed in to change notification settings - Fork 0
/
options.xml
38 lines (38 loc) · 2.44 KB
/
options.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<application>
<component name="PropertiesComponent">
<property name="GoToClass.includeLibraries" value="false" />
<property name="GoToClass.toSaveIncludeLibraries" value="false" />
<property name="GoToFile.includeJavaFiles" value="false" />
<property name="MemberChooser.sorted" value="false" />
<property name="MemberChooser.showClasses" value="true" />
<property name="MemberChooser.copyJavadoc" value="false" />
<property name="log.debug.categories" value="" />
<property name="DefaultHtmlDoctype.MigrateToHtml5" value="true" />
<property name="DefaultHtmlDoctype.Refreshed" value="1" />
<property name="evlsprt3.IU-139.222" value="14" />
<property name="DeploymentNotificationsComponent.WarnDisplayed.Java7&Windows7FTPIssue" value="false" />
<property name="file.colors.enable.non.project" value="Yellow" />
<property name="file.colors.enable.tests" value="Green" />
<property name="installation.uid" value="56b2ed4f-6774-4ef6-b680-a1ec84bce372" />
<property name="Non-Project Files" value="Yellow" />
<property name="Tests" value="Green" />
<property name="revuTableFilter" value="" />
<property name="sm_test_statistics_table_columnsWidth0" value="117" />
<property name="sm_test_statistics_table_columnsOrder0" value="0" />
<property name="sm_test_statistics_table_columnsWidth1" value="117" />
<property name="sm_test_statistics_table_columnsOrder1" value="1" />
<property name="sm_test_statistics_table_columnsWidth2" value="116" />
<property name="sm_test_statistics_table_columnsOrder2" value="2" />
<property name="CommitChangeListDialog.SPLITTER_PROPORTION_2" value="0.5" />
<property name="CommitChangeListDialog.DETAILS_SHOW_OPTION_" value="false" />
<property name="FindSplitterProportion" value="0.25" />
<property name="PhpUnitSupport.showStatistics" value="true" />
<property name="PhpUnitSupport.hidePassedTests" value="false" />
<property name="PhpUnit.Splitter.Proportion" value="0.26275787" />
<property name="PhpUnit.Splitter.Proportion_Statistics" value="0.7357513" />
<property name="com.intellij.openapi.editor.actions.MultiplePasteAction$1.splitter" value="0.3" />
<property name="ExpandBeforeRunStepsPanel" value="true" />
<property name="SingleInspectionProfilePanel.VERTICAL_DIVIDER_PROPORTION" value="0.5" />
<property name="SingleInspectionProfilePanel.HORIZONTAL_DIVIDER_PROPORTION" value="0.5" />
</component>
</application>