Compare commits

...

9 Commits

6 changed files with 61 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" />

5
editor.xml Normal file
View File

@ -0,0 +1,5 @@
<application>
<component name="CodeInsightSettings">
<option name="AUTO_POPUP_JAVADOC_INFO" value="true" />
</component>
</application>

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>

5
notifications.xml Normal file
View File

@ -0,0 +1,5 @@
<application>
<component name="NotificationConfiguration">
<notification groupId="Language Plugins Notifications" displayType="NONE" shouldLog="false" />
</component>
</application>

5
overrideFileTypes.xml Normal file
View File

@ -0,0 +1,5 @@
<application>
<component name="OverrideFileTypeManager">
<file url="file://D:/develop/太保项目/disaster-warning/code/java/天气灾害预警/pom.xml" value="MavenConfig" />
</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>