workspace.xml 4.34 KB
Newer Older
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 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="ChangeListManager">
    <list default="true" id="d169dd9f-2031-4c12-a6ec-a639b27c4e5c" 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="FileTemplateManagerImpl">
    <option name="RECENT_TEMPLATES">
      <list>
        <option value="Kotlin File" />
        <option value="Kotlin Class" />
      </list>
    </option>
  </component>
  <component name="Git.Settings">
    <option name="RECENT_GIT_ROOT_PATH" value="$USER_HOME$/Desktop/kotlin-0003-generala" />
  </component>
  <component name="ProjectId" id="1aRefNQIlCZDsAzEaGYG52vMnL5" />
  <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
  <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="android.sdk.path" value="$USER_HOME$/AppData/Local/Android/Sdk" />
    <property name="last_opened_file_path" value="$USER_HOME$/Desktop/kotlin-0003-generala" />
  </component>
  <component name="RunManager">
    <configuration name="GenerarKt" type="JetRunConfigurationType" factoryName="Kotlin" temporary="true" nameIsGenerated="true">
      <module name="Generala" />
      <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="GenerarKt" />
      <option name="WORKING_DIRECTORY" />
      <method v="2">
        <option name="Make" enabled="true" />
      </method>
    </configuration>
    <recent_temporary>
      <list>
        <item itemvalue="Kotlin.GenerarKt" />
      </list>
    </recent_temporary>
  </component>
  <component name="SvnConfiguration">
    <configuration />
  </component>
  <component name="TaskManager">
    <task active="true" id="Default" summary="Default task">
      <changelist id="d169dd9f-2031-4c12-a6ec-a639b27c4e5c" name="Default Changelist" comment="" />
      <created>1586702936070</created>
      <option name="number" value="Default" />
      <option name="presentableId" value="Default" />
      <updated>1586702936070</updated>
    </task>
    <servers />
  </component>
  <component name="WindowStateProjectService">
    <state x="463" y="104" key="FileChooserDialogImpl" timestamp="1586788023148">
      <screen x="0" y="0" width="1366" height="728" />
    </state>
    <state x="463" y="104" key="FileChooserDialogImpl/0.0.1366.728@0.0.1366.728" timestamp="1586788023148" />
    <state width="1322" height="174" key="GridCell.Tab.0.bottom" timestamp="1586737310734">
      <screen x="0" y="0" width="1366" height="728" />
    </state>
    <state width="1322" height="174" key="GridCell.Tab.0.bottom/0.0.1366.728@0.0.1366.728" timestamp="1586737310734" />
    <state width="1322" height="174" key="GridCell.Tab.0.center" timestamp="1586737310733">
      <screen x="0" y="0" width="1366" height="728" />
    </state>
    <state width="1322" height="174" key="GridCell.Tab.0.center/0.0.1366.728@0.0.1366.728" timestamp="1586737310733" />
    <state width="1322" height="174" key="GridCell.Tab.0.left" timestamp="1586737310733">
      <screen x="0" y="0" width="1366" height="728" />
    </state>
    <state width="1322" height="174" key="GridCell.Tab.0.left/0.0.1366.728@0.0.1366.728" timestamp="1586737310733" />
    <state width="1322" height="174" key="GridCell.Tab.0.right" timestamp="1586737310733">
      <screen x="0" y="0" width="1366" height="728" />
    </state>
    <state width="1322" height="174" key="GridCell.Tab.0.right/0.0.1366.728@0.0.1366.728" timestamp="1586737310733" />
    <state x="215" y="140" key="run.anything.popup" timestamp="1586730732113">
      <screen x="0" y="0" width="1366" height="728" />
    </state>
    <state x="215" y="140" key="run.anything.popup/0.0.1366.728@0.0.1366.728" timestamp="1586730732113" />
  </component>
</project>