Re: Enhancement to Netbeans Code Suggestion and Tips Engine
Jesse Glick <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.user-interface |
|---|---|
| Organization | Sun Microsystems / NetBeans |
| Message-ID | <[email protected]> |
Ayodeji Aladejebi wrote: > When using Netbeans Editor, once you type a line of code using a > deprecated API, it underlines the code and says the API is > deprecated. In most API documentations, the API developer suggests to > you which newer API is appropriate to use. Cant Netbeans Code Tips > Engine parse thru the API documentation to autoscan the suggested API > to use and then suggest it in the Code Tip? This info is available in the popup Javadoc from code completion. But it would indeed be nice to have the text of the @deprecated tag displayed right in the tool tip for the warning. Can you file an RFE for it so it does not get forgotten? Thanks, -Jesse -- [email protected] x22801 netbeans.org ant.apache.org