A template workspace for making plugins in recaf.
Simply clone this project.
Then head over to the gradle tab to prepare to start recaf.
Execute the createIntellijRun task
Then head over to the run configurations area.
Set the module to your main module.
And run!
Create a run config that executes RecafStart, which will be in your classpath.