CodeGenerator
CodeGenerator copied to clipboard
Instructions for building from source
Would it be possible to provide instructions for building this plugin from source? I would like to modify it and add some functionality for my own purposes.
@rmullin7286
- Open the project in Intellj IDEA should be sufficient.
- To generate the plugin, Right click on the project > Prepare Plugin Module "code-generator" for Deployment.
Doesn't work for me.
Doesn't work for me.
Please check my fork and modification at https://github.com/Haixing-Hu/CodeGenerator/tree/v1.7.1
I have migrated the codes to the gradle building system.