workspace.xml 9.07 KB
Newer Older
1 2 3
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="ChangeListManager">
4
    <list default="true" id="628f93ca-b7ce-4a63-90a4-4fc67deaa2b5" name="Default Changelist" comment="">
5 6 7
      <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
      <change beforePath="$PROJECT_DIR$/src/Poker.kt" beforeDir="false" afterPath="$PROJECT_DIR$/src/Poker.kt" afterDir="false" />
    </list>
8 9 10 11 12 13 14 15 16
    <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" />
17
        <option value="Kotlin File" />
18 19 20
      </list>
    </option>
  </component>
21 22 23
  <component name="Git.Settings">
    <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
  </component>
24
  <component name="ProjectId" id="1aUUEoXpf2zKLPGhVG9it1U3GrQ" />
25
  <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
26 27 28 29 30 31 32
  <component name="ProjectViewState">
    <option name="hideEmptyMiddlePackages" value="true" />
    <option name="showExcludedFiles" value="true" />
    <option name="showLibraryContents" value="true" />
  </component>
  <component name="PropertiesComponent">
    <property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
33
    <property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50
    <property name="android.sdk.path" value="$USER_HOME$/AppData/Local/Android/Sdk" />
  </component>
  <component name="RunManager" selected="Kotlin.PokerKt">
    <configuration name="MyClass" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
      <option name="MAIN_CLASS_NAME" value="MyClass" />
      <module name="Poker" />
      <method v="2">
        <option name="Make" enabled="true" />
      </method>
    </configuration>
    <configuration name="Poker" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
      <option name="MAIN_CLASS_NAME" value="Poker" />
      <module name="Poker" />
      <method v="2">
        <option name="Make" enabled="true" />
      </method>
    </configuration>
51
    <configuration name="PokerKt" type="JetRunConfigurationType" temporary="true" nameIsGenerated="true">
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
      <module name="Poker" />
      <option name="VM_PARAMETERS" />
      <option name="PROGRAM_PARAMETERS" />
      <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
      <option name="ALTERNATIVE_JRE_PATH" />
      <option name="PASS_PARENT_ENVS" value="true" />
      <option name="MAIN_CLASS_NAME" value="PokerKt" />
      <option name="WORKING_DIRECTORY" />
      <method v="2">
        <option name="Make" enabled="true" />
      </method>
    </configuration>
    <recent_temporary>
      <list>
        <item itemvalue="Kotlin.PokerKt" />
        <item itemvalue="Application.Poker" />
        <item itemvalue="Application.MyClass" />
      </list>
    </recent_temporary>
  </component>
  <component name="SvnConfiguration">
    <configuration />
  </component>
  <component name="TaskManager">
    <task active="true" id="Default" summary="Default task">
      <changelist id="628f93ca-b7ce-4a63-90a4-4fc67deaa2b5" name="Default Changelist" comment="" />
      <created>1586789556814</created>
      <option name="number" value="Default" />
      <option name="presentableId" value="Default" />
      <updated>1586789556814</updated>
    </task>
83 84 85 86 87 88 89
    <task id="LOCAL-00001" summary="Unificar en una función para retornar valores en el poker">
      <created>1587329427974</created>
      <option name="number" value="00001" />
      <option name="presentableId" value="LOCAL-00001" />
      <option name="project" value="LOCAL" />
      <updated>1587329427974</updated>
    </task>
90 91 92 93 94 95 96 97
    <task id="LOCAL-00002" summary="corrección de valor de retorno.">
      <created>1587333258876</created>
      <option name="number" value="00002" />
      <option name="presentableId" value="LOCAL-00002" />
      <option name="project" value="LOCAL" />
      <updated>1587333258876</updated>
    </task>
    <option name="localTasksCounter" value="3" />
98 99
    <servers />
  </component>
100 101
  <component name="VcsManagerConfiguration">
    <MESSAGE value="Unificar en una función para retornar valores en el poker" />
102 103
    <MESSAGE value="corrección de valor de retorno." />
    <option name="LAST_COMMIT_MESSAGE" value="corrección de valor de retorno." />
104
  </component>
105 106 107 108 109
  <component name="WindowStateProjectService">
    <state x="413" y="109" key="#com.intellij.refactoring.typeMigration.ui.FailedConversionsDialog" timestamp="1586915044775">
      <screen x="0" y="0" width="1366" height="728" />
    </state>
    <state x="413" y="109" key="#com.intellij.refactoring.typeMigration.ui.FailedConversionsDialog/0.0.1366.728@0.0.1366.728" timestamp="1586915044775" />
110
    <state x="313" y="0" key="CommitChangelistDialog2" timestamp="1587333255252">
111 112
      <screen x="0" y="0" width="1366" height="728" />
    </state>
