123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935 |
- <?xml version="1.0" encoding="UTF-8"?>
- <project version="4">
- <component name="ChangeListManager">
- <list default="true" id="fb3986b6-e877-4070-88c4-d0e7ade6a79a" name="Default" comment="" />
- <ignored path="$PROJECT_DIR$/out/" />
- <ignored path="$PROJECT_DIR$/target/" />
- <ignored path="$PROJECT_DIR$/netcar-base-api/target/" />
- <ignored path="$PROJECT_DIR$/netcar-backstage-api/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="DatabaseView">
- <option name="SHOW_INTERMEDIATE" value="true" />
- <option name="GROUP_DATA_SOURCES" value="true" />
- <option name="GROUP_SCHEMA" value="true" />
- <option name="GROUP_CONTENTS" value="false" />
- <option name="SORT_POSITIONED" value="false" />
- <option name="SHOW_EMPTY_GROUPS" value="false" />
- <option name="AUTO_SCROLL_FROM_SOURCE" value="false" />
- <option name="HIDDEN_KINDS">
- <set />
- </option>
- <expand />
- <select />
- </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="180">
- <caret line="12" column="13" lean-forward="false" selection-start-line="12" selection-start-column="13" selection-end-line="12" selection-end-column="13" />
- <folding />
- </state>
- </provider>
- </entry>
- </file>
- <file leaf-file-name="pom.xml" pinned="false" current-in-tab="false">
- <entry file="file://$PROJECT_DIR$/netcar-base-api/pom.xml">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="225">
- <caret line="15" column="0" lean-forward="false" selection-start-line="15" selection-start-column="0" selection-end-line="15" selection-end-column="0" />
- <folding />
- </state>
- </provider>
- </entry>
- </file>
- <file leaf-file-name="pom.xml" pinned="false" current-in-tab="false">
- <entry file="file://$PROJECT_DIR$/netcar-backstage-api/pom.xml">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="118">
- <caret line="12" column="4" lean-forward="false" selection-start-line="12" selection-start-column="4" selection-end-line="12" selection-end-column="4" />
- <folding />
- </state>
- </provider>
- </entry>
- </file>
- <file leaf-file-name="UserService.java" pinned="false" current-in-tab="false">
- <entry file="file://$PROJECT_DIR$/netcar-backstage-api/src/main/java/com/gesoft/backstage/service/system/UserService.java">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="165">
- <caret line="20" column="28" lean-forward="false" selection-start-line="20" selection-start-column="28" selection-end-line="20" selection-end-column="28" />
- <folding />
- </state>
- </provider>
- </entry>
- </file>
- <file leaf-file-name="TestService.java" pinned="false" current-in-tab="false">
- <entry file="file://$PROJECT_DIR$/netcar-backstage-api/src/main/java/com/gesoft/backstage/service/test/TestService.java">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="210">
- <caret line="23" column="0" lean-forward="false" selection-start-line="23" selection-start-column="0" selection-end-line="23" selection-end-column="0" />
- <folding />
- </state>
- </provider>
- </entry>
- </file>
- <file leaf-file-name="EntityMapper.java" pinned="false" current-in-tab="false">
- <entry file="file://$PROJECT_DIR$/netcar-base-api/src/main/java/com/gesoft/api/base/common/EntityMapper.java">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="130">
- <caret line="23" column="17" lean-forward="false" selection-start-line="23" selection-start-column="17" selection-end-line="23" selection-end-column="17" />
- <folding />
- </state>
- </provider>
- </entry>
- </file>
- <file leaf-file-name="EntityService.java" pinned="false" current-in-tab="false">
- <entry file="file://$PROJECT_DIR$/netcar-base-api/src/main/java/com/gesoft/api/base/common/EntityService.java">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="130">
- <caret line="25" column="17" lean-forward="false" selection-start-line="25" selection-start-column="17" selection-end-line="25" selection-end-column="17" />
- <folding />
- </state>
- </provider>
- </entry>
- </file>
- <file leaf-file-name="EntityServiceImpl.java" pinned="false" current-in-tab="false">
- <entry file="file://$PROJECT_DIR$/netcar-base-api/src/main/java/com/gesoft/api/base/common/EntityServiceImpl.java">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="126">
- <caret line="26" column="22" lean-forward="false" selection-start-line="26" selection-start-column="22" selection-end-line="26" selection-end-column="22" />
- <folding />
- </state>
- </provider>
- </entry>
- </file>
- </leaf>
- </component>
- <component name="FileTemplateManagerImpl">
- <option name="RECENT_TEMPLATES">
- <list>
- <option value="Interface" />
- <option value="Class" />
- </list>
- </option>
- </component>
- <component name="GradleLocalSettings">
- <option name="externalProjectsViewState">
- <projects_view />
- </option>
- <option name="projectSyncType">
- <map>
- <entry key="$PROJECT_DIR$/../../backend" value="PREVIEW" />
- <entry key="$PROJECT_DIR$/../../leysen/dingtalk-CRM" value="PREVIEW" />
- <entry key="$PROJECT_DIR$/../../xyl" value="PREVIEW" />
- </map>
- </option>
- </component>
- <component name="IdeDocumentHistory">
- <option name="CHANGED_PATHS">
- <list>
- <option value="$PROJECT_DIR$/netcar-base-api/pom.xml" />
- <option value="$PROJECT_DIR$/netcar-backstage-api/src/main/java/com/gesoft/backstage/service/system/TestService.java" />
- <option value="$PROJECT_DIR$/netcar-backstage-api/src/main/java/com/gesoft/backstage/service/test/TestService.java" />
- <option value="$PROJECT_DIR$/netcar-backstage-api/pom.xml" />
- <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="$PROJECT_DIR$/../../../tool/apache-maven-3.5.3" />
- <option name="userSettingsFile" value="$PROJECT_DIR$/../../../tool/apache-maven-3.5.3/conf/settings-dxf.xml" />
- </MavenGeneralSettings>
- </option>
- <option name="importingSettings">
- <MavenImportingSettings>
- <option name="importAutomatically" value="true" />
- </MavenImportingSettings>
- </option>
- </component>
- <component name="MavenProjectNavigator">
- <treeState>
- <expand>
- <path>
- <item name="" type="16c1761:MavenProjectsStructure$RootNode" />
- <item name="netcar-api" type="9519ce18:MavenProjectsStructure$ProjectNode" />
- </path>
- <path>
- <item name="" type="16c1761:MavenProjectsStructure$RootNode" />
- <item name="netcar-api" type="9519ce18:MavenProjectsStructure$ProjectNode" />
- <item name="Lifecycle" type="58874e2:MavenProjectsStructure$LifecycleNode" />
- </path>
- </expand>
- <select />
- </treeState>
- </component>
- <component name="MavenRunner">
- <option name="jreName" value="1.8" />
- </component>
- <component name="ProjectFrameBounds">
- <option name="y" value="23" />
- <option name="width" value="1280" />
- <option name="height" value="716" />
- </component>
- <component name="ProjectInspectionProfilesVisibleTreeState">
- <entry key="Project Default">
- <profile-state>
- <expanded-state>
- <State>
- <id />
- </State>
- <State>
- <id>Abstraction issuesJava</id>
- </State>
- <State>
- <id>Android</id>
- </State>
- <State>
- <id>Android > Lint > Accessibility</id>
- </State>
- <State>
- <id>Android > Lint > Correctness</id>
- </State>
- <State>
- <id>Android > Lint > Correctness > Chrome OS</id>
- </State>
- <State>
- <id>Android > Lint > Correctness > Messages</id>
- </State>
- <State>
- <id>Android > Lint > Internationalization</id>
- </State>
- <State>
- <id>Android > Lint > Internationalization > Bidirectional Text</id>
- </State>
- <State>
- <id>Android > Lint > Performance</id>
- </State>
- <State>
- <id>Android > Lint > Security</id>
- </State>
- <State>
- <id>Android > Lint > Usability</id>
- </State>
- <State>
- <id>Android > Lint > Usability > Icons</id>
- </State>
- <State>
- <id>Android > Lint > Usability > Typography</id>
- </State>
- <State>
- <id>Android Lint for Kotlin</id>
- </State>
- <State>
- <id>Assignment issuesJava</id>
- </State>
- <State>
- <id>Bitwise operation issuesJava</id>
- </State>
- <State>
- <id>Bitwise operation issuesJavaScript</id>
- </State>
- <State>
- <id>CSS</id>
- </State>
- <State>
- <id>Class metricsJava</id>
- </State>
- <State>
- <id>Class structureJava</id>
- </State>
- <State>
- <id>Cloning issuesJava</id>
- </State>
- <State>
- <id>Code maturity issuesJava</id>
- </State>
- <State>
- <id>Code style issuesJava</id>
- </State>
- <State>
- <id>Code style issuesJavaScript</id>
- </State>
- <State>
- <id>CodeSpring CoreSpring</id>
- </State>
- <State>
- <id>CoffeeScript</id>
- </State>
- <State>
- <id>Compiler issuesJava</id>
- </State>
- <State>
- <id>Control flow issuesGroovy</id>
- </State>
- <State>
- <id>Control flow issuesJava</id>
- </State>
- <State>
- <id>Control flow issuesJavaScript</id>
- </State>
- <State>
- <id>Cucumber</id>
- </State>
- <State>
- <id>Declaration redundancyJava</id>
- </State>
- <State>
- <id>DeclarationGroovy</id>
- </State>
- <State>
- <id>Dependency issuesJava</id>
- </State>
- <State>
- <id>ECMAScript 6 migration aidsJavaScript</id>
- </State>
- <State>
- <id>Encapsulation issuesJava</id>
- </State>
- <State>
- <id>Error handlingGroovy</id>
- </State>
- <State>
- <id>Error handlingJava</id>
- </State>
- <State>
- <id>Error handlingJavaScript</id>
- </State>
- <State>
- <id>FreeMarker inspections</id>
- </State>
- <State>
- <id>GPathGroovy</id>
- </State>
- <State>
- <id>GSPGrailsGroovy</id>
- </State>
- <State>
- <id>General</id>
- </State>
- <State>
- <id>GeneralCoffeeScript</id>
- </State>
- <State>
- <id>GeneralJavaScript</id>
- </State>
- <State>
- <id>Gradle</id>
- </State>
- <State>
- <id>GrailsGroovy</id>
- </State>
- <State>
- <id>Groovy</id>
- </State>
- <State>
- <id>Guice Inspections</id>
- </State>
- <State>
- <id>HTML</id>
- </State>
- <State>
- <id>Hibernate Issues</id>
- </State>
- <State>
- <id>Inheritance issuesJava</id>
- </State>
- <State>
- <id>Initialization issuesJava</id>
- </State>
- <State>
- <id>Internationalization issuesJava</id>
- </State>
- <State>
- <id>J2ME issuesJava</id>
- </State>
- <State>
- <id>JPA issues</id>
- </State>
- <State>
- <id>JSP Inspections</id>
- </State>
- <State>
- <id>JUnit issuesJava</id>
- </State>
- <State>
- <id>Java</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 EE issues</id>
- </State>
- <State>
- <id>Java interop issuesKotlin</id>
- </State>
- <State>
- <id>Java language level migration aidsJava</id>
- </State>
- <State>
- <id>JavaBeans issuesJava</id>
- </State>
- <State>
- <id>JavaFX</id>
- </State>
- <State>
- <id>JavaScript</id>
- </State>
- <State>
- <id>JavaScript function metricsJavaScript</id>
- </State>
- <State>
- <id>Javadoc issuesJava</id>
- </State>
- <State>
- <id>Kotlin</id>
- </State>
- <State>
- <id>Language Injection</id>
- </State>
- <State>
- <id>Logging issuesJava</id>
- </State>
- <State>
- <id>Manifest</id>
- </State>
- <State>
- <id>Markdown</id>
- </State>
- <State>
- <id>Maven</id>
- </State>
- <State>
- <id>Memory issuesJava</id>
- </State>
- <State>
- <id>Method metricsGroovy</id>
- </State>
- <State>
- <id>Method metricsJava</id>
- </State>
- <State>
- <id>Modularization issuesJava</id>
- </State>
- <State>
- <id>Naming conventionsGroovy</id>
- </State>
- <State>
- <id>Naming conventionsJava</id>
- </State>
- <State>
- <id>Naming conventionsJavaScript</id>
- </State>
- <State>
- <id>Numeric issuesJava</id>
- </State>
- <State>
- <id>OSGi</id>
- </State>
- <State>
- <id>Packaging issuesJava</id>
- </State>
- <State>
- <id>Pattern Validation</id>
- </State>
- <State>
- <id>Performance issuesJava</id>
- </State>
- <State>
- <id>Plugin DevKit</id>
- </State>
- <State>
- <id>Portability issuesJava</id>
- </State>
- <State>
- <id>Potentially confusing code constructsGroovy</id>
- </State>
- <State>
- <id>Potentially confusing code constructsJavaScript</id>
- </State>
- <State>
- <id>Probable bugsCSS</id>
- </State>
- <State>
- <id>Probable bugsGradle</id>
- </State>
- <State>
- <id>Probable bugsJava</id>
- </State>
- <State>
- <id>Probable bugsJavaScript</id>
- </State>
- <State>
- <id>Probable bugsKotlin</id>
- </State>
- <State>
- <id>Properties Files</id>
- </State>
- <State>
- <id>RELAX NG</id>
- </State>
- <State>
- <id>Redundant constructsKotlin</id>
- </State>
- <State>
- <id>Reflective access issuesJava</id>
- </State>
- <State>
- <id>RegExp</id>
- </State>
- <State>
- <id>Resource management issuesJava</id>
- </State>
- <State>
- <id>SQL</id>
- </State>
- <State>
- <id>Security issuesJava</id>
- </State>
- <State>
- <id>Serialization issuesJava</id>
- </State>
- <State>
- <id>SetupSpring CoreSpring</id>
- </State>
- <State>
- <id>Spring</id>
- </State>
- <State>
- <id>Spring AOPSpring</id>
- </State>
- <State>
- <id>Spring CoreSpring</id>
- </State>
- <State>
- <id>Style issuesKotlin</id>
- </State>
- <State>
- <id>TestNGJava</id>
- </State>
- <State>
- <id>Threading issuesGroovy</id>
- </State>
- <State>
- <id>Threading issuesJava</id>
- </State>
- <State>
- <id>TypeScript</id>
- </State>
- <State>
- <id>UI Form Problems</id>
- </State>
- <State>
- <id>Velocity inspections</id>
- </State>
- <State>
- <id>Verbose or redundant code constructsJava</id>
- </State>
- <State>
- <id>XML</id>
- </State>
- <State>
- <id>XMLSpring CoreSpring</id>
- </State>
- <State>
- <id>XPath</id>
- </State>
- </expanded-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="Scope" />
- <pane id="ProjectPane">
- <subPane>
- <expand>
- <path>
- <item name="netcar-api" type="b2602c69:ProjectViewProjectNode" />
- <item name="netcar-api" type="462c0819:PsiDirectoryNode" />
- </path>
- <path>
- <item name="netcar-api" type="b2602c69:ProjectViewProjectNode" />
- <item name="netcar-api" type="462c0819:PsiDirectoryNode" />
- <item name="netcar-backstage-api" type="462c0819:PsiDirectoryNode" />
- </path>
- <path>
- <item name="netcar-api" type="b2602c69:ProjectViewProjectNode" />
- <item name="netcar-api" type="462c0819:PsiDirectoryNode" />
- <item name="netcar-backstage-api" type="462c0819:PsiDirectoryNode" />
- <item name="src" type="462c0819:PsiDirectoryNode" />
- </path>
- <path>
- <item name="netcar-api" type="b2602c69:ProjectViewProjectNode" />
- <item name="netcar-api" type="462c0819:PsiDirectoryNode" />
- <item name="netcar-base-api" type="462c0819:PsiDirectoryNode" />
- </path>
- <path>
- <item name="netcar-api" type="b2602c69:ProjectViewProjectNode" />
- <item name="netcar-api" type="462c0819:PsiDirectoryNode" />
- <item name="netcar-base-api" type="462c0819:PsiDirectoryNode" />
- <item name="src" type="462c0819:PsiDirectoryNode" />
- </path>
- <path>
- <item name="netcar-api" type="b2602c69:ProjectViewProjectNode" />
- <item name="netcar-api" type="462c0819:PsiDirectoryNode" />
- <item name="netcar-base-api" type="462c0819:PsiDirectoryNode" />
- <item name="src" type="462c0819:PsiDirectoryNode" />
- <item name="main" type="462c0819:PsiDirectoryNode" />
- </path>
- <path>
- <item name="netcar-api" type="b2602c69:ProjectViewProjectNode" />
- <item name="netcar-api" type="462c0819:PsiDirectoryNode" />
- <item name="netcar-base-api" 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="netcar-api" type="b2602c69:ProjectViewProjectNode" />
- <item name="netcar-api" type="462c0819:PsiDirectoryNode" />
- <item name="netcar-base-api" type="462c0819:PsiDirectoryNode" />
- <item name="src" type="462c0819:PsiDirectoryNode" />
- <item name="main" type="462c0819:PsiDirectoryNode" />
- <item name="java" type="462c0819:PsiDirectoryNode" />
- <item name="base" type="462c0819:PsiDirectoryNode" />
- </path>
- <path>
- <item name="netcar-api" type="b2602c69:ProjectViewProjectNode" />
- <item name="netcar-api" type="462c0819:PsiDirectoryNode" />
- <item name="netcar-base-api" type="462c0819:PsiDirectoryNode" />
- <item name="src" type="462c0819:PsiDirectoryNode" />
- <item name="main" type="462c0819:PsiDirectoryNode" />
- <item name="java" type="462c0819:PsiDirectoryNode" />
- <item name="base" type="462c0819:PsiDirectoryNode" />
- <item name="common" type="462c0819:PsiDirectoryNode" />
- </path>
- </expand>
- <select />
- </subPane>
- </pane>
- <pane id="PackagesPane" />
- <pane id="Scratches" />
- <pane id="AndroidView" />
- </panes>
- </component>
- <component name="PropertiesComponent">
- <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
- <property name="settings.editor.selected.configurable" value="MavenSettings" />
- <property name="android.sdk.path" value="$PROJECT_DIR$/../../../tool/android-sdk-macosx" />
- <property name="project.structure.last.edited" value="Project" />
- <property name="project.structure.proportion" value="0.0" />
- <property name="project.structure.side.proportion" value="0.2" />
- <property name="WebServerToolWindowFactoryState" value="false" />
- <property name="aspect.path.notification.shown" value="true" />
- <property name="last_directory_selection" value="$PROJECT_DIR$/netcar-backstage-api/src/main/java/com/gesoft/backstage/service" />
- </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">
- <module />
- <option name="WIDTH" value="400" />
- <option name="HEIGHT" value="300" />
- <option name="POLICY_FILE" value="$APPLICATION_HOME_DIR$/bin/appletviewer.policy" />
- </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_WORKING_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="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_WORKING_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>
- <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>
- </component>
- <component name="ShelveChangesManager" show_recycled="false">
- <option name="remove_strategy" value="false" />
- </component>
- <component name="SvnConfiguration">
- <configuration>$USER_HOME$/.subversion</configuration>
- </component>
- <component name="TaskManager">
- <task active="true" id="Default" summary="Default task">
- <changelist id="fb3986b6-e877-4070-88c4-d0e7ade6a79a" name="Default" comment="" />
- <created>1568786939325</created>
- <option name="number" value="Default" />
- <option name="presentableId" value="Default" />
- <updated>1568786939325</updated>
- <workItem from="1568786943421" duration="2366000" />
- </task>
- <servers />
- </component>
- <component name="TimeTrackingManager">
- <option name="totallyTimeSpent" value="2366000" />
- </component>
- <component name="ToolWindowManager">
- <frame x="0" y="23" width="1280" height="716" extended-state="0" />
- <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="-1" 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="-1" 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="-1" 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="-1" 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="-1" side_tool="true" content_ui="tabs" />
- <window_info id="Maven Projects" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.32956383" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
- <window_info id="Run" active="true" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.32850242" 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="false" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
- <window_info id="Terminal" 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" />
- <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="-1" 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="-1" 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.24959612" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
- <window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32956383" sideWeight="0.5" order="-1" 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="-1" 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="-1" 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="-1" 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="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="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="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" />
- <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" />
- </layout>
- </component>
- <component name="TypeScriptGeneratedFilesManager">
- <option name="version" value="1" />
- </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$/netcar-base-api/pom.xml">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="225">
- <caret line="15" column="0" lean-forward="false" selection-start-line="15" selection-start-column="0" selection-end-line="15" selection-end-column="0" />
- <folding />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/netcar-backstage-api/src/main/java/com/gesoft/backstage/service/system/UserService.java">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="165">
- <caret line="20" column="28" lean-forward="false" selection-start-line="20" selection-start-column="28" selection-end-line="20" selection-end-column="28" />
- <folding />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/netcar-backstage-api/src/main/java/com/gesoft/backstage/service/test/TestService.java">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="210">
- <caret line="23" column="0" lean-forward="false" selection-start-line="23" selection-start-column="0" selection-end-line="23" selection-end-column="0" />
- <folding />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/netcar-base-api/src/main/java/com/gesoft/api/base/common/EntityMapper.java">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="130">
- <caret line="23" column="17" lean-forward="false" selection-start-line="23" selection-start-column="17" selection-end-line="23" selection-end-column="17" />
- <folding />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/netcar-base-api/src/main/java/com/gesoft/api/base/common/EntityService.java">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="130">
- <caret line="25" column="17" lean-forward="false" selection-start-line="25" selection-start-column="17" selection-end-line="25" selection-end-column="17" />
- <folding />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/netcar-base-api/src/main/java/com/gesoft/api/base/common/EntityServiceImpl.java">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="126">
- <caret line="26" column="22" lean-forward="false" selection-start-line="26" selection-start-column="22" selection-end-line="26" selection-end-column="22" />
- <folding />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/netcar-backstage-api/pom.xml">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="118">
- <caret line="12" column="4" lean-forward="false" selection-start-line="12" selection-start-column="4" selection-end-line="12" selection-end-column="4" />
- <folding />
- </state>
- </provider>
- </entry>
- <entry file="file://$PROJECT_DIR$/pom.xml">
- <provider selected="true" editor-type-id="text-editor">
- <state relative-caret-position="180">
- <caret line="12" column="13" lean-forward="false" selection-start-line="12" selection-start-column="13" selection-end-line="12" selection-end-column="13" />
- <folding />
- </state>
- </provider>
- </entry>
- </component>
- <component name="masterDetails">
- <states>
- <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>Android API 27 Platform</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>
|