Re: How to use refactoring for fixes?
Peter Nabbefeld <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <[email protected]> |
Thanks for the link! However, the tutorial does "only" use source tree modifications. That doesn't help for renaming of possibly public fields ... Kind regards Peter Am 16.02.2016 um 15:58 schrieb Benno Markiewicz: > https://platform.netbeans.org/tutorials/nbm-java-hint.html > > With kind regards, markiewb > > 2016-02-16 13:34 GMT+01:00 Peter Nabbefeld <[email protected] > <mailto:[email protected]>>: > > > Hello, > > I'd like to implement a hint including a fix - how can I do > refactoring of > Java sources? > > Kind regards > Peter > >