|
|
|
@ -1,7 +1,15 @@
|
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<project version="4">
|
|
|
|
|
<component name="ChangeListManager">
|
|
|
|
|
<list default="true" id="ab52e6ec-91e3-4200-8332-4a51fa1f14de" name="Default Changelist" comment="" />
|
|
|
|
|
<list default="true" id="2d45aea0-45bc-4be6-8323-04b3bd0e4972" name="Default Changelist" comment="">
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/misc.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/modules.xml" beforeDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/vcs.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/vcs.xml" afterDir="false" />
|
|
|
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
|
|
|
</list>
|
|
|
|
|
<ignored path="$PROJECT_DIR$/out/" />
|
|
|
|
|
<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" />
|
|
|
|
@ -10,34 +18,124 @@
|
|
|
|
|
<component name="Git.Settings">
|
|
|
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="ProjectId" id="1VWNFbT6Ef21ORugzEKI69cAgxq" />
|
|
|
|
|
<component name="ProjectViewState">
|
|
|
|
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
|
|
|
<option name="showExcludedFiles" value="true" />
|
|
|
|
|
<option name="showLibraryContents" value="true" />
|
|
|
|
|
<component name="ProjectFrameBounds" extendedState="6">
|
|
|
|
|
<option name="x" value="761" />
|
|
|
|
|
<option name="y" value="-8" />
|
|
|
|
|
<option name="width" value="1040" />
|
|
|
|
|
<option name="height" value="754" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="ProjectView">
|
|
|
|
|
<navigator proportions="" version="1">
|
|
|
|
|
<foldersAlwaysOnTop value="true" />
|
|
|
|
|
</navigator>
|
|
|
|
|
<panes>
|
|
|
|
|
<pane id="Scope" />
|
|
|
|
|
<pane id="PackagesPane" />
|
|
|
|
|
<pane id="ProjectPane">
|
|
|
|
|
<subPane>
|
|
|
|
|
<expand>
|
|
|
|
|
<path>
|
|
|
|
|
<item name="baseServiceJava" type="b2602c69:ProjectViewProjectNode" />
|
|
|
|
|
<item name="CcXmsp" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
</path>
|
|
|
|
|
<path>
|
|
|
|
|
<item name="baseServiceJava" type="b2602c69:ProjectViewProjectNode" />
|
|
|
|
|
<item name="CcXmsp" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
<item name="baseServiceJava" type="462c0819:PsiDirectoryNode" />
|
|
|
|
|
</path>
|
|
|
|
|
</expand>
|
|
|
|
|
<select />
|
|
|
|
|
</subPane>
|
|
|
|
|
</pane>
|
|
|
|
|
</panes>
|
|
|
|
|
</component>
|
|
|
|
|
<component name="PropertiesComponent">
|
|
|
|
|
<property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
|
|
|
|
|
<property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
|
|
|
|
|
<property name="WebServerToolWindowFactoryState" value="false" />
|
|
|
|
|
<property name="go.import.settings.migrated" value="true" />
|
|
|
|
|
<property name="last_opened_file_path" value="$PROJECT_DIR$/GoTiDb" />
|
|
|
|
|
<property name="aspect.path.notification.shown" value="true" />
|
|
|
|
|
<property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
|
|
|
|
|
<property name="nodejs_npm_path_reset_for_default_project" value="true" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="ServiceViewManager">
|
|
|
|
|
<option name="viewStates">
|
|
|
|
|
<component name="RunDashboard">
|
|
|
|
|
<option name="ruleStates">
|
|
|
|
|
<list>
|
|
|
|
|
<serviceView>
|
|
|
|
|
<treeState>
|
|
|
|
|
<expand />
|
|
|
|
|
<select />
|
|
|
|
|
</treeState>
|
|
|
|
|
</serviceView>
|
|
|
|
|
<RuleState>
|
|
|
|
|
<option name="name" value="ConfigurationTypeDashboardGroupingRule" />
|
|
|
|
|
</RuleState>
|
|
|
|
|
<RuleState>
|
|
|
|
|
<option name="name" value="StatusDashboardGroupingRule" />
|
|
|
|
|
</RuleState>
|
|
|
|
|
</list>
|
|
|
|
|
</option>
|
|
|
|
|
</component>
|
|
|
|
|
<component name="WindowStateProjectService">
|
|
|
|
|
<state x="421" y="100" key="FileChooserDialogImpl" timestamp="1577364817204">
|
|
|
|
|
<screen x="0" y="0" width="1280" height="689" />
|
|
|
|
|
</state>
|
|
|
|
|
<state x="421" y="100" key="FileChooserDialogImpl/0.0.1280.689@0.0.1280.689" timestamp="1577364817204" />
|
|
|
|
|
<component name="SvnConfiguration">
|
|
|
|
|
<configuration />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="TaskManager">
|
|
|
|
|
<task active="true" id="Default" summary="Default task">
|
|
|
|
|
<changelist id="2d45aea0-45bc-4be6-8323-04b3bd0e4972" name="Default Changelist" comment="" />
|
|
|
|
|
<created>1606101081324</created>
|
|
|
|
|
<option name="number" value="Default" />
|
|
|
|
|
<option name="presentableId" value="Default" />
|
|
|
|
|
<updated>1606101081324</updated>
|
|
|
|
|
<workItem from="1606101082622" duration="613000" />
|
|
|
|
|
<workItem from="1606102694180" duration="27000" />
|
|
|
|
|
</task>
|
|
|
|
|
<servers />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="TimeTrackingManager">
|
|
|
|
|
<option name="totallyTimeSpent" value="640000" />
|
|
|
|
|
</component>
|
|
|
|
|
<component name="ToolWindowManager">
|
|
|
|
|
<frame x="-8" y="-8" width="1936" height="1066" extended-state="6" />
|
|
|
|
|
<layout>
|
|
|
|
|
<window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.25266525" />
|
|
|
|
|
<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" />
|
|
|
|
|
<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="Docker" order="7" show_stripe_button="false" />
|
|
|
|
|
<window_info anchor="bottom" id="Version Control" order="8" />
|
|
|
|
|
<window_info anchor="bottom" id="Database Changes" order="9" />
|
|
|
|
|
<window_info anchor="bottom" id="Terminal" order="10" />
|
|
|
|
|
<window_info anchor="bottom" id="Event Log" order="11" side_tool="true" />
|
|
|
|
|
<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="Theme Preview" order="4" />
|
|
|
|
|
<window_info anchor="right" id="Maven" order="5" />
|
|
|
|
|
<window_info anchor="right" id="Capture Analysis" order="6" />
|
|
|
|
|
<window_info anchor="right" id="Palette	" order="7" />
|
|
|
|
|
<window_info anchor="right" id="Database" order="8" />
|
|
|
|
|
</layout>
|
|
|
|
|
</component>
|
|
|
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
|
|
|
<option name="version" value="1" />
|
|
|
|
|
</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>
|