|
@@ -0,0 +1,531 @@
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
+<project version="4">
|
|
|
+ <component name="ChangeListManager">
|
|
|
+ <list default="true" id="41dc853c-f418-44c7-ba5d-2164f3f0373a" name="Default" comment="">
|
|
|
+ <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/business/.env" />
|
|
|
+ <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/business/docker-compose-crowd.yml" />
|
|
|
+ <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/business/entity/README.md" />
|
|
|
+ <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/business/load-crowd-images.sh" />
|
|
|
+ <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/business/start-containers-multi.sh" />
|
|
|
+ <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/business/stop-containers-multi.sh" />
|
|
|
+ <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/shell/oss.sh" />
|
|
|
+ </list>
|
|
|
+ <ignored path="$PROJECT_DIR$/out/" />
|
|
|
+ <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 SIDE_TABS_SIZE_LIMIT_KEY="300">
|
|
|
+ <file leaf-file-name="start-containers-multi.sh" pinned="false" current-in-tab="true">
|
|
|
+ <entry file="file://$PROJECT_DIR$/business/start-containers-multi.sh">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state relative-caret-position="60">
|
|
|
+ <caret line="4" column="48" lean-forward="false" selection-start-line="4" selection-start-column="48" selection-end-line="4" selection-end-column="48" />
|
|
|
+ <folding />
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ </file>
|
|
|
+ </leaf>
|
|
|
+ </component>
|
|
|
+ <component name="FileTemplateManagerImpl">
|
|
|
+ <option name="RECENT_TEMPLATES">
|
|
|
+ <list>
|
|
|
+ <option value="FxmlFile" />
|
|
|
+ </list>
|
|
|
+ </option>
|
|
|
+ </component>
|
|
|
+ <component name="Git.Settings">
|
|
|
+ <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
|
+ </component>
|
|
|
+ <component name="GradleLocalSettings">
|
|
|
+ <option name="externalProjectsViewState">
|
|
|
+ <projects_view />
|
|
|
+ </option>
|
|
|
+ </component>
|
|
|
+ <component name="IdeDocumentHistory">
|
|
|
+ <option name="CHANGED_PATHS">
|
|
|
+ <list>
|
|
|
+ <option value="$PROJECT_DIR$/pipeline" />
|
|
|
+ <option value="$PROJECT_DIR$/pipeline.sh" />
|
|
|
+ <option value="$PROJECT_DIR$/entity/README.md" />
|
|
|
+ <option value="$PROJECT_DIR$/business/stop-containers-multi.sh" />
|
|
|
+ <option value="$PROJECT_DIR$/start-containers-multi.sh" />
|
|
|
+ <option value="$PROJECT_DIR$/business/load-crowd-images.sh" />
|
|
|
+ </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 />
|
|
|
+ <annotation-enable>false</annotation-enable>
|
|
|
+ <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="generalSettings">
|
|
|
+ <MavenGeneralSettings>
|
|
|
+ <option name="mavenHome" value="$USER_HOME$/apache-maven-3.5.2" />
|
|
|
+ </MavenGeneralSettings>
|
|
|
+ </option>
|
|
|
+ <option name="importingSettings">
|
|
|
+ <MavenImportingSettings>
|
|
|
+ <option name="downloadDocsAutomatically" value="true" />
|
|
|
+ <option name="downloadSourcesAutomatically" value="true" />
|
|
|
+ </MavenImportingSettings>
|
|
|
+ </option>
|
|
|
+ </component>
|
|
|
+ <component name="PhpServers">
|
|
|
+ <servers />
|
|
|
+ </component>
|
|
|
+ <component name="PhpWorkspaceProjectConfiguration" backward_compatibility_performed="true" />
|
|
|
+ <component name="ProjectFrameBounds" extendedState="6" fullScreen="true">
|
|
|
+ <option name="y" value="23" />
|
|
|
+ <option name="width" value="1440" />
|
|
|
+ <option name="height" value="797" />
|
|
|
+ </component>
|
|
|
+ <component name="ProjectInspectionProfilesVisibleTreeState">
|
|
|
+ <entry key="Project Default">
|
|
|
+ <profile-state>
|
|
|
+ <expanded-state>
|
|
|
+ <State>
|
|
|
+ <id />
|
|
|
+ </State>
|
|
|
+ <State>
|
|
|
+ <id>Abstraction issuesJava</id>
|
|
|
+ </State>
|
|
|
+ <State>
|
|
|
+ <id>Control flow issuesJava</id>
|
|
|
+ </State>
|
|
|
+ <State>
|
|
|
+ <id>Google Web Toolkit issues</id>
|
|
|
+ </State>
|
|
|
+ <State>
|
|
|
+ <id>Java</id>
|
|
|
+ </State>
|
|
|
+ <State>
|
|
|
+ <id>Logging issuesJava</id>
|
|
|
+ </State>
|
|
|
+ <State>
|
|
|
+ <id>Memory issuesJava</id>
|
|
|
+ </State>
|
|
|
+ <State>
|
|
|
+ <id>Security issuesJava</id>
|
|
|
+ </State>
|
|
|
+ <State>
|
|
|
+ <id>Serialization issuesJava</id>
|
|
|
+ </State>
|
|
|
+ </expanded-state>
|
|
|
+ <selected-state>
|
|
|
+ <State>
|
|
|
+ <id>SerializableHasSerialVersionUIDField</id>
|
|
|
+ </State>
|
|
|
+ </selected-state>
|
|
|
+ </profile-state>
|
|
|
+ </entry>
|
|
|
+ </component>
|
|
|
+ <component name="ProjectView">
|
|
|
+ <navigator currentView="ProjectPane" proportions="" version="1">
|
|
|
+ <flattenPackages />
|
|
|
+ <showMembers />
|
|
|
+ <showModules />
|
|
|
+ <showLibraryContents />
|
|
|
+ <hideEmptyPackages />
|
|
|
+ <abbreviatePackageNames />
|
|
|
+ <autoscrollToSource />
|
|
|
+ <autoscrollFromSource />
|
|
|
+ <sortByType />
|
|
|
+ <manualOrder />
|
|
|
+ <foldersAlwaysOnTop value="true" />
|
|
|
+ </navigator>
|
|
|
+ <panes>
|
|
|
+ <pane id="ProjectPane">
|
|
|
+ <subPane>
|
|
|
+ <expand>
|
|
|
+ <path>
|
|
|
+ <item name="crowd-private" type="b2602c69:ProjectViewProjectNode" />
|
|
|
+ <item name="crowd-private" type="462c0819:PsiDirectoryNode" />
|
|
|
+ </path>
|
|
|
+ <path>
|
|
|
+ <item name="crowd-private" type="b2602c69:ProjectViewProjectNode" />
|
|
|
+ <item name="crowd-private" type="462c0819:PsiDirectoryNode" />
|
|
|
+ <item name="business" type="462c0819:PsiDirectoryNode" />
|
|
|
+ </path>
|
|
|
+ <path>
|
|
|
+ <item name="crowd-private" type="b2602c69:ProjectViewProjectNode" />
|
|
|
+ <item name="crowd-private" type="462c0819:PsiDirectoryNode" />
|
|
|
+ <item name="business" type="462c0819:PsiDirectoryNode" />
|
|
|
+ <item name="entity" type="462c0819:PsiDirectoryNode" />
|
|
|
+ </path>
|
|
|
+ <path>
|
|
|
+ <item name="crowd-private" type="b2602c69:ProjectViewProjectNode" />
|
|
|
+ <item name="crowd-private" type="462c0819:PsiDirectoryNode" />
|
|
|
+ <item name="shell" type="462c0819:PsiDirectoryNode" />
|
|
|
+ </path>
|
|
|
+ </expand>
|
|
|
+ <select />
|
|
|
+ </subPane>
|
|
|
+ </pane>
|
|
|
+ <pane id="Scope" />
|
|
|
+ <pane id="Scratches" />
|
|
|
+ <pane id="PackagesPane" />
|
|
|
+ <pane id="AndroidView" />
|
|
|
+ </panes>
|
|
|
+ </component>
|
|
|
+ <component name="PropertiesComponent">
|
|
|
+ <property name="settings.editor.selected.configurable" value="Errors" />
|
|
|
+ <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="nodejs_interpreter_path" value="/usr/local/bin/node" />
|
|
|
+ <property name="WebServerToolWindowFactoryState" value="false" />
|
|
|
+ <property name="aspect.path.notification.shown" value="true" />
|
|
|
+ </component>
|
|
|
+ <component name="RecentsManager">
|
|
|
+ <key name="MoveFile.RECENT_KEYS">
|
|
|
+ <recent name="$PROJECT_DIR$/business" />
|
|
|
+ </key>
|
|
|
+ <key name="CopyFile.RECENT_KEYS">
|
|
|
+ <recent name="$PROJECT_DIR$/business" />
|
|
|
+ <recent name="$PROJECT_DIR$" />
|
|
|
+ <recent name="$PROJECT_DIR$/shell" />
|
|
|
+ <recent name="$PROJECT_DIR$/entity" />
|
|
|
+ </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">
|
|
|
+ <configuration default="true" type="Applet" factoryName="Applet">
|
|
|
+ <option name="HTML_USED" value="false" />
|
|
|
+ <option name="WIDTH" value="400" />
|
|
|
+ <option name="HEIGHT" value="300" />
|
|
|
+ <option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" />
|
|
|
+ <module />
|
|
|
+ </configuration>
|
|
|
+ <configuration default="true" type="Application" factoryName="Application">
|
|
|
+ <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
|
|
|
+ <option name="MAIN_CLASS_NAME" />
|
|
|
+ <option name="VM_PARAMETERS" />
|
|
|
+ <option name="PROGRAM_PARAMETERS" />
|
|
|
+ <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
|
|
|
+ <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="false" />
|
|
|
+ <option name="ALTERNATIVE_JRE_PATH" />
|
|
|
+ <option name="ENABLE_SWING_INSPECTOR" value="false" />
|
|
|
+ <option name="ENV_VARIABLES" />
|
|
|
+ <option name="PASS_PARENT_ENVS" value="true" />
|
|
|
+ <module name="" />
|
|
|
+ <envs />
|
|
|
+ </configuration>
|
|
|
+ <configuration default="true" type="JUnit" factoryName="JUnit">
|
|
|
+ <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
|
|
|
+ <module name="" />
|
|
|
+ <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="ENV_VARIABLES" />
|
|
|
+ <option name="PASS_PARENT_ENVS" value="true" />
|
|
|
+ <option name="TEST_SEARCH_SCOPE">
|
|
|
+ <value defaultName="singleModule" />
|
|
|
+ </option>
|
|
|
+ <envs />
|
|
|
+ <patterns />
|
|
|
+ </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" />
|
|
|
+ </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" />
|
|
|
+ </configuration>
|
|
|
+ <configuration default="true" type="TestNG" factoryName="TestNG">
|
|
|
+ <extension name="coverage" enabled="false" merge="false" sample_coverage="true" runner="idea" />
|
|
|
+ <module name="" />
|
|
|
+ <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="ANNOTATION_TYPE" />
|
|
|
+ <option name="ENV_VARIABLES" />
|
|
|
+ <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" />
|
|
|
+ <envs />
|
|
|
+ <properties />
|
|
|
+ <listeners />
|
|
|
+ </configuration>
|
|
|
+ </component>
|
|
|
+ <component name="ShelveChangesManager" show_recycled="false">
|
|
|
+ <option name="remove_strategy" value="false" />
|
|
|
+ </component>
|
|
|
+ <component name="SvnConfiguration">
|
|
|
+ <configuration />
|
|
|
+ </component>
|
|
|
+ <component name="TaskManager">
|
|
|
+ <task active="true" id="Default" summary="Default task">
|
|
|
+ <changelist id="41dc853c-f418-44c7-ba5d-2164f3f0373a" name="Default" comment="" />
|
|
|
+ <created>1609748652281</created>
|
|
|
+ <option name="number" value="Default" />
|
|
|
+ <option name="presentableId" value="Default" />
|
|
|
+ <updated>1609748652281</updated>
|
|
|
+ <workItem from="1609748653778" duration="1478000" />
|
|
|
+ <workItem from="1609912656825" duration="1914000" />
|
|
|
+ <workItem from="1610086639770" duration="216000" />
|
|
|
+ </task>
|
|
|
+ <servers />
|
|
|
+ </component>
|
|
|
+ <component name="TimeTrackingManager">
|
|
|
+ <option name="totallyTimeSpent" value="3608000" />
|
|
|
+ </component>
|
|
|
+ <component name="ToolWindowManager">
|
|
|
+ <frame x="0" y="0" width="1440" height="900" extended-state="6" />
|
|
|
+ <editor active="true" />
|
|
|
+ <layout>
|
|
|
+ <window_info id="Palette" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
|
+ <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
|
|
|
+ <window_info id="Palette	" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
|
+ <window_info id="Image Layers" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
|
|
+ <window_info id="Capture Analysis" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
|
+ <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="true" content_ui="tabs" />
|
|
|
+ <window_info id="Maven Projects" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
|
+ <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
|
|
+ <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
|
+ <window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.32889965" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
|
+ <window_info id="Capture Tool" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
|
|
+ <window_info id="Designer" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
|
|
+ <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.25679544" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
|
|
|
+ <window_info id="Analysis" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
|
+ <window_info id="EvoSuite" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
|
|
+ <window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
|
+ <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
|
+ <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
|
+ <window_info id="UI Designer" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
|
|
+ <window_info id="Theme Preview" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
|
+ <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
|
+ <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
|
|
|
+ <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
|
|
|
+ <window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
|
|
+ <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
|
|
+ <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
|
|
|
+ <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
|
|
|
+ <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
|
+ </layout>
|
|
|
+ </component>
|
|
|
+ <component name="TypeScriptGeneratedFilesManager">
|
|
|
+ <option name="version" value="1" />
|
|
|
+ </component>
|
|
|
+ <component name="UnknownFeatures">
|
|
|
+ <option featureType="com.intellij.fileTypeFactory" implementationName="*.sh" />
|
|
|
+ </component>
|
|
|
+ <component name="VcsContentAnnotationSettings">
|
|
|
+ <option name="myLimit" value="2678400000" />
|
|
|
+ </component>
|
|
|
+ <component name="XDebuggerManager">
|
|
|
+ <breakpoint-manager />
|
|
|
+ <watches-manager />
|
|
|
+ </component>
|
|
|
+ <component name="editorHistoryManager">
|
|
|
+ <entry file="file://$PROJECT_DIR$/crowd-private.iml">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state relative-caret-position="0">
|
|
|
+ <caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
|
+ <folding />
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ <entry file="file://$PROJECT_DIR$/crowd-private.iml">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state relative-caret-position="0">
|
|
|
+ <caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
|
+ <folding />
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ <entry file="file://$PROJECT_DIR$/pipeline.sh" />
|
|
|
+ <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="0">
|
|
|
+ <caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
|
+ </first_editor>
|
|
|
+ <second_editor />
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ <entry file="file://$PROJECT_DIR$/.idea/workspace.xml">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state relative-caret-position="-5435">
|
|
|
+ <caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ <entry file="file://$PROJECT_DIR$/pipeline.sh" />
|
|
|
+ <entry file="file://$PROJECT_DIR$/business/docker-compose-crowd.yml">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state relative-caret-position="0">
|
|
|
+ <caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ <entry file="file://$PROJECT_DIR$/business/.env">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state relative-caret-position="-280">
|
|
|
+ <caret line="6" column="0" lean-forward="false" selection-start-line="6" selection-start-column="0" selection-end-line="44" selection-end-column="40" />
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ <entry file="file://$PROJECT_DIR$/business/entity/README.md">
|
|
|
+ <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
|
|
|
+ <state split_layout="SPLIT">
|
|
|
+ <first_editor relative-caret-position="0">
|
|
|
+ <caret line="0" column="9" lean-forward="false" selection-start-line="0" selection-start-column="9" selection-end-line="0" selection-end-column="9" />
|
|
|
+ </first_editor>
|
|
|
+ <second_editor />
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ <entry file="file://$PROJECT_DIR$/business/stop-containers-multi.sh">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state relative-caret-position="0">
|
|
|
+ <caret line="0" column="27" lean-forward="false" selection-start-line="0" selection-start-column="27" selection-end-line="0" selection-end-column="27" />
|
|
|
+ <folding />
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ <entry file="file://$PROJECT_DIR$/business/load-crowd-images.sh">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state relative-caret-position="0">
|
|
|
+ <caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
|
+ <folding />
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ <entry file="file://$PROJECT_DIR$/shell/oss.sh">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state relative-caret-position="0">
|
|
|
+ <caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
|
+ <folding />
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ <entry file="file://$PROJECT_DIR$/crowd-private.iml">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state relative-caret-position="0">
|
|
|
+ <caret line="0" column="0" lean-forward="false" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
|
|
|
+ <folding />
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ <entry file="file://$PROJECT_DIR$/business/start-containers-multi.sh">
|
|
|
+ <provider selected="true" editor-type-id="text-editor">
|
|
|
+ <state relative-caret-position="60">
|
|
|
+ <caret line="4" column="48" lean-forward="false" selection-start-line="4" selection-start-column="48" selection-end-line="4" selection-end-column="48" />
|
|
|
+ <folding />
|
|
|
+ </state>
|
|
|
+ </provider>
|
|
|
+ </entry>
|
|
|
+ </component>
|
|
|
+ <component name="masterDetails">
|
|
|
+ <states>
|
|
|
+ <state key="ArquillianSettingsConfigurable.UI">
|
|
|
+ <settings>
|
|
|
+ <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="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>
|
|
|
+ <splitter-proportions>
|
|
|
+ <option name="proportions">
|
|
|
+ <list>
|
|
|
+ <option value="0.2" />
|
|
|
+ </list>
|
|
|
+ </option>
|
|
|
+ </splitter-proportions>
|
|
|
+ </settings>
|
|
|
+ </state>
|
|
|
+ </states>
|
|
|
+ </component>
|
|
|
+</project>
|