IU-2021.3.2 <Kane@DESKTOP-BSU1BVP Merge branch 'master'

This commit is contained in:
Kane Wang 2022-03-16 21:16:54 +08:00
commit f221da5a8c
4 changed files with 53 additions and 0 deletions

View File

@ -1,4 +1,5 @@
<code_scheme name="Default" version="173">
<option name="ENABLE_SECOND_REFORMAT" value="true" />
<JavaCodeStyleSettings>
<option name="ANNOTATION_PARAMETER_WRAP" value="5" />
<option name="ALIGN_MULTILINE_ANNOTATION_PARAMETERS" value="true" />

View File

@ -2,4 +2,48 @@
<component name="LangManager">
<option name="languageName" value="JAVA" />
</component>
<component name="LessonStateBase">
<option name="map">
<map>
<entry key="actions" value="NOT_PASSED" />
<entry key="basic completion" value="NOT_PASSED" />
<entry key="codeassistance.codeformatting" value="NOT_PASSED" />
<entry key="codeassistance.editorcodingassistance" value="NOT_PASSED" />
<entry key="codeassistance.localhistory" value="NOT_PASSED" />
<entry key="codeassistance.parameterinfo" value="NOT_PASSED" />
<entry key="codeassistance.quickpopups" value="NOT_PASSED" />
<entry key="collapse" value="NOT_PASSED" />
<entry key="comment line" value="NOT_PASSED" />
<entry key="completion with tab" value="NOT_PASSED" />
<entry key="context.actions" value="NOT_PASSED" />
<entry key="declaration and usages" value="NOT_PASSED" />
<entry key="duplicate" value="NOT_PASSED" />
<entry key="extract variable" value="NOT_PASSED" />
<entry key="file structure" value="NOT_PASSED" />
<entry key="find in files" value="NOT_PASSED" />
<entry key="git.annotate" value="NOT_PASSED" />
<entry key="git.basicworkflow" value="NOT_PASSED" />
<entry key="git.changelistsandshelf" value="NOT_PASSED" />
<entry key="git.commit" value="NOT_PASSED" />
<entry key="git.interactiverebase" value="NOT_PASSED" />
<entry key="git.projecthistory" value="NOT_PASSED" />
<entry key="git.quickstart" value="NOT_PASSED" />
<entry key="java.debug.workflow" value="NOT_PASSED" />
<entry key="java.inheritance.hierarchy.lesson" value="NOT_PASSED" />
<entry key="java.occurrences.lesson" value="NOT_PASSED" />
<entry key="java.refactoring.menu" value="NOT_PASSED" />
<entry key="java.run.configuration" value="NOT_PASSED" />
<entry key="move" value="NOT_PASSED" />
<entry key="multiple selections" value="NOT_PASSED" />
<entry key="postfix completion" value="NOT_PASSED" />
<entry key="recent files and locations" value="NOT_PASSED" />
<entry key="refactorings.rename" value="NOT_PASSED" />
<entry key="search everywhere" value="NOT_PASSED" />
<entry key="select" value="NOT_PASSED" />
<entry key="smart type completion" value="NOT_PASSED" />
<entry key="statement completion" value="NOT_PASSED" />
<entry key="surround and unwrap" value="NOT_PASSED" />
</map>
</option>
</component>
</application>

7
overrideFileTypes.xml Normal file
View File

@ -0,0 +1,7 @@
<application>
<component name="OverrideFileTypeManager">
<file url="file://D:/develop/产险厦门分公司项目/天气灾害预警/code/java/天气灾害预警/pom.xml" value="MavenConfig" />
<file url="file://D:/develop/产险厦门分公司项目/天气灾害预警/code/java/天气灾害预警/src/main/java/AppMain.java" value="JAVA" />
<file url="file://D:/develop/产险厦门分公司项目/天气灾害预警/code/java/天气灾害预警/src/main/java/com/cpic/xim/disaster_warning/WeatherDisasterWarningGrabber.java" value="JAVA" />
</component>
</application>

View File

@ -2,6 +2,7 @@
<component name="download-consent">
<option name="consentItems">
<item download="ALLOWED" kind="jdk" url="https://index-cdn.jetbrains.com/v2/jdk" />
<item download="ALLOWED" kind="mvn" url="https://index-cdn.jetbrains.com/v2/mvn" />
</option>
</component>
</application>