title
Total Commander
 






Used Cars on wincmd.ru
International Phone Cards
Calling Cards International
Total Commander

Системные плагины | Плагины просмотрщика | Архиваторные плагины | Контентные плагины
Расширения MultiArc | Расширения Far2wc | Утилиты | Языковые файлы и меню
Иконки | Разработчикам плагинов | Прочее | Windows PowerPro

Java Decompiler 1.1

This plugin allows Total Commander to both decompile and navigate java .class files. It is a packer plugin, meaning you can "enter" these files as archives.

But... a .class file is not an archive, is it?

It is not, .class files do NOT contain other files. However this plugin "hacks" the TC packer interface so that class files appear to be archives containing all of:

- a file "classname.java" which you can view (F3) or copy (F5). This java is the decompiled class file
- a list of directories representing all the methods, fields, constructors, member classes and interfaces of the class. This way you can have a very quick view of the class structure
- a couple more directories show the system properties and environment variables (this info is not directly related to the class, but it could be useful)

In the screenshot, on the left panel we have entered to a .class file. The sub-directories contain members of the class. Decompiled class is viewed on the right panel.

The plugin uses CFR 0.152 decompiler as a library, so it does not need any extra executables or processes.

More info and source code at the Github project

This plugin is based on the Java plugin interface 2.3, also here in totalcmd.net

JavaDecompiler is written in Java, so you need to have installed a Java Runtime Environment (JRE). Because it uses lambda expressions, it needs at least Java 8. It has been tested on JDK1.8.0

Категория: Архиваторные плагины
Статус: Open-Source
Автор: Moises Castellano
Добавлен: 27.12.2021
Обновлен: 30.01.2022
Количество скачиваний: 2644


Java Decompiler

История версий

Рейтинги


Ramblers Top100

 




Все о Total Commander © 2001-2012
Идея, программирование, дизайн и поддержка, © Andrei Piasetski