An Open Source Java Decompiler Gui for Procyon
Go to file
Josh a8622231d7
Merge pull request #226 from Phoenix616/pr/fix-duplicate-tab-names
Fix duplicate file names replacing tabs (Fixes #20)
2019-12-04 12:46:37 -05:00
src Fix duplicate file names replacing tabs (Fixes #20) 2019-11-08 16:45:13 +01:00
.gitignore Addresses #53 Adds Ctrl+Wheel text zoom, and FontChooser to RightClick 2016-07-26 13:18:37 -04:00
license.txt Update License 2019-02-05 08:33:06 -05:00
luyten.ico Addresses #53 Adds Ctrl+Wheel text zoom, and FontChooser to RightClick 2016-07-26 13:18:37 -04:00
pom.xml Update to the latest procyon version. 2019-11-06 14:36:29 -05:00
ReadMe.md Fixed broken and unencrypted links 2018-07-02 09:13:46 +02:00

Luyten

One of the Best
Java Decompiler Gui for Procyon
Apache License, Version 2.0

Releases

Compilation


We use maven to handle our dependencies.

  • Install Maven 3
  • Clone this repo and: mvn clean install

Screenshot

Screen

Downloads

Releases

Bugs/Suggestions

Issues

Powered by


Procyon

© 2015 Mike Strobel
https://bitbucket.org/mstrobel/procyon/overview
Apache License

RSyntaxTextArea

© 2012 Robert Futrell
https://bobbylight.github.io/RSyntaxTextArea/ All Rights Reserved