add "Decompile" button to Kotlin Bytecode toolwindow

This commit is contained in:
Dmitry Jemerov
2016-04-15 17:27:44 +02:00
parent 9dc47d9a11
commit 1653f9f480
9 changed files with 292 additions and 48 deletions
+12
View File
@@ -0,0 +1,12 @@
<component name="libraryTable">
<library name="java-decompiler-plugin">
<CLASSES>
<root url="jar://$PROJECT_DIR$/ideaSDK/plugins/java-decompiler/lib/java-decompiler.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="jar://$PROJECT_DIR$/ideaSDK/sources/sources.jar!/" />
<root url="jar://$PROJECT_DIR$/ideaSDK/sources/sources.jar!/" />
</SOURCES>
</library>
</component>