An Open Source Java Decompiler Gui for Procyon
Go to file
2016-11-17 09:12:06 -05:00
src Added debugging output, Gracefully Handle Decompiler Issues. 2016-11-17 09:12:06 -05: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 Version Change 2016-08-25 09:33:34 -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