An Open Source Java Decompiler Gui for Procyon
Go to file
2017-04-07 18:15:37 +02:00
src Fix #74 Add TreeExpansionListener to expand descendant tree nodes with only one member. 2017-04-07 18:15:37 +02:00
.gitignore Addresses #53 Adds Ctrl+Wheel text zoom, and FontChooser to RightClick 2016-07-26 13:18:37 -04:00
license.txt Addresses #53 Adds Ctrl+Wheel text zoom, and FontChooser to RightClick 2016-07-26 13:18:37 -04: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 Version 2017-03-28 13:50:14 -04:00
ReadMe.md Update ReadMe for Build instructions. 2016-01-07 14:40:23 -05:00

Luyten

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

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
http://fifesoft.com/rsyntaxtextarea/
All Rights Reserved