Skip to content

walkmod/walkmod-setter-getter-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

walkmod-setter-getter-plugin

Build Status

This project is a walkmod plugin to generate a setter and a setter for each field declaration.

Usage

Inside your transformation chain, you need to declare the following code transformation.

<transformation type="walkmod:commons:setter-getter-gen" isMergeable="true">

Contributing

If you want to hack on this, fork it, improve it and send me a pull request.

To get started using it, just clone it and call mvn install.

About

Walkmod plugin to generate field accessors in Java source fields

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages