Auto Generate Comments [message #619386] |
Wed, 01 September 2010 10:45  |
Eclipse User |
|
|
|
Is there a way for Dali to auto-generate javadoc comments on getters and setters the way that eclipse does when you generate getters and setters on a normal pojo? In eclipse if I right click in my code and select source -> generate getters and setters... I have the option to generate javadoc comments on the generated methods. I haven't found a way to do that in Dali when I create an new entity and list the entity fields.
Typically what I am doing now is using dali to generate the fields and annotations then go in and delete all the getters and setters then generate them with the source -> generate getters and setters option.
|
|
|
|
Powered by
FUDForum. Page generated in 0.02943 seconds