don't specify ITNReporter as errorHandler explicitly, it is automatically used for exception from plugins which vendor is JetBrains

This commit is contained in:
nik
2015-12-17 12:11:27 +03:00
parent c045d523e6
commit 65d50f97c9
42 changed files with 0 additions and 53 deletions
@@ -13,7 +13,4 @@
<li>Added inspection for title & underline length math (PY-10998)</li>
</ul>
]]></change-notes>
<extensions defaultExtensionNs="com.intellij">
<errorHandler implementation="com.intellij.diagnostic.ITNReporter"/>
</extensions>
</idea-plugin>