Re: API changes
Brian Smith <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.mdr.devel |
|---|---|
| Organization | CollabNet Hosting |
| Message-ID | <[email protected]> |
Martin,
I see that you applied the patch. But, the links to the "Constant Field
Values" page will only work if you generate the documentation with
JavaDoc 1.4.1-beta or later:
http://developer.java.sun.com/developer/bugParade/bugs/4526070.html
Brian Smith wrote:
> Here's a simple change to the JavaDoc that provides a cross-reference to
> MDRChangeEvent and the "Constant Field Values" page. Also, it corrects
> the {@see MDRChangeEvent#isOfType} => {@see MDRChangeEvent#isOfType(int)}