123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795 |
- <?xml version="1.0" encoding="UTF-8"?>
- <project version="4">
- <component name="ChangeListManager">
- <list default="true" id="3455511b-a100-4bbd-b07c-68f009bc8dbc" name="Default" comment="">
- <change afterPath="$PROJECT_DIR$/.idea/uiDesigner.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/arraz/src/main/java/MaxMin.java" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/arraz/src/main/java/OddEven.java" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/arraz/src/test/java/MaxMinTest.java" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/arraz/src/test/java/OddEvenTest.java" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/compiler.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/compiler.xml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/misc.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/arraz/arraz.iml" beforeDir="false" afterPath="$PROJECT_DIR$/arraz/arraz.iml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/arraz/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/arraz/pom.xml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/arraz/src/main/java/Arraz.java" beforeDir="false" afterPath="$PROJECT_DIR$/arraz/src/main/java/Arraz.java" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/arraz/src/test/java/ArrazTest.java" beforeDir="false" afterPath="$PROJECT_DIR$/arraz/src/test/java/ArrazTest.java" afterDir="false" />
- </list>
- <ignored path="$PROJECT_DIR$/arraz/target/" />
- <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="CoverageDataManager">
- <SUITE FILE_PATH="coverage/ArraysGoneWild$ArrazTest_test2averageArrayWithoutMaxMin.ic" NAME="ArrazTest.test2averageArrayWithoutMaxMin Coverage Results" MODIFIED="1544321400088" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="idea" COVERAGE_BY_TEST_ENABLED="false" COVERAGE_TRACING_ENABLED="false" />
- </component>
- <component name="FUSProjectUsageTrigger">
- <session id="-834681622">
- <usages-collector id="statistics.lifecycle.project">
- <counts>
- <entry key="project.closed" value="1" />
- <entry key="project.open.time.1" value="1" />
- <entry key="project.open.time.2" value="1" />
- <entry key="project.opened" value="2" />
- </counts>
- </usages-collector>
- <usages-collector id="statistics.file.extensions.edit">
- <counts>
- <entry key="dummy" value="5" />
- <entry key="java" value="10913" />
- </counts>
- </usages-collector>
- <usages-collector id="statistics.file.types.edit">
- <counts>
- <entry key="JAVA" value="10913" />
- <entry key="PLAIN_TEXT" value="5" />
- </counts>
- </usages-collector>
- <usages-collector id="statistics.file.extensions.open">
- <counts>
- <entry key="class" value="1" />
- <entry key="java" value="15" />
- </counts>
- </usages-collector>
- <usages-collector id="statistics.file.types.open">
- <counts>
- <entry key="CLASS" value="1" />
- <entry key="JAVA" value="15" />
- </counts>
- </usages-collector>
- </session>
- </component>
- <component name="FileEditorManager">
- <splitter split-orientation="horizontal" split-proportion="0.5">
- <split-first>
- <leaf SIDE_TABS_SIZE_LIMIT_KEY="375">
- <file pinned="false" current-in-tab="false">
- <entry file="file://$PROJECT_DIR$/arraz/pom.xml">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="450">
- <caret line="30" column="6" lean-forward="true" selection-start-line="30" selection-start-column="6" selection-end-line="30" selection-end-column="6" />
- </state>
- </provider>
- </entry>
- </file>
- <file pinned="false" current-in-tab="true">
- <entry file="file://$PROJECT_DIR$/arraz/src/main/java/Arraz.java">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="711">
- <caret line="201" lean-forward="true" selection-start-line="201" selection-end-line="201" />
- <folding>
- <element signature="imports" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- </file>
- <file pinned="false" current-in-tab="false">
- <entry file="file://$PROJECT_DIR$/arraz/src/test/java/OddEvenTest.java">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="465">
- <caret line="31" column="5" selection-start-line="31" selection-start-column="5" selection-end-line="31" selection-end-column="5" />
- <folding>
- <element signature="imports" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- </file>
- <file pinned="false" current-in-tab="false">
- <entry file="file://$PROJECT_DIR$/README.md">
- <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
- <state split_layout="SPLIT">
- <first_editor relative-caret-position="270">
- <caret line="18" selection-start-line="18" selection-end-line="18" />
- </first_editor>
- <second_editor />
- </state>
- </provider>
- </entry>
- </file>
- <file pinned="false" current-in-tab="false">
- <entry file="file://$PROJECT_DIR$/arraz/src/main/java/OddEven.java">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="90">
- <caret line="6" column="25" selection-start-line="6" selection-start-column="25" selection-end-line="6" selection-end-column="25" />
- </state>
- </provider>
- </entry>
- </file>
- <file pinned="false" current-in-tab="false">
- <entry file="file://$PROJECT_DIR$/arraz/src/main/java/MaxMin.java">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="150">
- <caret line="10" column="25" selection-start-line="10" selection-start-column="25" selection-end-line="10" selection-end-column="25" />
- <folding>
- <element signature="e#209#210#0" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- </file>
- </leaf>
- </split-first>
- <split-second>
- <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
- <file pinned="false" current-in-tab="false">
- <entry file="file://$PROJECT_DIR$/arraz/src/test/java/OddEvenTest.java">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="405">
- <caret line="27" column="15" lean-forward="true" selection-start-line="27" selection-start-column="15" selection-end-line="27" selection-end-column="15" />
- <folding>
- <element signature="imports" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- </file>
- <file pinned="false" current-in-tab="false">
- <entry file="file://$PROJECT_DIR$/arraz/src/test/java/MaxMinTest.java">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="480">
- <caret line="32" column="5" selection-start-line="32" selection-start-column="5" selection-end-line="32" selection-end-column="5" />
- <folding>
- <element signature="imports" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- </file>
- <file pinned="false" current-in-tab="true">
- <entry file="file://$PROJECT_DIR$/arraz/src/test/java/ArrazTest.java">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="645">
- <caret line="380" lean-forward="true" selection-start-line="380" selection-end-line="380" />
- <folding>
- <element signature="imports" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- </file>
- </leaf>
- </split-second>
- </splitter>
- </component>
- <component name="FileTemplateManagerImpl">
- <option name="RECENT_TEMPLATES">
- <list>
- <option value="JUnit4 Test Class" />
- <option value="Class" />
- </list>
- </option>
- </component>
- <component name="Git.Settings">
- <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
- </component>
- <component name="GradleLocalSettings">
- <option name="projectSyncType">
- <map>
- <entry key="$USER_HOME$/GitHub/gs-gradle/initial" value="PREVIEW" />
- </map>
- </option>
- </component>
- <component name="IdeDocumentHistory">
- <option name="CHANGED_PATHS">
- <list>
- <option value="$PROJECT_DIR$/README.md" />
- <option value="$PROJECT_DIR$/arraz/src/test/java/Arraz/ArrazTest.java" />
- <option value="$PROJECT_DIR$/arraz/src/test/java/OddEvenTest/OddEvenTest.java" />
- <option value="$PROJECT_DIR$/arraz/src/main/java/OddEven.java" />
- <option value="$PROJECT_DIR$/arraz/src/main/java/MaxMin.java" />
- <option value="$PROJECT_DIR$/arraz/src/test/java/OddEvenTest.java" />
- <option value="$PROJECT_DIR$/arraz/src/test/java/MaxMin.java" />
- <option value="$PROJECT_DIR$/arraz/src/test/java/MaxMinTest.java" />
- <option value="$PROJECT_DIR$/arraz/pom.xml" />
- <option value="$PROJECT_DIR$/arraz/src/test/java/ArrazTest.java" />
- <option value="$PROJECT_DIR$/arraz/src/main/java/Arraz.java" />
- </list>
- </option>
- </component>
- <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
- <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
- <component name="JsFlowSettings">
- <service-enabled>true</service-enabled>
- <exe-path />
- <other-services-enabled>true</other-services-enabled>
- <auto-save>true</auto-save>
- </component>
- <component name="JsGulpfileManager">
- <detection-done>true</detection-done>
- <sorting>DEFINITION_ORDER</sorting>
- </component>
- <component name="MavenImportPreferences">
- <option name="importingSettings">
- <MavenImportingSettings>
- <option name="importAutomatically" value="true" />
- </MavenImportingSettings>
- </option>
- </component>
- <component name="ProjectFrameBounds" fullScreen="true">
- <option name="x" value="-336" />
- <option name="y" value="-1080" />
- <option name="width" value="1920" />
- <option name="height" value="1080" />
- </component>
- <component name="ProjectInspectionProfilesVisibleTreeState">
- <entry key="Project Default">
- <profile-state>
- <expanded-state>
- <State />
- <State>
- <id>Android</id>
- </State>
- <State>
- <id>Class structureJava</id>
- </State>
- <State>
- <id>Code style issuesJava</id>
- </State>
- <State>
- <id>CorrectnessLintAndroid</id>
- </State>
- <State>
- <id>Declaration redundancyJava</id>
- </State>
- <State>
- <id>Inheritance issuesJava</id>
- </State>
- <State>
- <id>Java</id>
- </State>
- <State>
- <id>Java 10Java language level migration aidsJava</id>
- </State>
- <State>
- <id>Java 12Java language level migration aidsJava</id>
- </State>
- <State>
- <id>Java 5Java language level migration aidsJava</id>
- </State>
- <State>
- <id>Java 7Java language level migration aidsJava</id>
- </State>
- <State>
- <id>Java 8Java language level migration aidsJava</id>
- </State>
- <State>
- <id>Java 9Java language level migration aidsJava</id>
- </State>
- <State>
- <id>Java language level issuesJava</id>
- </State>
- <State>
- <id>Java language level migration aidsJava</id>
- </State>
- <State>
- <id>JavadocJava</id>
- </State>
- <State>
- <id>LintAndroid</id>
- </State>
- <State>
- <id>Modularization issuesJava</id>
- </State>
- <State>
- <id>Numeric issuesJava</id>
- </State>
- <State>
- <id>TypeScript</id>
- </State>
- </expanded-state>
- </profile-state>
- </entry>
- </component>
- <component name="ProjectView">
- <navigator proportions="" version="1">
- <foldersAlwaysOnTop value="true" />
- </navigator>
- <panes>
- <pane id="PackagesPane" />
- <pane id="ProjectPane">
- <subPane>
- <expand>
- <path>
- <item name="ArraysGoneWild" type="b2602c69:ProjectViewProjectNode" />
- <item name="ArraysGoneWild" type="462c0819:PsiDirectoryNode" />
- </path>
- <path>
- <item name="ArraysGoneWild" type="b2602c69:ProjectViewProjectNode" />
- <item name="ArraysGoneWild" type="462c0819:PsiDirectoryNode" />
- <item name="arraz" type="462c0819:PsiDirectoryNode" />
- </path>
- <path>
- <item name="ArraysGoneWild" type="b2602c69:ProjectViewProjectNode" />
- <item name="ArraysGoneWild" type="462c0819:PsiDirectoryNode" />
- <item name="arraz" type="462c0819:PsiDirectoryNode" />
- <item name="src" type="462c0819:PsiDirectoryNode" />
- </path>
- <path>
- <item name="ArraysGoneWild" type="b2602c69:ProjectViewProjectNode" />
- <item name="ArraysGoneWild" type="462c0819:PsiDirectoryNode" />
- <item name="arraz" type="462c0819:PsiDirectoryNode" />
- <item name="src" type="462c0819:PsiDirectoryNode" />
- <item name="main" type="462c0819:PsiDirectoryNode" />
- </path>
- <path>
- <item name="ArraysGoneWild" type="b2602c69:ProjectViewProjectNode" />
- <item name="ArraysGoneWild" type="462c0819:PsiDirectoryNode" />
- <item name="arraz" 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="ArraysGoneWild" type="b2602c69:ProjectViewProjectNode" />
- <item name="ArraysGoneWild" type="462c0819:PsiDirectoryNode" />
- <item name="arraz" type="462c0819:PsiDirectoryNode" />
- <item name="src" type="462c0819:PsiDirectoryNode" />
- <item name="test" type="462c0819:PsiDirectoryNode" />
- </path>
- <path>
- <item name="ArraysGoneWild" type="b2602c69:ProjectViewProjectNode" />
- <item name="ArraysGoneWild" type="462c0819:PsiDirectoryNode" />
- <item name="arraz" type="462c0819:PsiDirectoryNode" />
- <item name="src" type="462c0819:PsiDirectoryNode" />
- <item name="test" type="462c0819:PsiDirectoryNode" />
- <item name="java" type="462c0819:PsiDirectoryNode" />
- </path>
- <path>
- <item name="ArraysGoneWild" type="b2602c69:ProjectViewProjectNode" />
- <item name="ArraysGoneWild" type="462c0819:PsiDirectoryNode" />
- <item name="DocumentationOnArrays" type="462c0819:PsiDirectoryNode" />
- </path>
- </expand>
- <select />
- </subPane>
- </pane>
- <pane id="Scope" />
- </panes>
- </component>
- <component name="PropertiesComponent">
- <property name="GO_FMT" value="false" />
- <property name="WebServerToolWindowFactoryState" value="false" />
- <property name="aspect.path.notification.shown" value="true" />
- <property name="com.android.tools.idea.instantapp.provision.ProvisionBeforeRunTaskProvider.myTimeStamp" value="1544323467523" />
- <property name="com.intellij.testIntegration.createTest.CreateTestDialog.defaultLibrary" value="JUnit4" />
- <property name="jdk.selected.JAVA_MODULE" value="1.8" />
- <property name="last_opened_file_path" value="$PROJECT_DIR$" />
- <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
- <property name="project.structure.last.edited" value="SDKs" />
- <property name="project.structure.proportion" value="0.15" />
- <property name="project.structure.side.proportion" value="0.2" />
- <property name="settings.editor.selected.configurable" value="configurable.group.editor" />
- </component>
- <component name="RecentsManager">
- <key name="CreateTestDialog.RecentsKey">
- <recent name="" />
- </key>
- <key name="CreateTestDialog.Recents.Supers">
- <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.ArrazTest">
- <configuration default="true" type="Applet" factoryName="Applet">
- <option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration default="true" type="Application" factoryName="Application">
- <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration name="ArrazTest" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
- <module name="arraz" />
- <option name="PACKAGE_NAME" value="" />
- <option name="MAIN_CLASS_NAME" value="ArrazTest" />
- <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration name="ArrazTest.test1arrayHas65and77" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
- <module name="arraz" />
- <option name="PACKAGE_NAME" value="" />
- <option name="MAIN_CLASS_NAME" value="ArrazTest" />
- <option name="METHOD_NAME" value="test1arrayHas65and77" />
- <option name="TEST_OBJECT" value="method" />
- <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration name="ArrazTest.test1averageArrayWithoutMaxMin" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
- <module name="arraz" />
- <option name="PACKAGE_NAME" value="" />
- <option name="MAIN_CLASS_NAME" value="ArrazTest" />
- <option name="METHOD_NAME" value="test1averageArrayWithoutMaxMin" />
- <option name="TEST_OBJECT" value="method" />
- <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration name="ArrazTest.test1check2ArraysForEqual" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
- <module name="arraz" />
- <option name="PACKAGE_NAME" value="" />
- <option name="MAIN_CLASS_NAME" value="ArrazTest" />
- <option name="METHOD_NAME" value="test1check2ArraysForEqual" />
- <option name="TEST_OBJECT" value="method" />
- <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration name="ArrazTest.test2averageArrayWithoutMaxMin" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
- <module name="arraz" />
- <option name="PACKAGE_NAME" value="" />
- <option name="MAIN_CLASS_NAME" value="ArrazTest" />
- <option name="METHOD_NAME" value="test2averageArrayWithoutMaxMin" />
- <option name="TEST_OBJECT" value="method" />
- <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration default="true" type="JUnit" factoryName="JUnit">
- <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration default="true" type="TestNG" factoryName="TestNG">
- <option name="WORKING_DIRECTORY" value="%MODULE_WORKING_DIR%" />
- <properties />
- <listeners />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration default="true" type="#org.jetbrains.idea.devkit.run.PluginConfigurationType" factoryName="Plugin">
- <module name="" />
- <option name="VM_PARAMETERS" value="-Xmx512m -Xms256m -XX:MaxPermSize=250m -ea" />
- <option name="PROGRAM_PARAMETERS" />
- <predefined_log_file id="idea.log" enabled="true" />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <list>
- <item itemvalue="JUnit.ArrazTest.test1check2ArraysForEqual" />
- <item itemvalue="JUnit.ArrazTest" />
- <item itemvalue="JUnit.ArrazTest.test1averageArrayWithoutMaxMin" />
- <item itemvalue="JUnit.ArrazTest.test2averageArrayWithoutMaxMin" />
- <item itemvalue="JUnit.ArrazTest.test1arrayHas65and77" />
- </list>
- <recent_temporary>
- <list>
- <item itemvalue="JUnit.ArrazTest" />
- <item itemvalue="JUnit.ArrazTest.test1arrayHas65and77" />
- <item itemvalue="JUnit.ArrazTest.test2averageArrayWithoutMaxMin" />
- <item itemvalue="JUnit.ArrazTest.test1averageArrayWithoutMaxMin" />
- <item itemvalue="JUnit.ArrazTest.test1check2ArraysForEqual" />
- </list>
- </recent_temporary>
- </component>
- <component name="SvnConfiguration">
- <configuration />
- </component>
- <component name="TaskManager">
- <task active="true" id="Default" summary="Default task">
- <changelist id="3455511b-a100-4bbd-b07c-68f009bc8dbc" name="Default" comment="" />
- <created>1543955860758</created>
- <option name="number" value="Default" />
- <option name="presentableId" value="Default" />
- <updated>1543955860758</updated>
- <workItem from="1543955862749" duration="2347000" />
- <workItem from="1543958998826" duration="113000" />
- <workItem from="1544020724645" duration="762000" />
- <workItem from="1544214768140" duration="29830000" />
- <workItem from="1544304623235" duration="10064000" />
- </task>
- <task id="LOCAL-00001" summary="readme and docs">
- <created>1544021313039</created>
- <option name="number" value="00001" />
- <option name="presentableId" value="LOCAL-00001" />
- <option name="project" value="LOCAL" />
- <updated>1544021313039</updated>
- </task>
- <option name="localTasksCounter" value="2" />
- <servers />
- </component>
- <component name="TestHistory">
- <history-entry file="ArrazTest_test2check2ArraysForEqual - 2018.12.08 at 19h 14m 22s.xml">
- <configuration name="ArrazTest.test2check2ArraysForEqual" configurationId="JUnit" />
- </history-entry>
- <history-entry file="ArrazTest_test1check2ArraysForEqual - 2018.12.08 at 19h 14m 25s.xml">
- <configuration name="ArrazTest.test1check2ArraysForEqual" configurationId="JUnit" />
- </history-entry>
- <history-entry file="ArrazTest_test1averageArrayWithoutMaxMin - 2018.12.08 at 20h 02m 19s.xml">
- <configuration name="ArrazTest.test1averageArrayWithoutMaxMin" configurationId="JUnit" />
- </history-entry>
- <history-entry file="ArrazTest_test2averageArrayWithoutMaxMin - 2018.12.08 at 21h 10m 02s.xml">
- <configuration name="ArrazTest.test2averageArrayWithoutMaxMin" configurationId="JUnit" />
- </history-entry>
- <history-entry file="ArrazTest_test2averageArrayWithoutMaxMin - 2018.12.08 at 21h 10m 04s.xml">
- <configuration name="ArrazTest.test2averageArrayWithoutMaxMin" configurationId="JUnit" />
- </history-entry>
- <history-entry file="ArrazTest - 2018.12.08 at 21h 10m 12s.xml">
- <configuration name="ArrazTest" configurationId="JUnit" />
- </history-entry>
- <history-entry file="ArrazTest - 2018.12.08 at 21h 22m 11s.xml">
- <configuration name="ArrazTest" configurationId="JUnit" />
- </history-entry>
- <history-entry file="ArrazTest_test1arrayHas65and77 - 2018.12.08 at 21h 36m 38s.xml">
- <configuration name="ArrazTest.test1arrayHas65and77" configurationId="JUnit" />
- </history-entry>
- <history-entry file="ArrazTest_test1arrayHas65and77 - 2018.12.08 at 21h 37m 09s.xml">
- <configuration name="ArrazTest.test1arrayHas65and77" configurationId="JUnit" />
- </history-entry>
- <history-entry file="ArrazTest_test1arrayHas65and77 - 2018.12.08 at 21h 38m 43s.xml">
- <configuration name="ArrazTest.test1arrayHas65and77" configurationId="JUnit" />
- </history-entry>
- </component>
- <component name="TimeTrackingManager">
- <option name="totallyTimeSpent" value="43116000" />
- </component>
- <component name="ToolWindowManager">
- <frame x="-336" y="-1080" width="1920" height="1080" extended-state="0" />
- <editor active="true" />
- <layout>
- <window_info content_ui="combo" id="Project" order="0" visible="true" weight="0.15761448" />
- <window_info id="Structure" order="1" weight="0.24964234" />
- <window_info id="Image Layers" order="2" />
- <window_info id="Designer" order="3" />
- <window_info id="UI Designer" order="4" />
- <window_info id="Capture Tool" order="5" />
- <window_info id="Favorites" order="6" side_tool="true" />
- <window_info anchor="bottom" id="Message" order="0" />
- <window_info anchor="bottom" id="Find" order="1" weight="0.3295562" />
- <window_info active="true" anchor="bottom" id="Run" order="2" visible="true" weight="0.23418319" />
- <window_info anchor="bottom" id="Debug" order="3" weight="0.39943343" />
- <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="Terminal" order="7" />
- <window_info anchor="bottom" id="Event Log" order="8" side_tool="true" />
- <window_info anchor="bottom" id="Version Control" order="9" />
- <window_info anchor="bottom" id="Database Changes" order="10" show_stripe_button="false" />
- <window_info anchor="bottom" id="Messages" order="11" weight="0.3295562" />
- <window_info anchor="right" id="Coverage" side_tool="true" weight="0.32960597" />
- <window_info anchor="right" id="Commander" order="0" 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="Capture Analysis" order="4" />
- <window_info anchor="right" id="Theme Preview" order="5" />
- <window_info anchor="right" id="Database" order="6" />
- <window_info anchor="right" id="Palette	" order="7" />
- <window_info anchor="right" id="Maven Projects" order="8" />
- </layout>
- </component>
- <component name="TypeScriptGeneratedFilesManager">
- <option name="version" value="1" />
- </component>
- <component name="VcsContentAnnotationSettings">
- <option name="myLimit" value="2678400000" />
- </component>
- <component name="VcsManagerConfiguration">
- <MESSAGE value="readme and docs" />
- <option name="LAST_COMMIT_MESSAGE" value="readme and docs" />
- </component>
- <component name="editorHistoryManager">
- <entry file="file://$PROJECT_DIR$/arraz/src/test/java/OddEvenTest/OddEvenTest.java" />
- <entry file="jar://$MAVEN_REPOSITORY$/junit/junit/4.0/junit-4.0.jar!/org/junit/Assert.class">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="150">
- <caret line="10" lean-forward="true" selection-start-line="10" selection-end-line="11" />
- <folding>
- <element signature="e#0#3097#0" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/arraz/src/test/java/MaxMin.java" />
- <entry file="file://$PROJECT_DIR$/README.md">
- <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
- <state split_layout="SPLIT">
- <first_editor relative-caret-position="270">
- <caret line="18" selection-start-line="18" selection-end-line="18" />
- </first_editor>
- <second_editor />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/arraz/src/main/java/OddEven.java">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="90">
- <caret line="6" column="25" selection-start-line="6" selection-start-column="25" selection-end-line="6" selection-end-column="25" />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/arraz/pom.xml">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="450">
- <caret line="30" column="6" lean-forward="true" selection-start-line="30" selection-start-column="6" selection-end-line="30" selection-end-column="6" />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/arraz/src/test/java/OddEvenTest.java">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="405">
- <caret line="27" column="15" lean-forward="true" selection-start-line="27" selection-start-column="15" selection-end-line="27" selection-end-column="15" />
- <folding>
- <element signature="imports" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/arraz/src/test/java/MaxMinTest.java">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="480">
- <caret line="32" column="5" selection-start-line="32" selection-start-column="5" selection-end-line="32" selection-end-column="5" />
- <folding>
- <element signature="imports" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/arraz/src/main/java/MaxMin.java">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="150">
- <caret line="10" column="25" selection-start-line="10" selection-start-column="25" selection-end-line="10" selection-end-column="25" />
- <folding>
- <element signature="e#209#210#0" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/arraz/src/main/java/Arraz.java">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="711">
- <caret line="201" lean-forward="true" selection-start-line="201" selection-end-line="201" />
- <folding>
- <element signature="imports" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/arraz/src/test/java/ArrazTest.java">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="645">
- <caret line="380" lean-forward="true" selection-start-line="380" selection-end-line="380" />
- <folding>
- <element signature="imports" 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>ArraysGoneWild</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.0</last-edited>
- <splitter-proportions>
- <option name="proportions">
- <list>
- <option value="0.2" />
- </list>
- </option>
- </splitter-proportions>
- </settings>
- </state>
- </states>
- </component>
- </project>
|