I want generated source code to include
a part of javadoc documantation.
for examle,
/**
* function
* @param foo
* @throws BarException
*/
Do you have a plan does this?
Thanks,
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I want generated source code to include
a part of javadoc documantation.
for examle,
/**
* function
* @param foo
* @throws BarException
*/
Do you have a plan does this?
Thanks,
i will look at this for the next release.