-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathproject.default.xml
More file actions
28 lines (28 loc) · 987 Bytes
/
Copy pathproject.default.xml
File metadata and controls
28 lines (28 loc) · 987 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
25
26
27
28
<application>
<component name="ProjectManager">
<defaultProject>
<component name="CodeInsightWorkspaceSettings">
<option name="optimizeImportsOnTheFly" value="true" />
</component>
<component name="PropertiesComponent">
<property name="settings.editor.selected.configurable" value="editor.preferences.appearance" />
</component>
<component name="masterDetails">
<states>
<state key="ProjectJDKs.UI">
<settings>
<last-edited>Python 3.6.2 (C:\Users\chauh\AppData\Local\Programs\Python\Python36-32\python.exe)</last-edited>
<splitter-proportions>
<option name="proportions">
<list>
<option value="0.2" />
</list>
</option>
</splitter-proportions>
</settings>
</state>
</states>
</component>
</defaultProject>
</component>
</application>