Blame view

.idea/workspace.xml 1.64 KB
bfb563e1   Chunk   first commit
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="ChangeListManager">
    <option name="TRACKING_ENABLED" value="true" />
    <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="ChangesViewManager" flattened_view="true" show_ignored="false" />
  <component name="CreatePatchCommitExecutor">
    <option name="PATCH_PATH" value="" />
  </component>
8a43d8ec   Chunk   cc
14
15
  <component name="NamedScopeManager">
    <order />
bfb563e1   Chunk   first commit
16
17
18
19
20
21
22
23
24
25
26
  </component>
  <component name="ProjectLevelVcsManager" settingsEditedManually="false">
    <OptionsSetting value="true" id="Add" />
    <OptionsSetting value="true" id="Remove" />
    <OptionsSetting value="true" id="Checkout" />
    <OptionsSetting value="true" id="Update" />
    <OptionsSetting value="true" id="Status" />
    <OptionsSetting value="true" id="Edit" />
    <ConfirmationsSetting value="0" id="Add" />
    <ConfirmationsSetting value="0" id="Remove" />
  </component>
8a43d8ec   Chunk   cc
27
28
29
  <component name="ShelveChangesManager" show_recycled="false" />
  <component name="TaskManager">
    <task active="true" id="Default" summary="Default task">
bfb563e1   Chunk   first commit
30
31
32
      <created>1434792298659</created>
      <option name="number" value="Default" />
      <updated>1434792298659</updated>
bfb563e1   Chunk   first commit
33
    </task>
bfb563e1   Chunk   first commit
34
35
36
37
38
39
    <servers />
  </component>
  <component name="VcsContentAnnotationSettings">
    <option name="myLimit" value="2678400000" />
  </component>
  <component name="XDebuggerManager">
8a43d8ec   Chunk   cc
40
41
42
43
    <breakpoint-manager />
    <watches-manager />
  </component>
</project>
bfb563e1   Chunk   first commit