Skip to content

crazycat256/Subclass-Renamer

Repository files navigation

Recaf plugin: Subclass Renamer

This plugin allows finding and renaming of classes that extend a specific class. It has options for defining the precise pattern of renaming, and if the renaming should be recursive. This plugin is made for Recaf 4.x. Version for Recaf 2.x can be found here

Note: this plugin is not yet stable and may have problems or errors. Please report any issues you find.

demo

Download: Here

Building & modification

Once you've downloaded or cloned the repository, you can compile with mvn clean package. This will generate the file build/libs/subclass-renamer-{VERSION}.jar. To add your plugin to Recaf:

  1. Navigate to the plugins folder.
    • Windows: %APPDATA%/Recaf/plugins
    • Linux: $HOME/Recaf/plugins
  2. Copy your plugin jar into this folder
  3. Run Recaf to verify your plugin loads.

Credits

Col-E for Recaf and Auto Renamer.

About

A Recaf plugin that allows quick renaming of all classes that inherit of a specified class

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages