123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407 |
- <?xml version="1.0" encoding="UTF-8"?>
- <project version="4">
- <component name="ChangeListManager">
- <list default="true" id="c1cc7e2b-f4a6-4d52-8f95-c91c49ec1d86" name="Default Changelist" comment="">
- <change afterPath="$PROJECT_DIR$/.idea/.name" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/.idea/compiler.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/.idea/encodings.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/.idea/libraries/Maven__junit_junit_4_12.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/.idea/libraries/Maven__org_hamcrest_hamcrest_core_1_3.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/.idea/modules.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/.idea/vcs.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/PhoneBookTest.java" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/README.TXT" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/package.bluej" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/phonebook.iml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/.gitignore" beforeDir="false" afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/README.md" beforeDir="false" afterPath="$PROJECT_DIR$/README.md" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/phonebook/PhoneBook.java" beforeDir="false" afterPath="$PROJECT_DIR$/PhoneBook.java" afterDir="false" />
- </list>
- <ignored path="$PROJECT_DIR$/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/phonebook$PhoneBookTest_hasEntrytest.ic" NAME="PhoneBookTest.hasEntrytest Coverage Results" MODIFIED="1540867712119" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="idea" COVERAGE_BY_TEST_ENABLED="false" COVERAGE_TRACING_ENABLED="false">
- <FILTER>com.zipcodewilmington.phonebook.*</FILTER>
- </SUITE>
- <SUITE FILE_PATH="coverage/phonebook$PhoneBookTest.ic" NAME="PhoneBookTest Coverage Results" MODIFIED="1540950630450" SOURCE_PROVIDER="com.intellij.coverage.DefaultCoverageFileProvider" RUNNER="idea" COVERAGE_BY_TEST_ENABLED="false" COVERAGE_TRACING_ENABLED="false">
- <FILTER>com.zipcodewilmington.phonebook.*</FILTER>
- </SUITE>
- </component>
- <component name="CoverageViewManager">
- <option name="myElementSize" value="112" />
- </component>
- <component name="FUSProjectUsageTrigger">
- <session id="-2112624635">
- <usages-collector id="statistics.lifecycle.project">
- <counts>
- <entry key="project.closed" value="4" />
- <entry key="project.open.time.1" value="2" />
- <entry key="project.open.time.2" value="1" />
- <entry key="project.open.time.7" value="1" />
- <entry key="project.open.time.8" value="1" />
- <entry key="project.opened" value="5" />
- </counts>
- </usages-collector>
- <usages-collector id="statistics.file.extensions.open">
- <counts>
- <entry key="java" value="4" />
- </counts>
- </usages-collector>
- <usages-collector id="statistics.file.types.open">
- <counts>
- <entry key="JAVA" value="4" />
- </counts>
- </usages-collector>
- <usages-collector id="statistics.file.extensions.edit">
- <counts>
- <entry key="java" value="2828" />
- </counts>
- </usages-collector>
- <usages-collector id="statistics.file.types.edit">
- <counts>
- <entry key="JAVA" value="2828" />
- </counts>
- </usages-collector>
- <usages-collector id="statistics.vcs.git.usages" />
- <usages-collector id="statistics.spring.boot.mvc.usages" />
- <usages-collector id="statistics.js.language.service.starts" />
- <usages-collector id="statistics.spring.boot.run.usages" />
- </session>
- </component>
- <component name="FileEditorManager">
- <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
- <file pinned="false" current-in-tab="true">
- <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/phonebook/PhoneBookTest.java">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="330">
- <caret line="22" lean-forward="true" selection-start-line="22" selection-end-line="22" />
- <folding>
- <element signature="imports" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- </file>
- </leaf>
- </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/test/java/com/zipcodewilmington/phonebook/PhoneBookTest.java" />
- <option value="$PROJECT_DIR$/src/main/java/com/zipcodewilmington/phonebook/PhoneBook.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="ProjectFrameBounds">
- <option name="x" value="167" />
- <option name="y" value="61" />
- <option name="width" value="1051" />
- <option name="height" value="684" />
- </component>
- <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
- <component name="ProjectView">
- <navigator currentView="PackagesPane" proportions="" version="1">
- <foldersAlwaysOnTop value="true" />
- </navigator>
- <panes>
- <pane id="ProjectPane" />
- <pane id="PackagesPane">
- <subPane>
- <expand>
- <path>
- <item name="phonebook" type="58d84e3e:PackageViewProjectNode" />
- <item name="phonebook" type="616d4139:PackageViewModuleNode" />
- </path>
- <path>
- <item name="phonebook" type="58d84e3e:PackageViewProjectNode" />
- <item name="phonebook" type="616d4139:PackageViewModuleNode" />
- <item name="com.zipcodewilmington.phonebook" type="1f31426a:PackageElementNode" />
- </path>
- </expand>
- <select />
- </subPane>
- </pane>
- <pane id="Scope" />
- </panes>
- </component>
- <component name="PropertiesComponent">
- <property name="WebServerToolWindowFactoryState" value="false" />
- <property name="aspect.path.notification.shown" value="true" />
- <property name="com.android.tools.idea.instantapp.provision.ProvisionBeforeRunTaskProvider.myTimeStamp" value="1540951523368" />
- <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="settings.editor.selected.configurable" value="vcs.Git" />
- </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.PhoneBookTest">
- <configuration name="PhoneBookTest" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
- <module name="phonebook" />
- <extension name="coverage">
- <pattern>
- <option name="PATTERN" value="com.zipcodewilmington.phonebook.*" />
- <option name="ENABLED" value="true" />
- </pattern>
- </extension>
- <option name="PACKAGE_NAME" value="com.zipcodewilmington.phonebook" />
- <option name="MAIN_CLASS_NAME" value="com.zipcodewilmington.phonebook.PhoneBookTest" />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration name="PhoneBookTest.getContactTest" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
- <module name="phonebook" />
- <extension name="coverage">
- <pattern>
- <option name="PATTERN" value="com.zipcodewilmington.phonebook.*" />
- <option name="ENABLED" value="true" />
- </pattern>
- </extension>
- <option name="PACKAGE_NAME" value="com.zipcodewilmington.phonebook" />
- <option name="MAIN_CLASS_NAME" value="com.zipcodewilmington.phonebook.PhoneBookTest" />
- <option name="METHOD_NAME" value="getContactTest" />
- <option name="TEST_OBJECT" value="method" />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration name="PhoneBookTest.hasEntrytest" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
- <module name="phonebook" />
- <extension name="coverage">
- <pattern>
- <option name="PATTERN" value="com.zipcodewilmington.phonebook.*" />
- <option name="ENABLED" value="true" />
- </pattern>
- </extension>
- <option name="PACKAGE_NAME" value="com.zipcodewilmington.phonebook" />
- <option name="MAIN_CLASS_NAME" value="com.zipcodewilmington.phonebook.PhoneBookTest" />
- <option name="METHOD_NAME" value="hasEntrytest" />
- <option name="TEST_OBJECT" value="method" />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration name="PhoneBookTest.listNamesAndNumbers" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
- <module name="phonebook" />
- <extension name="coverage">
- <pattern>
- <option name="PATTERN" value="com.zipcodewilmington.phonebook.*" />
- <option name="ENABLED" value="true" />
- </pattern>
- </extension>
- <option name="PACKAGE_NAME" value="com.zipcodewilmington.phonebook" />
- <option name="MAIN_CLASS_NAME" value="com.zipcodewilmington.phonebook.PhoneBookTest" />
- <option name="METHOD_NAME" value="listNamesAndNumbers" />
- <option name="TEST_OBJECT" value="method" />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <configuration name="PhoneBookTest.removeTest" type="JUnit" factoryName="JUnit" temporary="true" nameIsGenerated="true">
- <module name="phonebook" />
- <extension name="coverage">
- <pattern>
- <option name="PATTERN" value="com.zipcodewilmington.phonebook.*" />
- <option name="ENABLED" value="true" />
- </pattern>
- </extension>
- <option name="PACKAGE_NAME" value="com.zipcodewilmington.phonebook" />
- <option name="MAIN_CLASS_NAME" value="com.zipcodewilmington.phonebook.PhoneBookTest" />
- <option name="METHOD_NAME" value="removeTest" />
- <option name="TEST_OBJECT" value="method" />
- <method v="2">
- <option name="Make" enabled="true" />
- </method>
- </configuration>
- <list>
- <item itemvalue="JUnit.PhoneBookTest.hasEntrytest" />
- <item itemvalue="JUnit.PhoneBookTest.removeTest" />
- <item itemvalue="JUnit.PhoneBookTest.listNamesAndNumbers" />
- <item itemvalue="JUnit.PhoneBookTest" />
- <item itemvalue="JUnit.PhoneBookTest.getContactTest" />
- </list>
- <recent_temporary>
- <list>
- <item itemvalue="JUnit.PhoneBookTest" />
- <item itemvalue="JUnit.PhoneBookTest.getContactTest" />
- <item itemvalue="JUnit.PhoneBookTest.listNamesAndNumbers" />
- <item itemvalue="JUnit.PhoneBookTest.hasEntrytest" />
- <item itemvalue="JUnit.PhoneBookTest.removeTest" />
- </list>
- </recent_temporary>
- </component>
- <component name="SvnConfiguration">
- <configuration />
- </component>
- <component name="TaskManager">
- <task active="true" id="Default" summary="Default task">
- <changelist id="c1cc7e2b-f4a6-4d52-8f95-c91c49ec1d86" name="Default Changelist" comment="" />
- <created>1540499895027</created>
- <option name="number" value="Default" />
- <option name="presentableId" value="Default" />
- <updated>1540499895027</updated>
- <workItem from="1540499898845" duration="612000" />
- <workItem from="1540864148384" duration="367000" />
- <workItem from="1540864519963" duration="62000" />
- <workItem from="1540864707344" duration="18158000" />
- <workItem from="1540992916058" duration="166000" />
- </task>
- <servers />
- </component>
- <component name="TestHistory">
- <history-entry file="PhoneBookTest_listNamesAndNumbers - 2018.10.30 at 13h 42m 19s.xml">
- <configuration name="PhoneBookTest.listNamesAndNumbers" configurationId="JUnit" />
- </history-entry>
- <history-entry file="PhoneBookTest_listNamesAndNumbers - 2018.10.30 at 13h 42m 27s.xml">
- <configuration name="PhoneBookTest.listNamesAndNumbers" configurationId="JUnit" />
- </history-entry>
- <history-entry file="PhoneBookTest_listNamesAndNumbers - 2018.10.30 at 13h 43m 11s.xml">
- <configuration name="PhoneBookTest.listNamesAndNumbers" configurationId="JUnit" />
- </history-entry>
- <history-entry file="PhoneBookTest_listNamesAndNumbers - 2018.10.30 at 13h 43m 37s.xml">
- <configuration name="PhoneBookTest.listNamesAndNumbers" configurationId="JUnit" />
- </history-entry>
- <history-entry file="PhoneBookTest_listNamesAndNumbers - 2018.10.30 at 13h 46m 20s.xml">
- <configuration name="PhoneBookTest.listNamesAndNumbers" configurationId="JUnit" />
- </history-entry>
- <history-entry file="PhoneBookTest_listNamesAndNumbers - 2018.10.30 at 13h 46m 40s.xml">
- <configuration name="PhoneBookTest.listNamesAndNumbers" configurationId="JUnit" />
- </history-entry>
- <history-entry file="PhoneBookTest_listNamesAndNumbers - 2018.10.30 at 13h 46m 59s.xml">
- <configuration name="PhoneBookTest.listNamesAndNumbers" configurationId="JUnit" />
- </history-entry>
- <history-entry file="PhoneBookTest - 2018.10.30 at 13h 47m 10s.xml">
- <configuration name="PhoneBookTest" configurationId="JUnit" />
- </history-entry>
- <history-entry file="PhoneBookTest_getContactTest - 2018.10.30 at 21h 49m 44s.xml">
- <configuration name="PhoneBookTest.getContactTest" configurationId="JUnit" />
- </history-entry>
- <history-entry file="PhoneBookTest - 2018.10.30 at 21h 50m 33s.xml">
- <configuration name="PhoneBookTest" configurationId="JUnit" />
- </history-entry>
- </component>
- <component name="TimeTrackingManager">
- <option name="totallyTimeSpent" value="19365000" />
- </component>
- <component name="ToolWindowManager">
- <frame x="167" y="61" width="1051" height="684" extended-state="0" />
- <editor active="true" />
- <layout>
- <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.26957384" />
- <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
- <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" />
- <window_info anchor="bottom" id="Run" order="2" sideWeight="0.49950445" weight="0.3293919" />
- <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="Database Changes" order="7" show_stripe_button="false" />
- <window_info anchor="bottom" id="Terminal" order="8" />
- <window_info anchor="bottom" id="Event Log" order="9" sideWeight="0.50049555" side_tool="true" weight="0.3293919" />
- <window_info anchor="bottom" id="Version Control" order="10" show_stripe_button="false" />
- <window_info anchor="bottom" id="Messages" order="11" weight="0.3293919" />
- <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="Capture Analysis" order="4" />
- <window_info anchor="right" id="Theme Preview" order="5" />
- <window_info anchor="right" id="Palette	" order="6" />
- <window_info anchor="right" id="Database" order="7" />
- <window_info anchor="right" id="Maven Projects" order="8" />
- <window_info anchor="right" id="Coverage" order="9" side_tool="true" weight="0.32903865" />
- </layout>
- </component>
- <component name="TypeScriptGeneratedFilesManager">
- <option name="version" value="1" />
- </component>
- <component name="VcsContentAnnotationSettings">
- <option name="myLimit" value="2678400000" />
- </component>
- <component name="editorHistoryManager">
- <entry file="jar:///Library/Java/JavaVirtualMachines/jdk-11.0.1.jdk/Contents/Home/lib/src.zip!/java.base/java/util/TreeMap.java">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="637">
- <caret line="146" column="11" selection-start-line="146" selection-start-column="11" selection-end-line="146" selection-end-column="11" />
- </state>
- </provider>
- </entry>
- <entry file="jar:///Library/Java/JavaVirtualMachines/jdk-11.0.1.jdk/Contents/Home/lib/src.zip!/java.base/jdk/internal/reflect/DelegatingMethodAccessorImpl.java">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="218">
- <caret line="42" selection-start-line="42" selection-end-line="42" />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/src/main/java/com/zipcodewilmington/phonebook/PhoneBook.java">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="1065">
- <caret line="77" column="56" lean-forward="true" selection-start-line="77" selection-start-column="56" selection-end-line="77" selection-end-column="56" />
- <folding>
- <element signature="imports" expanded="true" />
- <element signature="e#1928#1929#0" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/src/test/java/com/zipcodewilmington/phonebook/PhoneBookTest.java">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="330">
- <caret line="22" lean-forward="true" selection-start-line="22" selection-end-line="22" />
- <folding>
- <element signature="imports" expanded="true" />
- </folding>
- </state>
- </provider>
- </entry>
- </component>
- <component name="masterDetails">
- <states>
- <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>
- </states>
- </component>
- </project>
|