123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565 |
- <?xml version="1.0" encoding="UTF-8"?>
- <project version="4">
- <component name="ChangeListManager">
- <list default="true" id="3963277c-7c3f-43f5-81ec-6d260afd1592" name="Default" comment="">
- <change beforePath="$PROJECT_DIR$/src/main/java/MyArrayList.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/MyArrayList.java" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/src/test/java/MyArrayListTest.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/test/java/MyArrayListTest.java" afterDir="false" />
- </list>
- <ignored path="$PROJECT_DIR$/target/" />
- <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
- <option name="TRACKING_ENABLED" 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="FileEditorManager">
- <splitter split-orientation="horizontal" split-proportion="0.52978724">
- <split-first>
- <leaf>
- <file leaf-file-name="MyArrayList.java" pinned="false" current-in-tab="true">
- <entry file="file://$PROJECT_DIR$/src/main/java/MyArrayList.java">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="355">
- <caret line="83" column="31" selection-start-line="83" selection-start-column="31" selection-end-line="83" selection-end-column="31" />
- <folding>
- <element signature="imports" expanded="true" />
- <element signature="e#201#202#0" expanded="true" />
- <element signature="e#243#244#0" expanded="true" />
- <element signature="e#1277#1278#0" expanded="true" />
- <element signature="e#1314#1315#0" expanded="true" />
- <element signature="e#1744#1745#0" expanded="true" />
- <element signature="e#1780#1781#0" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- </file>
- <file leaf-file-name="ArrayList.java" pinned="false" current-in-tab="false">
- <entry file="jar:///Library/Java/JavaVirtualMachines/jdk1.8.0_171.jdk/Contents/Home/src.zip!/java/util/ArrayList.java">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="704">
- <caret line="543" column="17" selection-start-line="543" selection-start-column="17" selection-end-line="543" selection-end-column="17" />
- </state>
- </provider>
- </entry>
- </file>
- </leaf>
- </split-first>
- <split-second>
- <leaf>
- <file leaf-file-name="MyArrayListTest.java" pinned="false" current-in-tab="true">
- <entry file="file://$PROJECT_DIR$/src/test/java/MyArrayListTest.java">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="526">
- <caret line="36" column="49" selection-start-line="36" selection-start-column="49" selection-end-line="36" selection-end-column="49" />
- <folding>
- <element signature="imports" expanded="true" />
- <element signature="e#184#193#0" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- </file>
- </leaf>
- </split-second>
- </splitter>
- </component>
- <component name="FileTemplateManagerImpl">
- <option name="RECENT_TEMPLATES">
- <list>
- <option value="Class" />
- </list>
- </option>
- </component>
- <component name="FindInProjectRecents">
- <findStrings>
- <find>remove</find>
- <find>clear</find>
- <find>set</find>
- <find>add</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/java/MyArrayList.java" />
- <option value="$PROJECT_DIR$/src/test/java/MyArrayListTest.java" />
- </list>
- </option>
- </component>
- <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
- <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
- <component name="JsGulpfileManager">
- <detection-done>true</detection-done>
- <sorting>DEFINITION_ORDER</sorting>
- </component>
- <component name="NodePackageJsonFileManager">
- <packageJsonPaths />
- </component>
- <component name="ProjectFrameBounds">
- <option name="x" value="-234" />
- <option name="y" value="-1022" />
- <option name="width" value="1881" />
- <option name="height" value="941" />
- </component>
- <component name="ProjectLevelVcsManager" settingsEditedManually="true">
- <ConfirmationsSetting value="2" id="Add" />
- </component>
- <component name="ProjectView">
- <navigator proportions="" version="1">
- <foldersAlwaysOnTop value="true" />
- </navigator>
- <panes>
- <pane id="PackagesPane" />
- <pane id="Scope" />
- <pane id="ProjectPane">
- <subPane>
- <expand>
- <path>
- <item name="generics" type="b2602c69:ProjectViewProjectNode" />
- <item name="CR-MicroLabs-Generics-MyArrayList" type="462c0819:PsiDirectoryNode" />
- </path>
- <path>
- <item name="generics" type="b2602c69:ProjectViewProjectNode" />
- <item name="CR-MicroLabs-Generics-MyArrayList" type="462c0819:PsiDirectoryNode" />
- <item name="src" type="462c0819:PsiDirectoryNode" />
- </path>
- <path>
- <item name="generics" type="b2602c69:ProjectViewProjectNode" />
- <item name="CR-MicroLabs-Generics-MyArrayList" type="462c0819:PsiDirectoryNode" />
- <item name="src" type="462c0819:PsiDirectoryNode" />
- <item name="main" type="462c0819:PsiDirectoryNode" />
- </path>
- <path>
- <item name="generics" type="b2602c69:ProjectViewProjectNode" />
- <item name="CR-MicroLabs-Generics-MyArrayList" type="462c0819:PsiDirectoryNode" />
- <item name="src" type="462c0819:PsiDirectoryNode" />
- <item name="main" type="462c0819:PsiDirectoryNode" />
- <item name="java" type="462c0819:PsiDirectoryNode" />
- </path>
- <path>
- <item name="generics" type="b2602c69:ProjectViewProjectNode" />
- <item name="CR-MicroLabs-Generics-MyArrayList" type="462c0819:PsiDirectoryNode" />
- <item name="src" type="462c0819:PsiDirectoryNode" />
- <item name="test" type="462c0819:PsiDirectoryNode" />
- </path>
- <path>
- <item name="generics" type="b2602c69:ProjectViewProjectNode" />
- <item name="CR-MicroLabs-Generics-MyArrayList" type="462c0819:PsiDirectoryNode" />
- <item name="src" type="462c0819:PsiDirectoryNode" />
- <item name="test" type="462c0819:PsiDirectoryNode" />
- <item name="java" type="462c0819:PsiDirectoryNode" />
- </path>
- </expand>
- <select />
- </subPane>
- </pane>
- <pane id="AndroidView" />
- </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="Modules" />
- <property name="project.structure.proportion" value="0.0" />
- <property name="project.structure.side.proportion" value="0.0" />
- <property name="settings.editor.selected.configurable" value="preferences.lookFeel" />
- </component>
- <component name="RecentsManager">
- <key name="CreateClassDialog.RecentsKey">
- <recent name="" />
- </key>
- </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" selected="JUnit.MyArrayListTest.addTest2">
- <configuration default="true" type="Application" factoryName="Application">
- <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
- </configuration>
- <configuration name="MyArrayListTest" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
- <module name="generics" />
- <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
- <option name="ALTERNATIVE_JRE_PATH" />
- <option name="PACKAGE_NAME" value="" />
- <option name="MAIN_CLASS_NAME" value="MyArrayListTest" />
- <option name="METHOD_NAME" />
- <option name="TEST_OBJECT" value="class" />
- <option name="VM_PARAMETERS" value="-ea" />
- <option name="PARAMETERS" />
- <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
- <option name="PASS_PARENT_ENVS" value="true" />
- <option name="TEST_SEARCH_SCOPE">
- <value defaultName="singleModule" />
- </option>
- <patterns />
- </configuration>
- <configuration name="MyArrayListTest.add1Test" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
- <module name="generics" />
- <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
- <option name="ALTERNATIVE_JRE_PATH" />
- <option name="PACKAGE_NAME" value="" />
- <option name="MAIN_CLASS_NAME" value="MyArrayListTest" />
- <option name="METHOD_NAME" value="add1Test" />
- <option name="TEST_OBJECT" value="method" />
- <option name="VM_PARAMETERS" value="-ea" />
- <option name="PARAMETERS" />
- <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
- <option name="PASS_PARENT_ENVS" value="true" />
- <option name="TEST_SEARCH_SCOPE">
- <value defaultName="singleModule" />
- </option>
- <patterns />
- </configuration>
- <configuration name="MyArrayListTest.addTest2" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
- <module name="generics" />
- <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
- <option name="ALTERNATIVE_JRE_PATH" />
- <option name="PACKAGE_NAME" value="" />
- <option name="MAIN_CLASS_NAME" value="MyArrayListTest" />
- <option name="METHOD_NAME" value="addTest2" />
- <option name="TEST_OBJECT" value="method" />
- <option name="VM_PARAMETERS" value="-ea" />
- <option name="PARAMETERS" />
- <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
- <option name="PASS_PARENT_ENVS" value="true" />
- <option name="TEST_SEARCH_SCOPE">
- <value defaultName="singleModule" />
- </option>
- <patterns />
- </configuration>
- <configuration name="MyArrayListTest.sizeTest" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
- <module name="generics" />
- <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
- <option name="ALTERNATIVE_JRE_PATH" />
- <option name="PACKAGE_NAME" value="" />
- <option name="MAIN_CLASS_NAME" value="MyArrayListTest" />
- <option name="METHOD_NAME" value="sizeTest" />
- <option name="TEST_OBJECT" value="method" />
- <option name="VM_PARAMETERS" value="-ea" />
- <option name="PARAMETERS" />
- <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
- <option name="PASS_PARENT_ENVS" value="true" />
- <option name="TEST_SEARCH_SCOPE">
- <value defaultName="singleModule" />
- </option>
- <patterns />
- </configuration>
- <configuration name="MyArrayListTest.trimArrayTest" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
- <module name="generics" />
- <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
- <option name="ALTERNATIVE_JRE_PATH" />
- <option name="PACKAGE_NAME" value="" />
- <option name="MAIN_CLASS_NAME" value="MyArrayListTest" />
- <option name="METHOD_NAME" value="trimArrayTest" />
- <option name="TEST_OBJECT" value="method" />
- <option name="VM_PARAMETERS" value="-ea" />
- <option name="PARAMETERS" />
- <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
- <option name="PASS_PARENT_ENVS" value="true" />
- <option name="TEST_SEARCH_SCOPE">
- <value defaultName="singleModule" />
- </option>
- <patterns />
- </configuration>
- <configuration default="true" type="JUnit" factoryName="JUnit">
- <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
- <option name="ALTERNATIVE_JRE_PATH" />
- <option name="PACKAGE_NAME" />
- <option name="MAIN_CLASS_NAME" />
- <option name="METHOD_NAME" />
- <option name="TEST_OBJECT" value="class" />
- <option name="VM_PARAMETERS" value="-ea" />
- <option name="PARAMETERS" />
- <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
- <option name="PASS_PARENT_ENVS" value="true" />
- <option name="TEST_SEARCH_SCOPE">
- <value defaultName="singleModule" />
- </option>
- <patterns />
- </configuration>
- <configuration default="true" type="TestNG" factoryName="TestNG">
- <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
- <option name="ALTERNATIVE_JRE_PATH" />
- <option name="SUITE_NAME" />
- <option name="PACKAGE_NAME" />
- <option name="MAIN_CLASS_NAME" />
- <option name="METHOD_NAME" />
- <option name="GROUP_NAME" />
- <option name="TEST_OBJECT" value="CLASS" />
- <option name="VM_PARAMETERS" value="-ea" />
- <option name="PARAMETERS" />
- <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
- <option name="OUTPUT_DIRECTORY" />
- <option name="PASS_PARENT_ENVS" value="true" />
- <option name="TEST_SEARCH_SCOPE">
- <value defaultName="singleModule" />
- </option>
- <option name="USE_DEFAULT_REPORTERS" value="false" />
- <option name="PROPERTIES_FILE" />
- <properties />
- <listeners />
- </configuration>
- <list>
- <item itemvalue="JUnit.MyArrayListTest.sizeTest" />
- <item itemvalue="JUnit.MyArrayListTest" />
- <item itemvalue="JUnit.MyArrayListTest.add1Test" />
- <item itemvalue="JUnit.MyArrayListTest.trimArrayTest" />
- <item itemvalue="JUnit.MyArrayListTest.addTest2" />
- </list>
- <recent_temporary>
- <list>
- <item itemvalue="JUnit.MyArrayListTest.addTest2" />
- <item itemvalue="JUnit.MyArrayListTest.trimArrayTest" />
- <item itemvalue="JUnit.MyArrayListTest" />
- <item itemvalue="JUnit.MyArrayListTest.sizeTest" />
- <item itemvalue="JUnit.MyArrayListTest.add1Test" />
- </list>
- </recent_temporary>
- </component>
- <component name="SvnConfiguration">
- <configuration />
- </component>
- <component name="TaskManager">
- <task active="true" id="Default" summary="Default task">
- <changelist id="3963277c-7c3f-43f5-81ec-6d260afd1592" name="Default" comment="" />
- <created>1530106571709</created>
- <option name="number" value="Default" />
- <option name="presentableId" value="Default" />
- <updated>1530106571709</updated>
- <workItem from="1530106581652" duration="58000" />
- <workItem from="1530122909636" duration="17947000" />
- </task>
- <servers />
- </component>
- <component name="TestHistory">
- <history-entry file="MyArrayListTest_containsTest - 2018.06.27 at 19h 13m 31s.xml">
- <configuration name="MyArrayListTest.containsTest" configurationId="JUnit" />
- </history-entry>
- <history-entry file="MyArrayListTest_containsTest1 - 2018.06.27 at 19h 14m 15s.xml">
- <configuration name="MyArrayListTest.containsTest1" configurationId="JUnit" />
- </history-entry>
- <history-entry file="MyArrayListTest_removeTest - 2018.06.27 at 19h 14m 18s.xml">
- <configuration name="MyArrayListTest.removeTest" configurationId="JUnit" />
- </history-entry>
- <history-entry file="MyArrayListTest_sizeTest - 2018.06.27 at 19h 15m 43s.xml">
- <configuration name="MyArrayListTest.sizeTest" configurationId="JUnit" />
- </history-entry>
- <history-entry file="MyArrayListTest - 2018.06.27 at 19h 16m 37s.xml">
- <configuration name="MyArrayListTest" configurationId="JUnit" />
- </history-entry>
- <history-entry file="MyArrayListTest_add1Test - 2018.06.27 at 19h 17m 14s.xml">
- <configuration name="MyArrayListTest.add1Test" configurationId="JUnit" />
- </history-entry>
- <history-entry file="MyArrayListTest_sizeTest - 2018.06.27 at 19h 17m 22s.xml">
- <configuration name="MyArrayListTest.sizeTest" configurationId="JUnit" />
- </history-entry>
- <history-entry file="MyArrayListTest - 2018.06.27 at 19h 17m 29s.xml">
- <configuration name="MyArrayListTest" configurationId="JUnit" />
- </history-entry>
- <history-entry file="MyArrayListTest_trimArrayTest - 2018.06.27 at 19h 21m 12s.xml">
- <configuration name="MyArrayListTest.trimArrayTest" configurationId="JUnit" />
- </history-entry>
- <history-entry file="MyArrayListTest_addTest2 - 2018.06.28 at 14h 44m 10s.xml">
- <configuration name="MyArrayListTest.addTest2" configurationId="JUnit" />
- </history-entry>
- </component>
- <component name="TimeTrackingManager">
- <option name="totallyTimeSpent" value="18005000" />
- </component>
- <component name="ToolWindowManager">
- <frame x="-234" y="-1022" width="1881" height="941" extended-state="0" />
- <editor active="true" />
- <layout>
- <window_info anchor="right" id="Palette" order="3" />
- <window_info anchor="bottom" id="TODO" order="6" />
- <window_info anchor="bottom" id="Messages" weight="0.24238734" />
- <window_info anchor="right" id="Palette	" order="3" />
- <window_info id="Image Layers" order="2" />
- <window_info anchor="right" id="Capture Analysis" order="3" />
- <window_info anchor="bottom" id="Event Log" order="7" side_tool="true" />
- <window_info anchor="right" id="Maven Projects" order="3" />
- <window_info anchor="bottom" id="Database Changes" order="7" show_stripe_button="false" />
- <window_info active="true" anchor="bottom" id="Run" order="2" visible="true" weight="0.14738125" />
- <window_info anchor="bottom" id="Version Control" order="7" />
- <window_info anchor="bottom" id="Terminal" order="7" weight="0.32886723" />
- <window_info id="Capture Tool" order="2" />
- <window_info id="Designer" order="2" />
- <window_info content_ui="combo" id="Project" order="0" visible="true" weight="0.23327896" />
- <window_info anchor="right" id="Database" order="3" />
- <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
- <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
- <window_info id="UI Designer" order="2" />
- <window_info anchor="right" id="Theme Preview" order="3" />
- <window_info anchor="bottom" id="Debug" order="3" weight="0.3995128" />
- <window_info id="Favorites" order="2" side_tool="true" />
- <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
- <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
- <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
- <window_info anchor="bottom" id="Message" order="0" />
- <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
- <window_info anchor="bottom" id="Find" order="1" />
- </layout>
- </component>
- <component name="TypeScriptGeneratedFilesManager">
- <option name="version" value="1" />
- </component>
- <component name="VcsContentAnnotationSettings">
- <option name="myLimit" value="2678400000" />
- </component>
- <component name="XDebuggerManager">
- <breakpoint-manager>
- <option name="time" value="2" />
- </breakpoint-manager>
- </component>
- <component name="editorHistoryManager">
- <entry file="jar://$MAVEN_REPOSITORY$/junit/junit/4.12/junit-4.12.jar!/org/junit/Assert.class">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="151">
- <caret line="236" selection-start-line="236" selection-end-line="236" />
- <folding>
- <element signature="e#8383#8384#0" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- <entry file="jar:///Library/Java/JavaVirtualMachines/jdk1.8.0_171.jdk/Contents/Home/src.zip!/java/util/ArrayList.java">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="704">
- <caret line="543" column="17" selection-start-line="543" selection-start-column="17" selection-end-line="543" selection-end-column="17" />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/src/main/java/MyArrayList.java">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="355">
- <caret line="83" column="31" selection-start-line="83" selection-start-column="31" selection-end-line="83" selection-end-column="31" />
- <folding>
- <element signature="imports" expanded="true" />
- <element signature="e#201#202#0" expanded="true" />
- <element signature="e#243#244#0" expanded="true" />
- <element signature="e#1277#1278#0" expanded="true" />
- <element signature="e#1314#1315#0" expanded="true" />
- <element signature="e#1744#1745#0" expanded="true" />
- <element signature="e#1780#1781#0" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/src/test/java/MyArrayListTest.java">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="526">
- <caret line="36" column="49" selection-start-line="36" selection-start-column="49" selection-end-line="36" selection-end-column="49" />
- <folding>
- <element signature="imports" expanded="true" />
- <element signature="e#184#193#0" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- </component>
- <component name="masterDetails">
- <states>
- <state key="ArtifactsStructureConfigurable.UI">
- <settings>
- <artifact-editor />
- <splitter-proportions>
- <option name="proportions">
- <list>
- <option value="0.2" />
- </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>1.8</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>generics</last-edited>
- <splitter-proportions>
- <option name="proportions">
- <list>
- <option value="0.2" />
- <option value="0.6" />
- </list>
- </option>
- </splitter-proportions>
- </settings>
- </state>
- <state key="ProjectJDKs.UI">
- <settings>
- <last-edited>1.8</last-edited>
- <splitter-proportions>
- <option name="proportions">
- <list>
- <option value="0.2" />
- </list>
- </option>
- </splitter-proportions>
- </settings>
- </state>
- <state key="ProjectLibrariesConfigurable.UI">
- <settings>
- <last-edited>Maven: junit:junit:4.12</last-edited>
- <splitter-proportions>
- <option name="proportions">
- <list>
- <option value="0.2" />
- </list>
- </option>
- </splitter-proportions>
- </settings>
- </state>
- </states>
- </component>
- </project>
|