IU-2021.2 <Kane@Kane-7400 Overwrite local to http://cppdisciple.f3322.org:65310/Kane/jetbrain-settings-respository
This commit is contained in:
commit
742f0d550f
5
_windows/laf.xml
Normal file
5
_windows/laf.xml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
<application>
|
||||||
|
<component name="LafManager" autodetect="false">
|
||||||
|
<laf class-name="com.intellij.ide.ui.laf.darcula.DarculaLaf" />
|
||||||
|
</component>
|
||||||
|
</application>
|
6
_windows/path.macros.xml
Normal file
6
_windows/path.macros.xml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
<application>
|
||||||
|
<component name="PathMacrosImpl">
|
||||||
|
<macro name="MAVEN_REPOSITORY" value="C:\Users\wangk\.m2\repository" />
|
||||||
|
<macro name="KOTLIN_BUNDLED" value="C:\Users\Kane\AppData\Roaming\JetBrains\IntelliJIdea2021.1\plugins\Kotlin\kotlinc" />
|
||||||
|
</component>
|
||||||
|
</application>
|
54
codestyles/Default.xml
Normal file
54
codestyles/Default.xml
Normal file
@ -0,0 +1,54 @@
|
|||||||
|
<code_scheme name="Default" version="173">
|
||||||
|
<JavaCodeStyleSettings>
|
||||||
|
<option name="ANNOTATION_PARAMETER_WRAP" value="5" />
|
||||||
|
<option name="ALIGN_MULTILINE_ANNOTATION_PARAMETERS" value="true" />
|
||||||
|
<option name="ALIGN_MULTILINE_TEXT_BLOCKS" value="true" />
|
||||||
|
<option name="RECORD_COMPONENTS_WRAP" value="5" />
|
||||||
|
</JavaCodeStyleSettings>
|
||||||
|
<codeStyleSettings language="JAVA">
|
||||||
|
<option name="BRACE_STYLE" value="2" />
|
||||||
|
<option name="CLASS_BRACE_STYLE" value="2" />
|
||||||
|
<option name="METHOD_BRACE_STYLE" value="2" />
|
||||||
|
<option name="ELSE_ON_NEW_LINE" value="true" />
|
||||||
|
<option name="CATCH_ON_NEW_LINE" value="true" />
|
||||||
|
<option name="FINALLY_ON_NEW_LINE" value="true" />
|
||||||
|
<option name="ALIGN_MULTILINE_CHAINED_METHODS" value="true" />
|
||||||
|
<option name="ALIGN_MULTILINE_PARAMETERS_IN_CALLS" value="true" />
|
||||||
|
<option name="ALIGN_MULTILINE_ASSIGNMENT" value="true" />
|
||||||
|
<option name="ALIGN_MULTILINE_THROWS_LIST" value="true" />
|
||||||
|
<option name="ALIGN_MULTILINE_EXTENDS_LIST" value="true" />
|
||||||
|
<option name="ALIGN_MULTILINE_METHOD_BRACKETS" value="true" />
|
||||||
|
<option name="ALIGN_MULTILINE_ARRAY_INITIALIZER_EXPRESSION" value="true" />
|
||||||
|
<option name="ALIGN_GROUP_FIELD_DECLARATIONS" value="true" />
|
||||||
|
<option name="ALIGN_CONSECUTIVE_VARIABLE_DECLARATIONS" value="true" />
|
||||||
|
<option name="ALIGN_CONSECUTIVE_ASSIGNMENTS" value="true" />
|
||||||
|
<option name="ALIGN_SUBSEQUENT_SIMPLE_METHODS" value="true" />
|
||||||
|
<option name="SPACE_WITHIN_PARENTHESES" value="true" />
|
||||||
|
<option name="SPACE_WITHIN_METHOD_CALL_PARENTHESES" value="true" />
|
||||||
|
<option name="SPACE_WITHIN_METHOD_PARENTHESES" value="true" />
|
||||||
|
<option name="SPACE_WITHIN_IF_PARENTHESES" value="true" />
|
||||||
|
<option name="SPACE_WITHIN_WHILE_PARENTHESES" value="true" />
|
||||||
|
<option name="SPACE_WITHIN_FOR_PARENTHESES" value="true" />
|
||||||
|
<option name="SPACE_WITHIN_TRY_PARENTHESES" value="true" />
|
||||||
|
<option name="SPACE_WITHIN_CATCH_PARENTHESES" value="true" />
|
||||||
|
<option name="SPACE_WITHIN_SWITCH_PARENTHESES" value="true" />
|
||||||
|
<option name="SPACE_WITHIN_SYNCHRONIZED_PARENTHESES" value="true" />
|
||||||
|
<option name="SPACE_WITHIN_ARRAY_INITIALIZER_BRACES" value="true" />
|
||||||
|
<option name="CALL_PARAMETERS_WRAP" value="5" />
|
||||||
|
<option name="METHOD_PARAMETERS_WRAP" value="5" />
|
||||||
|
<option name="RESOURCE_LIST_WRAP" value="2" />
|
||||||
|
<option name="EXTENDS_LIST_WRAP" value="5" />
|
||||||
|
<option name="THROWS_LIST_WRAP" value="5" />
|
||||||
|
<option name="EXTENDS_KEYWORD_WRAP" value="1" />
|
||||||
|
<option name="THROWS_KEYWORD_WRAP" value="2" />
|
||||||
|
<option name="METHOD_CALL_CHAIN_WRAP" value="5" />
|
||||||
|
<option name="FOR_STATEMENT_WRAP" value="5" />
|
||||||
|
<option name="ARRAY_INITIALIZER_WRAP" value="5" />
|
||||||
|
<option name="IF_BRACE_FORCE" value="3" />
|
||||||
|
<option name="DOWHILE_BRACE_FORCE" value="3" />
|
||||||
|
<option name="WHILE_BRACE_FORCE" value="3" />
|
||||||
|
<option name="FOR_BRACE_FORCE" value="3" />
|
||||||
|
<option name="PARAMETER_ANNOTATION_WRAP" value="5" />
|
||||||
|
<option name="VARIABLE_ANNOTATION_WRAP" value="5" />
|
||||||
|
</codeStyleSettings>
|
||||||
|
</code_scheme>
|
3
databaseDrivers.xml
Normal file
3
databaseDrivers.xml
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
<application>
|
||||||
|
<component name="LocalDatabaseDriverManager" version="201" />
|
||||||
|
</application>
|
11
debugger.xml
11
debugger.xml
@ -86,4 +86,15 @@
|
|||||||
<option name="INCLUDE" value="true" />
|
<option name="INCLUDE" value="true" />
|
||||||
</filter>
|
</filter>
|
||||||
</component>
|
</component>
|
||||||
|
<component name="XDebuggerSettings">
|
||||||
|
<data-views />
|
||||||
|
<general />
|
||||||
|
<debuggers>
|
||||||
|
<debugger id="javascript">
|
||||||
|
<configuration>
|
||||||
|
<custom-object-presentation />
|
||||||
|
</configuration>
|
||||||
|
</debugger>
|
||||||
|
</debuggers>
|
||||||
|
</component>
|
||||||
</application>
|
</application>
|
8
editor.xml
Normal file
8
editor.xml
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
<application>
|
||||||
|
<component name="DefaultFont">
|
||||||
|
<option name="FONT_SIZE" value="20" />
|
||||||
|
<option name="FONT_FAMILY" value="Consolas" />
|
||||||
|
<option name="FONT_REGULAR_SUB_FAMILY" value="Regular" />
|
||||||
|
<option name="FONT_BOLD_SUB_FAMILY" value="Bold" />
|
||||||
|
</component>
|
||||||
|
</application>
|
5
ide-features-trainer.xml
Normal file
5
ide-features-trainer.xml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
<application>
|
||||||
|
<component name="LangManager">
|
||||||
|
<option name="languageName" value="JAVA" />
|
||||||
|
</component>
|
||||||
|
</application>
|
9
ide.general.xml
Normal file
9
ide.general.xml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
<application>
|
||||||
|
<component name="GeneralSettings">
|
||||||
|
<option name="autoSaveIfInactive" value="true" />
|
||||||
|
<option name="confirmExit" value="false" />
|
||||||
|
<option name="processCloseConfirmation" value="TERMINATE" />
|
||||||
|
<option name="reopenLastProject" value="false" />
|
||||||
|
<option name="showTipsOnStartup" value="false" />
|
||||||
|
</component>
|
||||||
|
</application>
|
7
shared-indexes.xml
Normal file
7
shared-indexes.xml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
<application>
|
||||||
|
<component name="download-consent">
|
||||||
|
<option name="consentItems">
|
||||||
|
<item download="ALLOWED" kind="jdk" url="https://index-cdn.jetbrains.com/v2/jdk" />
|
||||||
|
</option>
|
||||||
|
</component>
|
||||||
|
</application>
|
468
templates.xml
Normal file
468
templates.xml
Normal file
@ -0,0 +1,468 @@
|
|||||||
|
<application>
|
||||||
|
<component name="TemplateSettings">
|
||||||
|
<option name="deletedKeys">
|
||||||
|
<list>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="Shell Script Hidden" />
|
||||||
|
<option name="key" value="shell_if" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="Shell Script Hidden" />
|
||||||
|
<option name="key" value="shell_elif" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="Shell Script Hidden" />
|
||||||
|
<option name="key" value="shell_select" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="Shell Script Hidden" />
|
||||||
|
<option name="key" value="shell_case" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="Shell Script Hidden" />
|
||||||
|
<option name="key" value="shell_for" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="Shell Script Hidden" />
|
||||||
|
<option name="key" value="shell_while" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="Shell Script Hidden" />
|
||||||
|
<option name="key" value="shell_until" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="Shell Script Hidden" />
|
||||||
|
<option name="key" value="shell_function" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="Shell Script Hidden" />
|
||||||
|
<option name="key" value="shell_string equal" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="Shell Script Hidden" />
|
||||||
|
<option name="key" value="shell_string not equal" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="Shell Script Hidden" />
|
||||||
|
<option name="key" value="shell_string is empty" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="Shell Script Hidden" />
|
||||||
|
<option name="key" value="shell_string not empty" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="Shell Script Hidden" />
|
||||||
|
<option name="key" value="shell_number equal" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="Shell Script Hidden" />
|
||||||
|
<option name="key" value="shell_number not equal" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="Shell Script Hidden" />
|
||||||
|
<option name="key" value="shell_number less" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="Shell Script Hidden" />
|
||||||
|
<option name="key" value="shell_number less or equal" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="Shell Script Hidden" />
|
||||||
|
<option name="key" value="shell_number greater" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="Shell Script Hidden" />
|
||||||
|
<option name="key" value="shell_number greater or equal" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="Shell Script Hidden" />
|
||||||
|
<option name="key" value="shell_file exists" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="Shell Script Hidden" />
|
||||||
|
<option name="key" value="shell_file not empty" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="Shell Script Hidden" />
|
||||||
|
<option name="key" value="shell_file readable" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="Shell Script Hidden" />
|
||||||
|
<option name="key" value="shell_file writable" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="Shell Script Hidden" />
|
||||||
|
<option name="key" value="shell_file executable" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="Shell Script Hidden" />
|
||||||
|
<option name="key" value="shell_file equals" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="Shell Script Hidden" />
|
||||||
|
<option name="key" value="shell_file newer" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="Shell Script Hidden" />
|
||||||
|
<option name="key" value="shell_file older" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="Shell Script Hidden" />
|
||||||
|
<option name="key" value="shell_path exists" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="Shell Script Hidden" />
|
||||||
|
<option name="key" value="shell_directory exists" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="Shell Script Hidden" />
|
||||||
|
<option name="key" value="shell_command exists" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="jsf" />
|
||||||
|
<option name="key" value="tldTag" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="jsf" />
|
||||||
|
<option name="key" value="tldFunction" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="jsf" />
|
||||||
|
<option name="key" value="uicomponent" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="jsf" />
|
||||||
|
<option name="key" value="jsfconverter" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="jsf" />
|
||||||
|
<option name="key" value="navrule" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="jsf" />
|
||||||
|
<option name="key" value="refbean" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="jsf" />
|
||||||
|
<option name="key" value="renderkit" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="jsf" />
|
||||||
|
<option name="key" value="jsfvalidator" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="jsf" />
|
||||||
|
<option name="key" value="propertybean" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="jsf" />
|
||||||
|
<option name="key" value="mapentriesbean" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="jsf" />
|
||||||
|
<option name="key" value="listentriesbean" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="sb" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="sbf" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="sbfb" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="aop" />
|
||||||
|
<option name="key" value="aopautoproxycreator" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="aop" />
|
||||||
|
<option name="key" value="aopautoproxy" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="hibernatefactory" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="datasource" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="hibernatetm" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="transactionmanager" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="jndids" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="jdopmf" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="jdopmfproxy" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="jdotm" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="jpoxpmf" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="toplinklsf" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="toplinktasa" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="toplinktm" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="ibatisfactory" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="jpaemfb" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="jpacemf" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="jpapum" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="jpapabpp" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="jpapetpp" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="jpatm" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="intscheduler" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="crontrigger" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="scedulerfactorybean" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="simpletrigger" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="jdkscheduledtimertask" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="jdktimerfactorybean" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="ejblssb" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="ejbrssb" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="freemarker" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="placeholder" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="propertyoverrideconfigurer" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="resourcefb" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="commonslogfb" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="fieldretrfactory" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="listfactory" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="mapfactory" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="proprsfactory" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="setfactory" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring webflow" />
|
||||||
|
<option name="key" value="webflowregistry" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring webflow" />
|
||||||
|
<option name="key" value="webflowexecutor" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring webflow" />
|
||||||
|
<option name="key" value="webflowbuildersevices" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring webflow" />
|
||||||
|
<option name="key" value="conversationservice" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring webflow" />
|
||||||
|
<option name="key" value="expressionparser" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring webflow" />
|
||||||
|
<option name="key" value="factorycreator" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring webflow" />
|
||||||
|
<option name="key" value="webflowexelistener" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="Spring Dynamic Modules" />
|
||||||
|
<option name="key" value="osgisimpleservice" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="Spring Dynamic Modules" />
|
||||||
|
<option name="key" value="osgimultiservice" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="Spring Dynamic Modules" />
|
||||||
|
<option name="key" value="osgisimpleref" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="Spring Dynamic Modules" />
|
||||||
|
<option name="key" value="osgimultiref" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="Spring Dynamic Modules" />
|
||||||
|
<option name="key" value="osgibeannameref" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="Spring Dynamic Modules" />
|
||||||
|
<option name="key" value="osgirefwithlistener" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="Spring Dynamic Modules" />
|
||||||
|
<option name="key" value="osgisimplelist" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="Spring Dynamic Modules" />
|
||||||
|
<option name="key" value="osgisimpleset" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="Spring Dynamic Modules" />
|
||||||
|
<option name="key" value="osgilistwithcomp" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="Spring Dynamic Modules" />
|
||||||
|
<option name="key" value="osgisetwithcomparator" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="payloadEndpoint" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="payloadMapping" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="mapBasedEndpointMapping" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="annotationEndpointMapping" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="simpleWsdlDefinition" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="wsdlDefinitionWithSchema" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="wsdlDefinitionWithSchemaCollection" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="xsdSchema" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="commonsXsdSchemaCollection" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="messageFactory" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="soapMessageDispatcher" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="messageListenerContainer" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="messageListener" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="connectionFactory" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="mailMessageReceiver" />
|
||||||
|
</TemplateKey>
|
||||||
|
<TemplateKey>
|
||||||
|
<option name="groupName" value="spring" />
|
||||||
|
<option name="key" value="httpServerFactoryBean" />
|
||||||
|
</TemplateKey>
|
||||||
|
</list>
|
||||||
|
</option>
|
||||||
|
</component>
|
||||||
|
</application>
|
10
templates/Kane.xml
Normal file
10
templates/Kane.xml
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
<templateSet group="Kane">
|
||||||
|
<template name="mc" value="** * @Description: $description$ * @Param: * @return: $returns$ * @Author: 王炜 * @Date: $date$ */" description="函数注释" toReformat="false" toShortenFQNames="true">
|
||||||
|
<variable name="description" expression="" defaultValue="" alwaysStopAt="true" />
|
||||||
|
<variable name="returns" expression="methodReturnType()" defaultValue="" alwaysStopAt="true" />
|
||||||
|
<variable name="date" expression="date()" defaultValue="" alwaysStopAt="true" />
|
||||||
|
<context>
|
||||||
|
<option name="OTHER" value="true" />
|
||||||
|
</context>
|
||||||
|
</template>
|
||||||
|
</templateSet>
|
@ -1,5 +0,0 @@
|
|||||||
<application>
|
|
||||||
<component name="UISettings">
|
|
||||||
<option name="OVERRIDE_NONIDEA_LAF_FONTS" value="true" />
|
|
||||||
</component>
|
|
||||||
</application>
|
|
25
vcs.xml
Normal file
25
vcs.xml
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
<application>
|
||||||
|
<component name="GitRememberedInputs">
|
||||||
|
<option name="visitedUrls">
|
||||||
|
<list>
|
||||||
|
<UrlAndUserName>
|
||||||
|
<option name="url" value="http://cppdisciple.f3322.org:65310" />
|
||||||
|
<option name="userName" value="kane" />
|
||||||
|
</UrlAndUserName>
|
||||||
|
</list>
|
||||||
|
</option>
|
||||||
|
</component>
|
||||||
|
<component name="Vcs.Log.App.Settings">
|
||||||
|
<option name="COLUMN_ID_ORDER">
|
||||||
|
<list>
|
||||||
|
<option value="Default.Root" />
|
||||||
|
<option value="Default.Subject" />
|
||||||
|
<option value="Default.Author" />
|
||||||
|
<option value="Default.Date" />
|
||||||
|
</list>
|
||||||
|
</option>
|
||||||
|
</component>
|
||||||
|
<component name="VcsApplicationSettings">
|
||||||
|
<option name="COMMIT_FROM_LOCAL_CHANGES" value="true" />
|
||||||
|
</component>
|
||||||
|
</application>
|
9
visualizationTool.xml
Normal file
9
visualizationTool.xml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
<application>
|
||||||
|
<component name="VisualizationTool">
|
||||||
|
<option name="state">
|
||||||
|
<GlobalState>
|
||||||
|
<option name="firstTimeOpen" value="false" />
|
||||||
|
</GlobalState>
|
||||||
|
</option>
|
||||||
|
</component>
|
||||||
|
</application>
|
28
webDeployTransportHostTargets.xml
Normal file
28
webDeployTransportHostTargets.xml
Normal file
@ -0,0 +1,28 @@
|
|||||||
|
<application>
|
||||||
|
<component name="WebDeploymentTransportHostTargets">
|
||||||
|
<option name="stateHostTargets">
|
||||||
|
<list>
|
||||||
|
<WebDeploymentTransportHostTarget>
|
||||||
|
<option name="hostId" value="9fc6d3eb-ed90-4e8d-af0c-cdf953dc25c9" />
|
||||||
|
<option name="target">
|
||||||
|
<TransportTarget>
|
||||||
|
<option name="id" value="003fc196-8c66-4a21-89dd-05a1e3df7d67" />
|
||||||
|
<id>003fc196-8c66-4a21-89dd-05a1e3df7d67</id>
|
||||||
|
</TransportTarget>
|
||||||
|
</option>
|
||||||
|
<option name="targetPath" value="" />
|
||||||
|
</WebDeploymentTransportHostTarget>
|
||||||
|
<WebDeploymentTransportHostTarget>
|
||||||
|
<option name="hostId" value="9fc6d3eb-ed90-4e8d-af0c-cdf953dc25c9" />
|
||||||
|
<option name="target">
|
||||||
|
<TransportTarget>
|
||||||
|
<option name="id" value="9fbc4445-a879-4bb9-a3c4-5abc2cfb4dee" />
|
||||||
|
<id>9fbc4445-a879-4bb9-a3c4-5abc2cfb4dee</id>
|
||||||
|
</TransportTarget>
|
||||||
|
</option>
|
||||||
|
<option name="targetPath" value="" />
|
||||||
|
</WebDeploymentTransportHostTarget>
|
||||||
|
</list>
|
||||||
|
</option>
|
||||||
|
</component>
|
||||||
|
</application>
|
122
wsl.distributions.xml
Normal file
122
wsl.distributions.xml
Normal file
@ -0,0 +1,122 @@
|
|||||||
|
<application>
|
||||||
|
<component name="WslDistributionsService" version="1">
|
||||||
|
<descriptors>
|
||||||
|
<set>
|
||||||
|
<descriptor>
|
||||||
|
<id>DEBIAN</id>
|
||||||
|
<microsoft-id>Debian</microsoft-id>
|
||||||
|
<executable-path>debian.exe</executable-path>
|
||||||
|
<presentable-name>Debian GNU/Linux</presentable-name>
|
||||||
|
</descriptor>
|
||||||
|
<descriptor>
|
||||||
|
<id>KALI</id>
|
||||||
|
<microsoft-id>kali-linux</microsoft-id>
|
||||||
|
<executable-path>kali.exe</executable-path>
|
||||||
|
<presentable-name>Kali Linux</presentable-name>
|
||||||
|
</descriptor>
|
||||||
|
<descriptor>
|
||||||
|
<id>OPENSUSE42</id>
|
||||||
|
<microsoft-id>openSUSE-42</microsoft-id>
|
||||||
|
<executable-path>opensuse-42.exe</executable-path>
|
||||||
|
<presentable-name>openSUSE Leap 42</presentable-name>
|
||||||
|
</descriptor>
|
||||||
|
<descriptor>
|
||||||
|
<id>SLES12</id>
|
||||||
|
<microsoft-id>SLES-12</microsoft-id>
|
||||||
|
<executable-path>sles-12.exe</executable-path>
|
||||||
|
<presentable-name>SUSE Linux Enterprise Server 12</presentable-name>
|
||||||
|
</descriptor>
|
||||||
|
<descriptor>
|
||||||
|
<id>SLES15</id>
|
||||||
|
<microsoft-id>SLES-15</microsoft-id>
|
||||||
|
<executable-path>sles-15.exe</executable-path>
|
||||||
|
<presentable-name>SUSE Linux Enterprise Server 15</presentable-name>
|
||||||
|
</descriptor>
|
||||||
|
<descriptor>
|
||||||
|
<id>SLES-15-SP1</id>
|
||||||
|
<microsoft-id>SLES-15-SP1</microsoft-id>
|
||||||
|
<executable-path>SLES-15-SP1.exe</executable-path>
|
||||||
|
<presentable-name>SUSE Linux Enterprise Server 15 SP1</presentable-name>
|
||||||
|
</descriptor>
|
||||||
|
<descriptor>
|
||||||
|
<id>SUSE-Linux-Enterprise-Server-15-SP2</id>
|
||||||
|
<microsoft-id>SUSE-Linux-Enterprise-Server-15-SP2</microsoft-id>
|
||||||
|
<executable-path>SUSE-Linux-Enterprise-Server-15-SP2.exe</executable-path>
|
||||||
|
<presentable-name>SUSE Linux Enterprise Server 15 SP2</presentable-name>
|
||||||
|
</descriptor>
|
||||||
|
<descriptor>
|
||||||
|
<id>OPENSUSE15</id>
|
||||||
|
<microsoft-id>openSUSE-Leap-15</microsoft-id>
|
||||||
|
<executable-path>openSUSE-Leap-15.exe</executable-path>
|
||||||
|
<presentable-name>openSUSE Leap 15</presentable-name>
|
||||||
|
</descriptor>
|
||||||
|
<descriptor>
|
||||||
|
<id>OPENSUSE15-1</id>
|
||||||
|
<microsoft-id>openSUSE-Leap-15-1</microsoft-id>
|
||||||
|
<executable-path>openSUSE-Leap-15-1.exe</executable-path>
|
||||||
|
<presentable-name>openSUSE Leap 15.1</presentable-name>
|
||||||
|
</descriptor>
|
||||||
|
<descriptor>
|
||||||
|
<id>OPENSUSE15.2</id>
|
||||||
|
<microsoft-id>openSUSE-Leap-15.2</microsoft-id>
|
||||||
|
<executable-path>openSUSE-Leap-15.2.exe</executable-path>
|
||||||
|
<presentable-name>openSUSE Leap 15.2</presentable-name>
|
||||||
|
</descriptor>
|
||||||
|
<descriptor>
|
||||||
|
<id>UBUNTU</id>
|
||||||
|
<microsoft-id>Ubuntu</microsoft-id>
|
||||||
|
<executable-path>ubuntu.exe</executable-path>
|
||||||
|
<presentable-name>Ubuntu</presentable-name>
|
||||||
|
</descriptor>
|
||||||
|
<descriptor>
|
||||||
|
<id>UBUNTU1604</id>
|
||||||
|
<microsoft-id>Ubuntu-16.04</microsoft-id>
|
||||||
|
<executable-path>ubuntu1604.exe</executable-path>
|
||||||
|
<presentable-name>Ubuntu 16.04</presentable-name>
|
||||||
|
</descriptor>
|
||||||
|
<descriptor>
|
||||||
|
<id>UBUNTU1804</id>
|
||||||
|
<microsoft-id>Ubuntu-18.04</microsoft-id>
|
||||||
|
<executable-path>ubuntu1804.exe</executable-path>
|
||||||
|
<presentable-name>Ubuntu 18.04</presentable-name>
|
||||||
|
</descriptor>
|
||||||
|
<descriptor>
|
||||||
|
<id>UBUNTU2004</id>
|
||||||
|
<microsoft-id>Ubuntu-20.04</microsoft-id>
|
||||||
|
<executable-path>ubuntu2004.exe</executable-path>
|
||||||
|
<presentable-name>Ubuntu 20.04</presentable-name>
|
||||||
|
</descriptor>
|
||||||
|
<descriptor>
|
||||||
|
<id>Ubuntu-CommPrev</id>
|
||||||
|
<microsoft-id>Ubuntu-CommPrev</microsoft-id>
|
||||||
|
<executable-path>ubuntupreview.exe</executable-path>
|
||||||
|
<presentable-name>Ubuntu on Windows Community Preview</presentable-name>
|
||||||
|
</descriptor>
|
||||||
|
<descriptor>
|
||||||
|
<id>PENGWIN</id>
|
||||||
|
<microsoft-id>WLinux</microsoft-id>
|
||||||
|
<executable-path>pengwin.exe</executable-path>
|
||||||
|
<presentable-name>Pengwin</presentable-name>
|
||||||
|
</descriptor>
|
||||||
|
<descriptor>
|
||||||
|
<id>PENGWIN_ENTERPRISE</id>
|
||||||
|
<microsoft-id>WLE</microsoft-id>
|
||||||
|
<executable-path>wle.exe</executable-path>
|
||||||
|
<presentable-name>Pengwin Enterprise</presentable-name>
|
||||||
|
</descriptor>
|
||||||
|
<descriptor>
|
||||||
|
<id>fedoraremix</id>
|
||||||
|
<microsoft-id>fedoraremix</microsoft-id>
|
||||||
|
<executable-path>fedoraremix.exe</executable-path>
|
||||||
|
<presentable-name>Fedora Remix for WSL</presentable-name>
|
||||||
|
</descriptor>
|
||||||
|
<descriptor>
|
||||||
|
<id>ARCH</id>
|
||||||
|
<microsoft-id>Arch</microsoft-id>
|
||||||
|
<executable-path>Arch.exe</executable-path>
|
||||||
|
<presentable-name>Arch Linux</presentable-name>
|
||||||
|
</descriptor>
|
||||||
|
</set>
|
||||||
|
</descriptors>
|
||||||
|
</component>
|
||||||
|
</application>
|
Loading…
x
Reference in New Issue
Block a user