workspace.xml 12.3 KB
Newer Older
1 2 3
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="ChangeListManager">
4 5
    <list default="true" id="628f93ca-b7ce-4a63-90a4-4fc67deaa2b5" name="Default Changelist" comment="">
      <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
6 7
      <change beforePath="$PROJECT_DIR$/out/production/Poker/Carta.class" beforeDir="false" afterPath="$PROJECT_DIR$/out/production/Poker/Carta.class" afterDir="false" />
      <change beforePath="$PROJECT_DIR$/out/production/Poker/PokerKt.class" beforeDir="false" />
8 9
      <change beforePath="$PROJECT_DIR$/src/Poker.kt" beforeDir="false" afterPath="$PROJECT_DIR$/src/Poker.kt" afterDir="false" />
    </list>
10 11 12 13 14 15 16 17 18
    <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" />
19
        <option value="Kotlin File" />
20 21 22
      </list>
    </option>
  </component>
23
  <component name="Git.Settings">
24 25 26 27 28
    <option name="RECENT_BRANCH_BY_REPOSITORY">
      <map>
        <entry key="$PROJECT_DIR$/.." value="master" />
      </map>
    </option>
29 30
    <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
  </component>
31
  <component name="ProjectId" id="1aUUEoXpf2zKLPGhVG9it1U3GrQ" />
32
  <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
33 34 35 36 37 38 39
  <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" />
40
    <property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
41 42
    <property name="android.sdk.path" value="$USER_HOME$/AppData/Local/Android/Sdk" />
  </component>
43
  <component name="RunManager" selected="Kotlin.PruebaKt">
44 45 46 47 48 49 50 51 52 53 54 55 56 57
    <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>
58 59 60 61 62 63 64 65 66 67 68 69 70
    <configuration name="MyClass" type="JetRunConfigurationType" temporary="true" nameIsGenerated="true">
      <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="MyClass" />
      <option name="WORKING_DIRECTORY" />
      <method v="2">
        <option name="Make" enabled="true" />
      </method>
    </configuration>
71
    <configuration name="PokerKt" type="JetRunConfigurationType" temporary="true" nameIsGenerated="true">
72 73 74 75 76 77 78 79 80 81 82 83
      <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>
84 85 86 87 88 89 90 91 92 93 94 95 96
    <configuration name="PruebaKt" type="JetRunConfigurationType" temporary="true" nameIsGenerated="true">
      <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="PruebaKt" />
      <option name="WORKING_DIRECTORY" />
      <method v="2">
        <option name="Make" enabled="true" />
      </method>
    </configuration>
97 98
    <recent_temporary>
      <list>
99
        <item itemvalue="Kotlin.PruebaKt" />
100
        <item itemvalue="Kotlin.PokerKt" />
101
        <item itemvalue="Kotlin.MyClass" />
102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117
        <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>
118 119 120 121 122 123 124
    <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>
125 126 127 128 129 130 131
    <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>
132 133 134 135 136 137 138
    <task id="LOCAL-00003" summary="corrección de valor de retorno, agregar return poker.">
      <created>1587334433015</created>
      <option name="number" value="00003" />
      <option name="presentableId" value="LOCAL-00003" />
      <option name="project" value="LOCAL" />
      <updated>1587334433015</updated>
    </task>
139 140 141 142 143 144 145
    <task id="LOCAL-00004" summary="corrección de valor de retorno, agregar return poker.">
      <created>1587433599286</created>
      <option name="number" value="00004" />
      <option name="presentableId" value="LOCAL-00004" />
      <option name="project" value="LOCAL" />
      <updated>1587433599286</updated>
    </task>
146 147 148 149 150 151 152
    <task id="LOCAL-00005" summary="Se agrega la rama poker_2 que contiene la función ganador.">
      <created>1587433850431</created>
      <option name="number" value="00005" />
      <option name="presentableId" value="LOCAL-00005" />
      <option name="project" value="LOCAL" />
      <updated>1587433850431</updated>
    </task>
153 154 155 156 157 158 159 160 161 162 163 164 165 166 167
    <task id="LOCAL-00006" summary="Agregar la funciòn verificar las cartas para ganador">
      <created>1587434443625</created>
      <option name="number" value="00006" />
      <option name="presentableId" value="LOCAL-00006" />
      <option name="project" value="LOCAL" />
      <updated>1587434443625</updated>
    </task>
    <task id="LOCAL-00007" summary="Agregar la funciòn verificar las cartas para ganador">
      <created>1587434573538</created>
      <option name="number" value="00007" />
      <option name="presentableId" value="LOCAL-00007" />
      <option name="project" value="LOCAL" />
      <updated>1587434573539</updated>
    </task>
    <option name="localTasksCounter" value="8" />
168 169
    <servers />
  </component>
170 171
  <component name="VcsManagerConfiguration">
    <MESSAGE value="Unificar en una función para retornar valores en el poker" />
172
    <MESSAGE value="corrección de valor de retorno." />
173
    <MESSAGE value="corrección de valor de retorno, agregar return poker." />
