-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Expand file tree
/
Copy pathworkspace.xml
More file actions
109 lines (109 loc) · 5.01 KB
/
workspace.xml
File metadata and controls
109 lines (109 loc) · 5.01 KB
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="BranchesTreeState">
<expand>
<path>
<item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
<item name="LOCAL_ROOT" type="e8cecc67:BranchNodeDescriptor" />
</path>
<path>
<item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
<item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
</path>
<path>
<item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
<item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
<item name="GROUP_NODE:origin" type="e8cecc67:BranchNodeDescriptor" />
</path>
</expand>
<select />
</component>
<component name="ChangeListManager">
<list default="true" id="f8065c8b-0860-48df-8e86-7b6c2dfd96c2" name="Default Changelist" comment="" />
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
<option name="LAST_RESOLUTION" value="IGNORE" />
</component>
<component name="FileTemplateManagerImpl">
<option name="RECENT_TEMPLATES">
<list>
<option value="Class" />
</list>
</option>
</component>
<component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
</component>
<component name="ProjectId" id="1hU2OdoAzPvszjsbiulTwpzsEvv" />
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
<component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent">
<property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
<property name="project.structure.last.edited" value="Project" />
<property name="project.structure.proportion" value="0.0" />
<property name="project.structure.side.proportion" value="0.0" />
<property name="settings.editor.selected.configurable" value="configurable.group.tools" />
</component>
<component name="RunManager">
<configuration name="Main" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
<option name="MAIN_CLASS_NAME" value="Main" />
<module name="06_09 Code Challenge" />
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<recent_temporary>
<list>
<item itemvalue="Application.Main" />
</list>
</recent_temporary>
</component>
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="f8065c8b-0860-48df-8e86-7b6c2dfd96c2" name="Default Changelist" comment="" />
<created>1600051318537</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1600051318537</updated>
</task>
<servers />
</component>
<component name="Vcs.Log.Tabs.Properties">
<option name="TAB_STATES">
<map>
<entry key="MAIN">
<value>
<State />
</value>
</entry>
</map>
</option>
</component>
<component name="WindowStateProjectService">
<state x="2214" y="198" key="#com.intellij.execution.impl.EditConfigurationsDialog" timestamp="1600053149094">
<screen x="1920" y="34" width="1680" height="1010" />
</state>
<state x="2214" y="198" key="#com.intellij.execution.impl.EditConfigurationsDialog/0.0.1920.1040/1920.34.1680.1010@1920.34.1680.1010" timestamp="1600053149094" />
<state width="1637" height="267" key="GridCell.Tab.0.bottom" timestamp="1600054184778">
<screen x="1920" y="34" width="1680" height="1010" />
</state>
<state width="1637" height="267" key="GridCell.Tab.0.bottom/0.0.1920.1040/1920.34.1680.1010@1920.34.1680.1010" timestamp="1600054184778" />
<state width="1637" height="267" key="GridCell.Tab.0.center" timestamp="1600054184778">
<screen x="1920" y="34" width="1680" height="1010" />
</state>
<state width="1637" height="267" key="GridCell.Tab.0.center/0.0.1920.1040/1920.34.1680.1010@1920.34.1680.1010" timestamp="1600054184778" />
<state width="1637" height="267" key="GridCell.Tab.0.left" timestamp="1600054184778">
<screen x="1920" y="34" width="1680" height="1010" />
</state>
<state width="1637" height="267" key="GridCell.Tab.0.left/0.0.1920.1040/1920.34.1680.1010@1920.34.1680.1010" timestamp="1600054184778" />
<state width="1637" height="267" key="GridCell.Tab.0.right" timestamp="1600054184778">
<screen x="1920" y="34" width="1680" height="1010" />
</state>
<state width="1637" height="267" key="GridCell.Tab.0.right/0.0.1920.1040/1920.34.1680.1010@1920.34.1680.1010" timestamp="1600054184778" />
</component>
</project>