An Open Source Java Decompiler Gui for Procyon
Go to file
Deathmarine f1ccf991d7
Merge pull request #142 from vlsi/mac_meta_key
use META (cmd) key instead of CTRL for macOS
2019-04-15 08:58:06 -04:00
src Merge pull request #142 from vlsi/mac_meta_key 2019-04-15 08:58:06 -04: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 Pom to new standard 2019-02-05 08:16:30 -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