temporarily disable java.elementFinder in plugin

to continue work on type loader

(approved by Andrey)
This commit is contained in:
Stepan Koltsov
2011-12-06 22:32:12 +04:00
parent 0d5f507a6c
commit d38f1cf813
+2
View File
@@ -59,7 +59,9 @@
<codeInsight.overrideMethod language="jet" implementationClass="org.jetbrains.jet.plugin.codeInsight.OverrideMethodsHandler"/>
<!--
<java.elementFinder implementation="org.jetbrains.jet.plugin.java.JavaElementFinder"/>
-->
<toolWindow id="CodeWindow"
factoryClass="org.jetbrains.jet.plugin.internal.codewindow.BytecodeToolwindow$Factory"
anchor="right"/>