|
|
@@ -0,0 +1,418 @@
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
+<project version="4">
|
|
|
+ <component name="ArtifactsWorkspaceSettings">
|
|
|
+ <artifacts-to-build>
|
|
|
+ <artifact name="P4a:jar" />
|
|
|
+ </artifacts-to-build>
|
|
|
+ </component>
|
|
|
+ <component name="ChangeListManager">
|
|
|
+ <list default="true" id="44b224dc-d0c9-416b-af36-18003a2d35c1" name="Default Changelist" comment="">
|
|
|
+ <change afterPath="$PROJECT_DIR$/.idea/uiDesigner.xml" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/src/main/StructAL.java" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/src/main/StructHM.java" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/src/main/StructV.java" afterDir="false" />
|
|
|
+ <change afterPath="$PROJECT_DIR$/src/main/Structure.java" afterDir="false" />
|
|
|
+ </list>
|
|
|
+ <ignored path="$PROJECT_DIR$/out/" />
|
|
|
+ <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
|
|
|
+ <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="FavoritesManager">
|
|
|
+ <favorites_list name="P4a" />
|
|
|
+ </component>
|
|
|
+ <component name="FileEditorManager">
|
|
|
+ <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
|
|
|
+ <file pinned="false" current-in-tab="false">
|
|
|
+ <entry file="file://$PROJECT_DIR$/src/main/Main.java">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state relative-caret-position="690">
|
|
|
+ <caret line="46" column="35" selection-start-line="46" selection-start-column="35" selection-end-line="46" selection-end-column="35" />
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ </file>
|
|
|
+ <file pinned="false" current-in-tab="false">
|
|
|
+ <entry file="file://$PROJECT_DIR$/src/main/StructHM.java">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state relative-caret-position="360">
|
|
|
+ <caret line="29" column="64" selection-start-line="29" selection-start-column="64" selection-end-line="29" selection-end-column="64" />
|
|
|
+ <folding>
|
|
|
+ <element signature="imports" expanded="true" />
|
|
|
+ <element signature="e#622#623#0" expanded="true" />
|
|
|
+ <element signature="e#693#694#0" expanded="true" />
|
|
|
+ </folding>
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ </file>
|
|
|
+ <file pinned="false" current-in-tab="false">
|
|
|
+ <entry file="file://$PROJECT_DIR$/src/main/StructV.java">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state relative-caret-position="375">
|
|
|
+ <caret line="29" column="64" selection-start-line="29" selection-start-column="64" selection-end-line="29" selection-end-column="64" />
|
|
|
+ <folding>
|
|
|
+ <element signature="imports" expanded="true" />
|
|
|
+ <element signature="e#580#581#0" expanded="true" />
|
|
|
+ <element signature="e#651#652#0" expanded="true" />
|
|
|
+ </folding>
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ </file>
|
|
|
+ <file pinned="false" current-in-tab="false">
|
|
|
+ <entry file="file://$PROJECT_DIR$/src/main/StructAL.java">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state relative-caret-position="375">
|
|
|
+ <caret line="29" column="64" selection-start-line="29" selection-start-column="64" selection-end-line="29" selection-end-column="64" />
|
|
|
+ <folding>
|
|
|
+ <element signature="imports" expanded="true" />
|
|
|
+ <element signature="e#592#593#0" expanded="true" />
|
|
|
+ <element signature="e#663#664#0" expanded="true" />
|
|
|
+ </folding>
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ </file>
|
|
|
+ <file pinned="false" current-in-tab="true">
|
|
|
+ <entry file="file://$PROJECT_DIR$/run.sh">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state relative-caret-position="60">
|
|
|
+ <caret line="4" column="8" selection-start-line="4" selection-start-column="8" selection-end-line="4" selection-end-column="8" />
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ </file>
|
|
|
+ <file pinned="false" current-in-tab="false">
|
|
|
+ <entry file="file://$PROJECT_DIR$/src/main/Structure.java">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state relative-caret-position="90">
|
|
|
+ <caret line="6" column="26" selection-start-line="6" selection-start-column="26" selection-end-line="6" selection-end-column="26" />
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ </file>
|
|
|
+ </leaf>
|
|
|
+ </component>
|
|
|
+ <component name="FileTemplateManagerImpl">
|
|
|
+ <option name="RECENT_TEMPLATES">
|
|
|
+ <list>
|
|
|
+ <option value="Interface" />
|
|
|
+ <option value="Class" />
|
|
|
+ </list>
|
|
|
+ </option>
|
|
|
+ </component>
|
|
|
+ <component name="FindInProjectRecents">
|
|
|
+ <findStrings>
|
|
|
+ <find>taille</find>
|
|
|
+ <find>c</find>
|
|
|
+ </findStrings>
|
|
|
+ </component>
|
|
|
+ <component name="Git.Settings">
|
|
|
+ <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
|
+ </component>
|
|
|
+ <component name="IdeDocumentHistory">
|
|
|
+ <option name="CHANGED_PATHS">
|
|
|
+ <list>
|
|
|
+ <option value="$PROJECT_DIR$/src/main/StructA.java" />
|
|
|
+ <option value="$PROJECT_DIR$/src/main/StructLL.java" />
|
|
|
+ <option value="$PROJECT_DIR$/src/main/Structure.java" />
|
|
|
+ <option value="$PROJECT_DIR$/src/main/Main.java" />
|
|
|
+ <option value="$PROJECT_DIR$/src/main/StructV.java" />
|
|
|
+ <option value="$PROJECT_DIR$/src/main/StructHM.java" />
|
|
|
+ <option value="$PROJECT_DIR$/src/main/StructAL.java" />
|
|
|
+ <option value="$PROJECT_DIR$/run.sh" />
|
|
|
+ </list>
|
|
|
+ </option>
|
|
|
+ </component>
|
|
|
+ <component name="ProjectFrameBounds" extendedState="6">
|
|
|
+ <option name="x" value="-3" />
|
|
|
+ <option name="width" value="1926" />
|
|
|
+ <option name="height" value="1056" />
|
|
|
+ </component>
|
|
|
+ <component name="ProjectView">
|
|
|
+ <navigator proportions="" version="1">
|
|
|
+ <foldersAlwaysOnTop value="true" />
|
|
|
+ </navigator>
|
|
|
+ <panes>
|
|
|
+ <pane id="ProjectPane">
|
|
|
+ <subPane>
|
|
|
+ <expand>
|
|
|
+ <path>
|
|
|
+ <item name="P4a" type="b2602c69:ProjectViewProjectNode" />
|
|
|
+ <item name="P4a" type="462c0819:PsiDirectoryNode" />
|
|
|
+ </path>
|
|
|
+ <path>
|
|
|
+ <item name="P4a" type="b2602c69:ProjectViewProjectNode" />
|
|
|
+ <item name="P4a" type="462c0819:PsiDirectoryNode" />
|
|
|
+ <item name=".idea" type="462c0819:PsiDirectoryNode" />
|
|
|
+ </path>
|
|
|
+ <path>
|
|
|
+ <item name="P4a" type="b2602c69:ProjectViewProjectNode" />
|
|
|
+ <item name="P4a" type="462c0819:PsiDirectoryNode" />
|
|
|
+ <item name=".idea" type="462c0819:PsiDirectoryNode" />
|
|
|
+ <item name="artifacts" type="462c0819:PsiDirectoryNode" />
|
|
|
+ </path>
|
|
|
+ <path>
|
|
|
+ <item name="P4a" type="b2602c69:ProjectViewProjectNode" />
|
|
|
+ <item name="P4a" type="462c0819:PsiDirectoryNode" />
|
|
|
+ <item name="src" type="462c0819:PsiDirectoryNode" />
|
|
|
+ </path>
|
|
|
+ <path>
|
|
|
+ <item name="P4a" type="b2602c69:ProjectViewProjectNode" />
|
|
|
+ <item name="P4a" type="462c0819:PsiDirectoryNode" />
|
|
|
+ <item name="src" type="462c0819:PsiDirectoryNode" />
|
|
|
+ <item name="main" type="462c0819:PsiDirectoryNode" />
|
|
|
+ </path>
|
|
|
+ <path>
|
|
|
+ <item name="P4a" type="b2602c69:ProjectViewProjectNode" />
|
|
|
+ <item name="External Libraries" type="cb654da1:ExternalLibrariesNode" />
|
|
|
+ </path>
|
|
|
+ </expand>
|
|
|
+ <select />
|
|
|
+ </subPane>
|
|
|
+ </pane>
|
|
|
+ <pane id="Scope" />
|
|
|
+ <pane id="PackagesPane" />
|
|
|
+ </panes>
|
|
|
+ </component>
|
|
|
+ <component name="PropertiesComponent">
|
|
|
+ <property name="WebServerToolWindowFactoryState" value="false" />
|
|
|
+ <property name="aspect.path.notification.shown" value="true" />
|
|
|
+ <property name="last_opened_file_path" value="$PROJECT_DIR$" />
|
|
|
+ <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
|
|
|
+ <property name="nodejs_npm_path_reset_for_default_project" value="true" />
|
|
|
+ <property name="project.structure.last.edited" value="Artifacts" />
|
|
|
+ <property name="project.structure.proportion" value="0.15" />
|
|
|
+ <property name="project.structure.side.proportion" value="0.2" />
|
|
|
+ </component>
|
|
|
+ <component name="RunDashboard">
|
|
|
+ <option name="ruleStates">
|
|
|
+ <list>
|
|
|
+ <RuleState>
|
|
|
+ <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
|
|
|
+ </RuleState>
|
|
|
+ <RuleState>
|
|
|
+ <option name="name" value="StatusDashboardGroupingRule" />
|
|
|
+ </RuleState>
|
|
|
+ </list>
|
|
|
+ </option>
|
|
|
+ </component>
|
|
|
+ <component name="RunManager">
|
|
|
+ <configuration name="Main" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
|
|
|
+ <option name="MAIN_CLASS_NAME" value="main.Main" />
|
|
|
+ <module name="P4a" />
|
|
|
+ <option name="PROGRAM_PARAMETERS" value="arraylist acceder 100" />
|
|
|
+ <extension name="coverage">
|
|
|
+ <pattern>
|
|
|
+ <option name="PATTERN" value="main.*" />
|
|
|
+ <option name="ENABLED" value="true" />
|
|
|
+ </pattern>
|
|
|
+ </extension>
|
|
|
+ <method v="2">
|
|
|
+ <option name="Make" enabled="true" />
|
|
|
+ </method>
|
|
|
+ </configuration>
|
|
|
+ <recent_temporary>
|
|
|
+ <list>
|
|
|
+ <item itemvalue="Application.Main" />
|
|
|
+ </list>
|
|
|
+ </recent_temporary>
|
|
|
+ </component>
|
|
|
+ <component name="SvnConfiguration">
|
|
|
+ <configuration />
|
|
|
+ </component>
|
|
|
+ <component name="TaskManager">
|
|
|
+ <task active="true" id="Default" summary="Default task">
|
|
|
+ <changelist id="44b224dc-d0c9-416b-af36-18003a2d35c1" name="Default Changelist" comment="" />
|
|
|
+ <created>1580907272412</created>
|
|
|
+ <option name="number" value="Default" />
|
|
|
+ <option name="presentableId" value="Default" />
|
|
|
+ <updated>1580907272412</updated>
|
|
|
+ <workItem from="1580907276939" duration="2458000" />
|
|
|
+ <workItem from="1580910208390" duration="1998000" />
|
|
|
+ <workItem from="1580912224619" duration="333000" />
|
|
|
+ <workItem from="1581514189149" duration="3270000" />
|
|
|
+ <workItem from="1581519654835" duration="4926000" />
|
|
|
+ <workItem from="1581524593843" duration="42000" />
|
|
|
+ <workItem from="1583162083948" duration="88000" />
|
|
|
+ <workItem from="1583325708759" duration="2420000" />
|
|
|
+ </task>
|
|
|
+ <servers />
|
|
|
+ </component>
|
|
|
+ <component name="TimeTrackingManager">
|
|
|
+ <option name="totallyTimeSpent" value="15535000" />
|
|
|
+ </component>
|
|
|
+ <component name="ToolWindowManager">
|
|
|
+ <frame x="-3" y="0" width="1926" height="1056" extended-state="6" />
|
|
|
+ <editor active="true" />
|
|
|
+ <layout>
|
|
|
+ <window_info active="true" content_ui="combo" id="Project" order="0" sideWeight="0.49946523" visible="true" weight="0.2683706" />
|
|
|
+ <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
|
|
|
+ <window_info id="Designer" order="2" />
|
|
|
+ <window_info id="UI Designer" order="3" />
|
|
|
+ <window_info id="Favorites" order="4" sideWeight="0.5005348" side_tool="true" weight="0.2529349" />
|
|
|
+ <window_info anchor="bottom" id="Message" order="0" />
|
|
|
+ <window_info anchor="bottom" id="Find" order="1" />
|
|
|
+ <window_info anchor="bottom" id="Run" order="2" weight="0.3279743" />
|
|
|
+ <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
|
|
|
+ <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
|
|
|
+ <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
|
|
|
+ <window_info anchor="bottom" id="TODO" order="6" />
|
|
|
+ <window_info anchor="bottom" id="Docker" order="7" show_stripe_button="false" />
|
|
|
+ <window_info anchor="bottom" id="Version Control" order="8" />
|
|
|
+ <window_info anchor="bottom" id="Database Changes" order="9" />
|
|
|
+ <window_info anchor="bottom" id="Terminal" order="10" weight="0.3290461" />
|
|
|
+ <window_info anchor="bottom" id="Event Log" order="11" side_tool="true" />
|
|
|
+ <window_info anchor="bottom" id="Messages" order="12" />
|
|
|
+ <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
|
|
|
+ <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
|
|
|
+ <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
|
|
|
+ <window_info anchor="right" id="Palette" order="3" />
|
|
|
+ <window_info anchor="right" id="Maven" order="4" />
|
|
|
+ <window_info anchor="right" id="Database" order="5" />
|
|
|
+ <window_info anchor="right" id="Palette	" order="6" />
|
|
|
+ </layout>
|
|
|
+ </component>
|
|
|
+ <component name="TypeScriptGeneratedFilesManager">
|
|
|
+ <option name="version" value="1" />
|
|
|
+ </component>
|
|
|
+ <component name="editorHistoryManager">
|
|
|
+ <entry file="file://$PROJECT_DIR$/src/main/StructHM.java">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state relative-caret-position="360">
|
|
|
+ <caret line="29" column="64" selection-start-line="29" selection-start-column="64" selection-end-line="29" selection-end-column="64" />
|
|
|
+ <folding>
|
|
|
+ <element signature="imports" expanded="true" />
|
|
|
+ <element signature="e#622#623#0" expanded="true" />
|
|
|
+ <element signature="e#693#694#0" expanded="true" />
|
|
|
+ </folding>
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ <entry file="file://$PROJECT_DIR$/src/main/StructV.java">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state relative-caret-position="375">
|
|
|
+ <caret line="29" column="64" selection-start-line="29" selection-start-column="64" selection-end-line="29" selection-end-column="64" />
|
|
|
+ <folding>
|
|
|
+ <element signature="imports" expanded="true" />
|
|
|
+ <element signature="e#580#581#0" expanded="true" />
|
|
|
+ <element signature="e#651#652#0" expanded="true" />
|
|
|
+ </folding>
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ <entry file="file://$PROJECT_DIR$/src/main/StructAL.java">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state relative-caret-position="375">
|
|
|
+ <caret line="29" column="64" selection-start-line="29" selection-start-column="64" selection-end-line="29" selection-end-column="64" />
|
|
|
+ <folding>
|
|
|
+ <element signature="imports" expanded="true" />
|
|
|
+ <element signature="e#592#593#0" expanded="true" />
|
|
|
+ <element signature="e#663#664#0" expanded="true" />
|
|
|
+ </folding>
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ <entry file="file://$PROJECT_DIR$/src/main/Structure.java">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state relative-caret-position="90">
|
|
|
+ <caret line="6" column="26" selection-start-line="6" selection-start-column="26" selection-end-line="6" selection-end-column="26" />
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ <entry file="file://$PROJECT_DIR$/src/main/Main.java">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state relative-caret-position="690">
|
|
|
+ <caret line="46" column="35" selection-start-line="46" selection-start-column="35" selection-end-line="46" selection-end-column="35" />
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ <entry file="file://$PROJECT_DIR$/run.sh">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state relative-caret-position="60">
|
|
|
+ <caret line="4" column="8" selection-start-line="4" selection-start-column="8" selection-end-line="4" selection-end-column="8" />
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ </component>
|
|
|
+ <component name="masterDetails">
|
|
|
+ <states>
|
|
|
+ <state key="ArtifactsStructureConfigurable.UI">
|
|
|
+ <settings>
|
|
|
+ <artifact-editor />
|
|
|
+ <last-edited>P4a:jar</last-edited>
|
|
|
+ <splitter-proportions>
|
|
|
+ <option name="proportions">
|
|
|
+ <list>
|
|
|
+ <option value="0.2" />
|
|
|
+ <option value="0.5" />
|
|
|
+ </list>
|
|
|
+ </option>
|
|
|
+ </splitter-proportions>
|
|
|
+ </settings>
|
|
|
+ </state>
|
|
|
+ <state key="FacetStructureConfigurable.UI">
|
|
|
+ <settings>
|
|
|
+ <last-edited>No facets are configured</last-edited>
|
|
|
+ <splitter-proportions>
|
|
|
+ <option name="proportions">
|
|
|
+ <list>
|
|
|
+ <option value="0.2" />
|
|
|
+ </list>
|
|
|
+ </option>
|
|
|
+ </splitter-proportions>
|
|
|
+ </settings>
|
|
|
+ </state>
|
|
|
+ <state key="GlobalLibrariesConfigurable.UI">
|
|
|
+ <settings>
|
|
|
+ <splitter-proportions>
|
|
|
+ <option name="proportions">
|
|
|
+ <list>
|
|
|
+ <option value="0.2" />
|
|
|
+ </list>
|
|
|
+ </option>
|
|
|
+ </splitter-proportions>
|
|
|
+ </settings>
|
|
|
+ </state>
|
|
|
+ <state key="JdkListConfigurable.UI">
|
|
|
+ <settings>
|
|
|
+ <last-edited>11</last-edited>
|
|
|
+ <splitter-proportions>
|
|
|
+ <option name="proportions">
|
|
|
+ <list>
|
|
|
+ <option value="0.2" />
|
|
|
+ </list>
|
|
|
+ </option>
|
|
|
+ </splitter-proportions>
|
|
|
+ </settings>
|
|
|
+ </state>
|
|
|
+ <state key="ModuleStructureConfigurable.UI">
|
|
|
+ <settings>
|
|
|
+ <last-edited>P4a</last-edited>
|
|
|
+ <splitter-proportions>
|
|
|
+ <option name="proportions">
|
|
|
+ <list>
|
|
|
+ <option value="0.2" />
|
|
|
+ <option value="0.6" />
|
|
|
+ </list>
|
|
|
+ </option>
|
|
|
+ </splitter-proportions>
|
|
|
+ </settings>
|
|
|
+ </state>
|
|
|
+ <state key="ProjectLibrariesConfigurable.UI">
|
|
|
+ <settings>
|
|
|
+ <splitter-proportions>
|
|
|
+ <option name="proportions">
|
|
|
+ <list>
|
|
|
+ <option value="0.2" />
|
|
|
+ </list>
|
|
|
+ </option>
|
|
|
+ </splitter-proportions>
|
|
|
+ </settings>
|
|
|
+ </state>
|
|
|
+ </states>
|
|
|
+ </component>
|
|
|
+</project>
|