|
@@ -0,0 +1,224 @@
|
|
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
+<project version="4">
|
|
|
|
|
+ <component name="ChangeListManager">
|
|
|
|
|
+ <list default="true" id="3c73e9d8-fd3b-4d0f-883f-b13169e80478" name="Default" comment="" />
|
|
|
|
|
+ <ignored path="$PROJECT_DIR$/out/" />
|
|
|
|
|
+ <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">
|
|
|
|
|
+ <leaf>
|
|
|
|
|
+ <file leaf-file-name="pom.xml" pinned="false" current-in-tab="true">
|
|
|
|
|
+ <entry file="file://$PROJECT_DIR$/pom.xml">
|
|
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
+ <state relative-caret-position="630">
|
|
|
|
|
+ <caret line="42" lean-forward="true" selection-start-line="42" selection-end-line="42" />
|
|
|
|
|
+ </state>
|
|
|
|
|
+ </provider>
|
|
|
|
|
+ </entry>
|
|
|
|
|
+ </file>
|
|
|
|
|
+ </leaf>
|
|
|
|
|
+ </component>
|
|
|
|
|
+ <component name="IdeDocumentHistory">
|
|
|
|
|
+ <option name="CHANGED_PATHS">
|
|
|
|
|
+ <list>
|
|
|
|
|
+ <option value="$PROJECT_DIR$/pom.xml" />
|
|
|
|
|
+ </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="MavenImportPreferences">
|
|
|
|
|
+ <option name="generalSettings">
|
|
|
|
|
+ <MavenGeneralSettings>
|
|
|
|
|
+ <option name="mavenHome" value="$USER_HOME$/Documents/apache-maven-3.3.9" />
|
|
|
|
|
+ <option name="userSettingsFile" value="$USER_HOME$/Documents/apache-maven-3.3.9/conf/settings.xml" />
|
|
|
|
|
+ </MavenGeneralSettings>
|
|
|
|
|
+ </option>
|
|
|
|
|
+ </component>
|
|
|
|
|
+ <component name="ProjectFrameBounds" fullScreen="true">
|
|
|
|
|
+ <option name="width" value="1440" />
|
|
|
|
|
+ <option name="height" value="900" />
|
|
|
|
|
+ </component>
|
|
|
|
|
+ <component name="ProjectView">
|
|
|
|
|
+ <navigator proportions="" version="1">
|
|
|
|
|
+ <foldersAlwaysOnTop value="true" />
|
|
|
|
|
+ </navigator>
|
|
|
|
|
+ <panes>
|
|
|
|
|
+ <pane id="ProjectPane" />
|
|
|
|
|
+ <pane id="PackagesPane" />
|
|
|
|
|
+ <pane id="AndroidView" />
|
|
|
|
|
+ <pane id="Scope" />
|
|
|
|
|
+ </panes>
|
|
|
|
|
+ </component>
|
|
|
|
|
+ <component name="PropertiesComponent">
|
|
|
|
|
+ <property name="WebServerToolWindowFactoryState" value="false" />
|
|
|
|
|
+ <property name="aspect.path.notification.shown" value="true" />
|
|
|
|
|
+ <property name="nodejs_interpreter_path.stuck_in_default_project" value="/usr/local/bin/node" />
|
|
|
|
|
+ <property name="nodejs_npm_path_reset_for_default_project" value="true" />
|
|
|
|
|
+ <property name="settings.editor.selected.configurable" value="MavenSettings" />
|
|
|
|
|
+ </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 default="true" type="Applet" factoryName="Applet">
|
|
|
|
|
+ <option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" />
|
|
|
|
|
+ </configuration>
|
|
|
|
|
+ <configuration default="true" type="Application" factoryName="Application">
|
|
|
|
|
+ <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
|
|
|
|
|
+ </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_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_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>
|
|
|
|
|
+ <configuration default="true" type="Remote" factoryName="Remote">
|
|
|
|
|
+ <option name="USE_SOCKET_TRANSPORT" value="true" />
|
|
|
|
|
+ <option name="SERVER_MODE" value="false" />
|
|
|
|
|
+ <option name="SHMEM_ADDRESS" value="javadebug" />
|
|
|
|
|
+ <option name="HOST" value="localhost" />
|
|
|
|
|
+ <option name="PORT" value="5005" />
|
|
|
|
|
+ <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 />
|
|
|
|
|
+ </configuration>
|
|
|
|
|
+ </component>
|
|
|
|
|
+ <component name="SvnConfiguration">
|
|
|
|
|
+ <configuration />
|
|
|
|
|
+ </component>
|
|
|
|
|
+ <component name="TaskManager">
|
|
|
|
|
+ <task active="true" id="Default" summary="Default task">
|
|
|
|
|
+ <changelist id="3c73e9d8-fd3b-4d0f-883f-b13169e80478" name="Default" comment="" />
|
|
|
|
|
+ <created>1522662684790</created>
|
|
|
|
|
+ <option name="number" value="Default" />
|
|
|
|
|
+ <option name="presentableId" value="Default" />
|
|
|
|
|
+ <updated>1522662684790</updated>
|
|
|
|
|
+ <workItem from="1522662689077" duration="39000" />
|
|
|
|
|
+ </task>
|
|
|
|
|
+ <servers />
|
|
|
|
|
+ </component>
|
|
|
|
|
+ <component name="TimeTrackingManager">
|
|
|
|
|
+ <option name="totallyTimeSpent" value="39000" />
|
|
|
|
|
+ </component>
|
|
|
|
|
+ <component name="ToolWindowManager">
|
|
|
|
|
+ <frame x="0" y="0" width="1440" height="900" extended-state="0" />
|
|
|
|
|
+ <editor active="true" />
|
|
|
|
|
+ <layout>
|
|
|
|
|
+ <window_info anchor="right" id="Palette" />
|
|
|
|
|
+ <window_info anchor="bottom" id="TODO" order="6" />
|
|
|
|
|
+ <window_info anchor="right" id="Palette	" />
|
|
|
|
|
+ <window_info id="Image Layers" />
|
|
|
|
|
+ <window_info anchor="right" id="Capture Analysis" />
|
|
|
|
|
+ <window_info anchor="bottom" id="Event Log" side_tool="true" />
|
|
|
|
|
+ <window_info anchor="right" id="Maven Projects" />
|
|
|
|
|
+ <window_info anchor="bottom" id="Database Changes" show_stripe_button="false" />
|
|
|
|
|
+ <window_info anchor="bottom" id="Run" order="2" />
|
|
|
|
|
+ <window_info anchor="bottom" id="Version Control" show_stripe_button="false" />
|
|
|
|
|
+ <window_info anchor="bottom" id="Terminal" />
|
|
|
|
|
+ <window_info id="Capture Tool" />
|
|
|
|
|
+ <window_info id="Designer" />
|
|
|
|
|
+ <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.24964234" />
|
|
|
|
|
+ <window_info anchor="right" id="Database" />
|
|
|
|
|
+ <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" />
|
|
|
|
|
+ <window_info anchor="right" id="Theme Preview" />
|
|
|
|
|
+ <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
|
|
|
|
|
+ <window_info id="Favorites" side_tool="true" />
|
|
|
|
|
+ <window_info anchor="bottom" id="Find" order="1" />
|
|
|
|
|
+ <window_info anchor="right" id="Commander" order="0" weight="0.4" />
|
|
|
|
|
+ <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
|
|
|
|
|
+ <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
|
|
|
|
|
+ <window_info anchor="bottom" id="Message" order="0" />
|
|
|
|
|
+ <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
|
|
|
|
|
+ </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="file://$PROJECT_DIR$/pom.xml">
|
|
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
|
|
+ <state relative-caret-position="630">
|
|
|
|
|
+ <caret line="42" lean-forward="true" selection-start-line="42" selection-end-line="42" />
|
|
|
|
|
+ </state>
|
|
|
|
|
+ </provider>
|
|
|
|
|
+ </entry>
|
|
|
|
|
+ </component>
|
|
|
|
|
+ <component name="masterDetails">
|
|
|
|
|
+ <states>
|
|
|
|
|
+ <state key="ProjectJDKs.UI">
|
|
|
|
|
+ <settings>
|
|
|
|
|
+ <last-edited>1.7</last-edited>
|
|
|
|
|
+ <splitter-proportions>
|
|
|
|
|
+ <option name="proportions">
|
|
|
|
|
+ <list>
|
|
|
|
|
+ <option value="0.2" />
|
|
|
|
|
+ </list>
|
|
|
|
|
+ </option>
|
|
|
|
|
+ </splitter-proportions>
|
|
|
|
|
+ </settings>
|
|
|
|
|
+ </state>
|
|
|
|
|
+ </states>
|
|
|
|
|
+ </component>
|
|
|
|
|
+</project>
|