174
    <MESSAGE value="Se agrega la rama poker_2 que contiene la función ganador." />
175 176
    <MESSAGE value="Agregar la funciòn verificar las cartas para ganador" />
    <option name="LAST_COMMIT_MESSAGE" value="Agregar la funciòn verificar las cartas para ganador" />
177
  </component>
178 179 180 181 182
  <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" />
183
    <state x="313" y="0" key="CommitChangelistDialog2" timestamp="1587434570510">
184 185
      <screen x="0" y="0" width="1366" height="728" />
    </state>
186 187
    <state x="313" y="0" key="CommitChangelistDialog2/0.0.1366.728@0.0.1366.728" timestamp="1587434570510" />
    <state width="1322" height="167" key="GridCell.Tab.0.bottom" timestamp="1587606119790">
188 189
      <screen x="0" y="0" width="1366" height="728" />
    </state>
190 191
    <state width="1322" height="167" key="GridCell.Tab.0.bottom/0.0.1366.728@0.0.1366.728" timestamp="1587606119790" />
    <state width="1322" height="167" key="GridCell.Tab.0.center" timestamp="1587606119790">
192 193
      <screen x="0" y="0" width="1366" height="728" />
    </state>
194 195
    <state width="1322" height="167" key="GridCell.Tab.0.center/0.0.1366.728@0.0.1366.728" timestamp="1587606119790" />
    <state width="1322" height="167" key="GridCell.Tab.0.left" timestamp="1587606119790">
196 197
      <screen x="0" y="0" width="1366" height="728" />
    </state>
198 199
    <state width="1322" height="167" key="GridCell.Tab.0.left/0.0.1366.728@0.0.1366.728" timestamp="1587606119790" />
    <state width="1322" height="167" key="GridCell.Tab.0.right" timestamp="1587606119790">
200 201
      <screen x="0" y="0" width="1366" height="728" />
    </state>
202 203
    <state width="1322" height="167" key="GridCell.Tab.0.right/0.0.1366.728@0.0.1366.728" timestamp="1587606119790" />
    <state width="1322" height="217" key="GridCell.Tab.1.bottom" timestamp="1587435162543">
204 205
      <screen x="0" y="0" width="1366" height="728" />
    </state>
206 207
    <state width="1322" height="217" key="GridCell.Tab.1.bottom/0.0.1366.728@0.0.1366.728" timestamp="1587435162543" />
    <state width="1322" height="217" key="GridCell.Tab.1.center" timestamp="1587435162543">
208 209
      <screen x="0" y="0" width="1366" height="728" />
    </state>
210 211
    <state width="1322" height="217" key="GridCell.Tab.1.center/0.0.1366.728@0.0.1366.728" timestamp="1587435162543" />
    <state width="1322" height="217" key="GridCell.Tab.1.left" timestamp="1587435162543">
212 213
      <screen x="0" y="0" width="1366" height="728" />
    </state>
214 215
    <state width="1322" height="217" key="GridCell.Tab.1.left/0.0.1366.728@0.0.1366.728" timestamp="1587435162543" />
    <state width="1322" height="217" key="GridCell.Tab.1.right" timestamp="1587435162543">
216 217
      <screen x="0" y="0" width="1366" height="728" />
    </state>
218 219
    <state width="1322" height="217" key="GridCell.Tab.1.right/0.0.1366.728@0.0.1366.728" timestamp="1587435162543" />
    <state x="275" y="95" key="Vcs.Push.Dialog.v2" timestamp="1587434580613">
220 221
      <screen x="0" y="0" width="1366" height="728" />
    </state>
222 223
    <state x="275" y="95" key="Vcs.Push.Dialog.v2/0.0.1366.728@0.0.1366.728" timestamp="1587434580613" />
    <state x="92" y="92" width="1182" height="544" key="com.intellij.history.integration.ui.views.FileHistoryDialog" timestamp="1587594115834">
224 225
      <screen x="0" y="0" width="1366" height="728" />
    </state>
226 227
    <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="1587594115834" />
    <state x="378" y="186" key="com.intellij.ide.util.TipDialog" timestamp="1587585342335">
228 229
      <screen x="0" y="0" width="1366" height="728" />
    </state>
230
    <state x="378" y="186" key="com.intellij.ide.util.TipDialog/0.0.1366.728@0.0.1366.728" timestamp="1587585342335" />
231 232 233 234 235 236 237 238
    <state x="424" y="5" key="refactoring.ChangeSignatureDialog" timestamp="1587430721574">
      <screen x="0" y="0" width="1366" height="728" />
    </state>
    <state x="424" y="5" key="refactoring.ChangeSignatureDialog/0.0.1366.728@0.0.1366.728" timestamp="1587430721574" />
    <state x="339" y="157" key="run.anything.popup" timestamp="1587335625311">
      <screen x="0" y="0" width="1366" height="728" />
    </state>
    <state x="339" y="157" key="run.anything.popup/0.0.1366.728@0.0.1366.728" timestamp="1587335625311" />
239
  </component>
240
</project>