An open API service indexing awesome lists of open source software.

https://github.com/lppedd/idea-kt-decompiler-everywhere

Decompile Kotlin .class files as Java code.
https://github.com/lppedd/idea-kt-decompiler-everywhere

Last synced: 9 months ago
JSON representation

Decompile Kotlin .class files as Java code.

Awesome Lists containing this project

README

          

Plugin logo

# Kotlin Decompiler Everywhere

### Available @ [JetBrains Plugins Repository][2]

Looking for the latest **plugin binaries**? Get them [here][1] as `.zip`
Supported IDE versions: `193.*` to `*` (inclusive)

-----

This plugin allows decompiling Kotlin .class files to their Java representation
even when the IDE doesn't provide the option.

That means you'll be able to look at everything, instead of only the basic stubs,
without the need for an external decompiler.

Before/After

-----

## Author

- Edoardo Luppi ()

[1]: https://github.com/lppedd/idea-kt-decompiler-everywhere/releases
[2]: https://plugins.jetbrains.com/plugin/15275-kotlin-decompiler-everywhere