]
George Gastaldi commented on FORGE-2264:
----------------------------------------
You need to cast your Field to FieldSource. Field is modeled to be read-only.
Please use the forums for questions.
Thanks
add/remove annotation on fields
-------------------------------
Key: FORGE-2264
URL:
https://issues.jboss.org/browse/FORGE-2264
Project: Forge
Issue Type: Feature Request
Reporter: ludovic Bertin
JavaClassSource has methods to add/remove annotations.
org.jboss.forge.roaster.model.Field DOESN'T.
Is it possible to add the feature ?
If not, what is the best approach to remove an annotation on a field.
Thanks
Ludovic