workspace.xml 4.08 KB
Newer Older
Jllamas02 committed
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
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="ChangeListManager">
    <list default="true" id="c7ed40e4-fa7b-4601-bb5a-769da39b1a54" 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="ProjectId" id="1adtG7LRwdAqoV5BaqYloMQwMjW" />
  <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" />
    <property name="last_opened_file_path" value="$USER_HOME$/Escritorio/TP-Kotlin-miguel-kotlin-e004-poker01-4e714a8fbe33d5c6c273afd45c1417111fd1a949" />
  </component>
  <component name="RunManager">
    <configuration name="Poker.PokerKt" type="JetRunConfigurationType" factoryName="Kotlin" 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="Poker.PokerKt" />
      <option name="WORKING_DIRECTORY" />
      <method v="2">
        <option name="Make" enabled="true" />
      </method>
    </configuration>
    <recent_temporary>
      <list>
        <item itemvalue="Kotlin.Poker.PokerKt" />
      </list>
    </recent_temporary>
  </component>
  <component name="WindowStateProjectService">
    <state x="137" y="23" key="#com.intellij.execution.impl.EditConfigurationsDialog" timestamp="1587088750440">
      <screen x="0" y="0" width="1366" height="736" />
    </state>
    <state x="137" y="23" key="#com.intellij.execution.impl.EditConfigurationsDialog/0.0.1366.736@0.0.1366.736" timestamp="1587088750440" />
    <state x="435" y="171" key="#com.intellij.fileTypes.FileTypeChooser" timestamp="1587091320868">
      <screen x="0" y="0" width="1366" height="736" />
    </state>
    <state x="435" y="171" key="#com.intellij.fileTypes.FileTypeChooser/0.0.1366.736@0.0.1366.736" timestamp="1587091320868" />
    <state x="412" y="152" key="#com.intellij.ide.util.TreeClassChooserDialog" timestamp="1587088749784">
      <screen x="0" y="0" width="1366" height="736" />
    </state>
    <state x="412" y="152" key="#com.intellij.ide.util.TreeClassChooserDialog/0.0.1366.736@0.0.1366.736" timestamp="1587088749784" />
    <state x="463" y="123" key="FileChooserDialogImpl" timestamp="1587079912963">
      <screen x="0" y="0" width="1366" height="736" />
    </state>
    <state x="463" y="123" key="FileChooserDialogImpl/0.0.1366.736@0.0.1366.736" timestamp="1587079912963" />
    <state width="1345" height="181" key="GridCell.Tab.0.bottom" timestamp="1587092196900">
      <screen x="0" y="0" width="1366" height="736" />
    </state>
    <state width="1345" height="181" key="GridCell.Tab.0.bottom/0.0.1366.736@0.0.1366.736" timestamp="1587092196900" />
    <state width="1345" height="181" key="GridCell.Tab.0.center" timestamp="1587092196900">
      <screen x="0" y="0" width="1366" height="736" />
    </state>
    <state width="1345" height="181" key="GridCell.Tab.0.center/0.0.1366.736@0.0.1366.736" timestamp="1587092196900" />
    <state width="1345" height="181" key="GridCell.Tab.0.left" timestamp="1587092196900">
      <screen x="0" y="0" width="1366" height="736" />
    </state>
    <state width="1345" height="181" key="GridCell.Tab.0.left/0.0.1366.736@0.0.1366.736" timestamp="1587092196900" />
    <state width="1345" height="181" key="GridCell.Tab.0.right" timestamp="1587092196900">
      <screen x="0" y="0" width="1366" height="736" />
    </state>
    <state width="1345" height="181" key="GridCell.Tab.0.right/0.0.1366.736@0.0.1366.736" timestamp="1587092196900" />
  </component>
</project>