workspace.xml 9.44 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="Unificar en una función para retornar valores en el poker">
      <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
6 7 8 9 10
      <change beforePath="$PROJECT_DIR$/out/production/Poker/Card.class" beforeDir="false" />
      <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/Poker.class" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/out/production/Poker/PokerKt$isStraight$$inlined$sortedBy$1.class" beforeDir="false" />
      <change beforePath="$PROJECT_DIR$/out/production/Poker/PokerKt.class" beforeDir="false" afterPath="$PROJECT_DIR$/out/production/Poker/PokerKt.class" afterDir="false" />
11 12
      <change beforePath="$PROJECT_DIR$/src/Poker.kt" beforeDir="false" afterPath="$PROJECT_DIR$/src/Poker.kt" afterDir="false" />
    </list>
13 14 15 16 17 18 19 20 21
    <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" />
22
        <option value="Kotlin File" />
23 24 25
      </list>
    </option>
  </component>
26 27 28
  <component name="Git.Settings">
    <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
  </component>
29
  <component name="ProjectId" id="1aUUEoXpf2zKLPGhVG9it1U3GrQ" />
30
  <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
31 32 33 34 35 36 37
  <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" />
38
    <property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55
    <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>
56
    <configuration name="PokerKt" type="JetRunConfigurationType" temporary="true" nameIsGenerated="true">
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
      <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>
88 89 90 91 92 93 94 95
    <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>
    <option name="localTasksCounter" value="2" />
96 97
    <servers />
  </component>
98 99 100 101
  <component name="VcsManagerConfiguration">
    <MESSAGE value="Unificar en una función para retornar valores en el poker" />
    <option name="LAST_COMMIT_MESSAGE" value="Unificar en una función para retornar valores en el poker" />
  </component>
102 103 104 105 106
  <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" />
107
    <state x="313" y="0" key="CommitChangelistDialog2" timestamp="1587333206624">
108 109
      <screen x="0" y="0" width="1366" height="728" />
    </state>
110 111
    <state x="313" y="0" key="CommitChangelistDialog2/0.0.1366.728@0.0.1366.728" timestamp="1587333206624" />
    <state width="1322" height="174" key="GridCell.Tab.0.bottom" timestamp="1587333192829">
112 113
      <screen x="0" y="0" width="1366" height="728" />
    </state>
114 115
    <state width="1322" height="174" key="GridCell.Tab.0.bottom/0.0.1366.728@0.0.1366.728" timestamp="1587333192829" />
    <state width="1322" height="174" key="GridCell.Tab.0.center" timestamp="1587333192828">
116 117
      <screen x="0" y="0" width="1366" height="728" />
    </state>
118 119
    <state width="1322" height="174" key="GridCell.Tab.0.center/0.0.1366.728@0.0.1366.728" timestamp="1587333192828" />
    <state width="1322" height="174" key="GridCell.Tab.0.left" timestamp="1587333192828">
120 121
      <screen x="0" y="0" width="1366" height="728" />
    </state>
122 123
    <state width="1322" height="174" key="GridCell.Tab.0.left/0.0.1366.728@0.0.1366.728" timestamp="1587333192828" />
    <state width="1322" height="174" key="GridCell.Tab.0.right" timestamp="1587333192828">
124 125
      <screen x="0" y="0" width="1366" height="728" />
    </state>
126 127
    <state width="1322" height="174" key="GridCell.Tab.0.right/0.0.1366.728@0.0.1366.728" timestamp="1587333192828" />
    <state width="1322" height="217" key="GridCell.Tab.1.bottom" timestamp="1587331383807">
128 129
      <screen x="0" y="0" width="1366" height="728" />
    </state>
130 131
    <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">
132 133
      <screen x="0" y="0" width="1366" height="728" />
    </state>
134 135
    <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">
136 137
      <screen x="0" y="0" width="1366" height="728" />
    </state>
138 139
    <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">
140 141
      <screen x="0" y="0" width="1366" height="728" />
    </state>
142 143 144 145 146
    <state width="1322" height="217" key="GridCell.Tab.1.right/0.0.1366.728@0.0.1366.728" timestamp="1587331383807" />
    <state x="275" y="95" key="Vcs.Push.Dialog.v2" timestamp="1587329488713">
      <screen x="0" y="0" width="1366" height="728" />
    </state>
    <state x="275" y="95" key="Vcs.Push.Dialog.v2/0.0.1366.728@0.0.1366.728" timestamp="1587329488713" />
147 148 149 150
    <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" />
151 152 153 154
    <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" />
155
  </component>
156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176
  <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>
          <line>65</line>
          <option name="timeStamp" value="12" />
        </line-breakpoint>
      </breakpoints>
    </breakpoint-manager>
  </component>
177
</project>