Opened 7 years ago
Closed 6 years ago
#1669 closed defect (wontfix)
remove empty javadoc comments
Reported by: | Dimitar Misev | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | Future |
Component: | petascope | Version: | development |
Keywords: | Cc: | ||
Complexity: | Medium |
Description
It seems like petascope has a bunch of empty javadoc @param, @return and @throws. These need to be removed and avoided in future.
Change History (2)
comment:1 by , 7 years ago
Milestone: | 9.5 → Future |
---|
comment:2 by , 6 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
I'll close this ticket. Whenever you work on some code and notice some empty javadoc like this please remove it. More importantly, don't introduce it in future.