Matt

Results 239 comments of Matt

Since work is primarily being done on 3X I went and ported Jadx mappings to 3X (https://github.com/Col-E/Recaf/commit/b704541d93bb1c4c5ca9a0be392c3c6f71dd5598) and it was able to apply the mappings successfully. Will be in the...

JMockit's `asm` package is based on an old release of Objectweb's ASM version 5. This existed upstream in ASM at the time.

I made a GUI for CFR that kinda does this. Would really be cool to see a plugin like it in Helios. https://gfycat.com/GlitteringFloweryAnhinga Sorry if the gif/video is disorienting, I...

This would be great for creating customized themes with different window decorations if that were to be supported some time down the line with this feature. Is there anything blocking...

> Do we have an idea of how many applications which use RichtextFX are still on Java 8 (or 9 / 10)? [Me](https://github.com/Col-E/Recaf). From my interactions most users are still...

Actually you can see on github who uses RichTextFX. Github seems to think another repo is the artifact definition: https://github.com/lgu-lab/javafx-richtextfx/network/dependents

> "JavaFX runtime components are missing, and are required to run this application" @afester I have never encountered this issue when running a JavaFX fatJar application across varying versions _(Java...

Been a while, but getting around to this with a large refactor of the project. Having distinct `` declaring style independent from the `` items in a `` was neat...

Having a "recursive" flag would be nice for subrules. Esp for xml styled languages.

As I also use reflection to gain access to option values, this would be nice to have.