Debugger: Add filter for Kotlin specific classes

#KT-2076 Fixed
This commit is contained in:
Natalia Ukhorskaya
2014-08-29 14:04:21 +04:00
parent f26ea299dc
commit 741f55d89c
19 changed files with 286 additions and 2 deletions
@@ -0,0 +1,9 @@
<root>
<item
name='com.intellij.xdebugger.settings.XDebuggerSettings java.util.Collection&lt;? extends com.intellij.openapi.options.Configurable&gt; createConfigurables(com.intellij.xdebugger.settings.DebuggerSettingsCategory)'>
<annotation name='kotlin.jvm.KotlinSignature'>
<val name="value"
val="&quot;fun createConfigurables(category: DebuggerSettingsCategory): Collection&lt;out Configurable?&gt;&quot;"/>
</annotation>
</item>
</root>