PageRenderTime 49ms CodeModel.GetById 24ms RepoModel.GetById 0ms app.codeStats 0ms

/bundles/plugins-trunk/JavaInsight/docs/README.txt

#
Plain Text | 7 lines | 6 code | 1 blank | 0 comment | 0 complexity | 16e58ec37a5e41778078843b2c19c112 MD5 | raw file
Possible License(s): BSD-3-Clause, AGPL-1.0, Apache-2.0, LGPL-2.0, LGPL-3.0, GPL-2.0, CC-BY-SA-3.0, LGPL-2.1, GPL-3.0, MPL-2.0-no-copyleft-exception, IPL-1.0
  1. Java Insight Plugin for jEdit
  2. -----------------------------
  3. This is a jEdit plugin that allows you to decompile a class file from
  4. the filesystem browser, using the Jode decompiler. It also lets you
  5. show the BCEL bytecode output or the Jasmin assembly output of a
  6. class file.