Disable notification about outdated ABI in Kotlin project

This commit is contained in:
Nikolay Krasko
2015-09-09 02:14:21 +03:00
parent 0f6bf80c0a
commit 0b6c484c6d
4 changed files with 50 additions and 1 deletions
+4 -1
View File
@@ -52,10 +52,13 @@
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_6" assert-keyword="true" jdk-15="true" project-jdk-name="1.6" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/out" />
</component>
<component name="SuppressABINotification">
<option name="isSuppressed" value="true" />
</component>
<component name="WebServicesPlugin" addRequiredLibraries="true" />
<component name="com.sixrr.metrics.MetricsReloaded">
<option name="selectedProfile" value="" />
<option name="autoscroll" value="false" />
<option name="showOnlyWarnings" value="false" />
</component>
</project>
</project>