Compare commits

...

4 Commits

2 changed files with 4 additions and 2 deletions

View File

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

View File

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