Keep javadoc comments in class files
Hi there,
is there a way to keep javadoc comments in classfiles?
Reason: Not any company can spread the source for their algorithms, but as customer requests grow to use it with eclipse, code completion and javadoc, there is a need for such "feature".
Any ideas? Not documented tricks?
Ty

