The Code Helper Plugin Of IntelliJ IDEA.
This project is source code of plugin. To use the plugin, you need install it in IntelliJ IDEA.
- Search “Coding Wizard” the IDEA plugin marketplace and install it
- Download the Coding-Wizard zip file in JetBrainsPlugins, and install in IDEA.
Generate setter method for all variables of an object quickly.
Use getter and setter methods to copy object quickly. Config your project package prefix will make plugin filter the inessential variables.
Contributions are welcome! Open a pull request to fix a bug, or open an Issue to discuss a new feature or change.