erwindeg / spoon-example-article

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spoon example

Example of a getter and setter generator with the Spoon libary (https://github.com/INRIA/spoon).

Usage

The Java class GetSetGenerator contains a main method. Run this class to generated a getter and a setter for fields annotated with @GetSet. The generated source files end up in the target folder.

About


Languages

Language:Java 100.0%