113 114
    <state x="313" y="0" key="CommitChangelistDialog2/0.0.1366.728@0.0.1366.728" timestamp="1587333255252" />
    <state width="1322" height="174" key="GridCell.Tab.0.bottom" timestamp="1587333947392">
115 116
      <screen x="0" y="0" width="1366" height="728" />
    </state>
117 118
    <state width="1322" height="174" key="GridCell.Tab.0.bottom/0.0.1366.728@0.0.1366.728" timestamp="1587333947392" />
    <state width="1322" height="174" key="GridCell.Tab.0.center" timestamp="1587333947392">
119 120
      <screen x="0" y="0" width="1366" height="728" />
    </state>
121 122
    <state width="1322" height="174" key="GridCell.Tab.0.center/0.0.1366.728@0.0.1366.728" timestamp="1587333947392" />
    <state width="1322" height="174" key="GridCell.Tab.0.left" timestamp="1587333947392">
123 124
      <screen x="0" y="0" width="1366" height="728" />
    </state>
125 126
    <state width="1322" height="174" key="GridCell.Tab.0.left/0.0.1366.728@0.0.1366.728" timestamp="1587333947392" />
    <state width="1322" height="174" key="GridCell.Tab.0.right" timestamp="1587333947392">
127 128
      <screen x="0" y="0" width="1366" height="728" />
    </state>
129
    <state width="1322" height="174" key="GridCell.Tab.0.right/0.0.1366.728@0.0.1366.728" timestamp="1587333947392" />
130
    <state width="1322" height="217" key="GridCell.Tab.1.bottom" timestamp="1587331383807">
131 132
      <screen x="0" y="0" width="1366" height="728" />
    </state>
133 134
    <state width="1322" height="217" key="GridCell.Tab.1.bottom/0.0.1366.728@0.0.1366.728" timestamp="1587331383807" />
    <state width="1322" height="217" key="GridCell.Tab.1.center" timestamp="1587331383807">
135 136
      <screen x="0" y="0" width="1366" height="728" />
    </state>
137 138
    <state width="1322" height="217" key="GridCell.Tab.1.center/0.0.1366.728@0.0.1366.728" timestamp="1587331383807" />
    <state width="1322" height="217" key="GridCell.Tab.1.left" timestamp="1587331383807">
139 140
      <screen x="0" y="0" width="1366" height="728" />
    </state>
141 142
    <state width="1322" height="217" key="GridCell.Tab.1.left/0.0.1366.728@0.0.1366.728" timestamp="1587331383807" />
    <state width="1322" height="217" key="GridCell.Tab.1.right" timestamp="1587331383807">
143 144
      <screen x="0" y="0" width="1366" height="728" />
    </state>
145
    <state width="1322" height="217" key="GridCell.Tab.1.right/0.0.1366.728@0.0.1366.728" timestamp="1587331383807" />
146
    <state x="275" y="95" key="Vcs.Push.Dialog.v2" timestamp="1587333273924">
147 148
      <screen x="0" y="0" width="1366" height="728" />
    </state>
149
    <state x="275" y="95" key="Vcs.Push.Dialog.v2/0.0.1366.728@0.0.1366.728" timestamp="1587333273924" />
150 151 152 153
    <state x="92" y="92" width="1182" height="544" key="com.intellij.history.integration.ui.views.FileHistoryDialog" timestamp="1586975782483">
      <screen x="0" y="0" width="1366" height="728" />
    </state>
    <state x="92" y="92" width="1182" height="544" key="com.intellij.history.integration.ui.views.FileHistoryDialog/0.0.1366.728@0.0.1366.728" timestamp="1586975782483" />
154 155 156 157
    <state x="378" y="186" key="com.intellij.ide.util.TipDialog" timestamp="1587232896641">
      <screen x="0" y="0" width="1366" height="728" />
    </state>
    <state x="378" y="186" key="com.intellij.ide.util.TipDialog/0.0.1366.728@0.0.1366.728" timestamp="1587232896641" />
158
  </component>
159 160 161 162 163 164 165 166 167 168 169 170 171 172 173
  <component name="XDebuggerManager">
    <breakpoint-manager>
      <breakpoints>
        <line-breakpoint enabled="true" type="kotlin-line">
          <url>file://$PROJECT_DIR$/src/Poker.kt</url>
          <line>16</line>
          <option name="timeStamp" value="10" />
        </line-breakpoint>
        <line-breakpoint enabled="true" type="kotlin-line">
          <url>file://$PROJECT_DIR$/src/Poker.kt</url>
          <line>35</line>
          <option name="timeStamp" value="11" />
        </line-breakpoint>
        <line-breakpoint enabled="true" type="kotlin-line">
          <url>file://$PROJECT_DIR$/src/Poker.kt</url>
174
          <line>70</line>
175 176 177 178 179
          <option name="timeStamp" value="12" />
        </line-breakpoint>
      </breakpoints>
    </breakpoint-manager>
  </component>
180
</project>