Skip to content

Piean/coding-wizard

Repository files navigation

Coding-Wizard

The Code Helper Plugin Of IntelliJ IDEA.

Install

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.

Features

Generate All Setter

Generate setter method for all variables of an object quickly. avatar

Bean Copy

Use getter and setter methods to copy object quickly. Config your project package prefix will make plugin filter the inessential variables. avatar

Contributing

Contributions are welcome! Open a pull request to fix a bug, or open an Issue to discuss a new feature or change.