Compare commits
4 Commits
e1ec9cc4b2
...
76fd94d147
Author | SHA1 | Date |
---|---|---|
Kane Wang | 76fd94d147 | |
Kane Wang | dfc14b06c3 | |
Kane Wang | 4354da35a8 | |
Kane Wang | cf40ac58b3 |
|
@ -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>
|
|
@ -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>
|
Loading…
Reference in New Issue