[
https://issues.jboss.org/browse/SEAMFORGE-287?page=com.atlassian.jira.plu...
]
George Gastaldi commented on SEAMFORGE-287:
-------------------------------------------
Yeah, but there is an installer that you run with
{code:java}
java -jar lombok.jar
{code} that already configures all the stuff needed.
If you place lombok in the pom.xml, the resulting WAR will be fine.
Use Project Lombok for the entities generated on Forge
------------------------------------------------------
Key: SEAMFORGE-287
URL:
https://issues.jboss.org/browse/SEAMFORGE-287
Project: Seam Forge
Issue Type: Feature Request
Components: Builtin Plugins
Affects Versions: 1.0.0.Beta1
Reporter: George Gastaldi
To avoid boilerplate code, it would be interesting that the entities created on Forge use
Lombok.
As the latest version says (0.10.0), dependency on lombok.jar in runtime is not
necessary, so it would be a cool feature to generate getters and setters (also toString
and equals/hashCode) without requiring any additional code.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira