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.
- Host: GitHub
- URL: https://github.com/lppedd/idea-kt-decompiler-everywhere
- Owner: lppedd
- License: mit
- Created: 2020-10-24T13:53:30.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-26T18:39:26.000Z (over 5 years ago)
- Last Synced: 2024-12-19T06:24:26.977Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 298 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: change_notes/0_2_1.html
- License: LICENSE
Awesome Lists containing this project
README

# 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.

-----
## Author
- Edoardo Luppi ()
[1]: https://github.com/lppedd/idea-kt-decompiler-everywhere/releases
[2]: https://plugins.jetbrains.com/plugin/15275-kotlin-decompiler-everywhere