Re: Inspect & Transform feature in java hint
markiewb <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.devel |
|---|---|
| Message-ID | <[email protected]> |
Hej Miso. Have a look at the annotations! See the configuration of my hints at https://github.com/markiewb/nb-additional-hints Extra tips: Extend from the correct super class and you will enable the "disable/configure/execute this hint"-feature in the sub menu. Tweak the position attribute to give your hint a priority. Best regards, markiewb ----- Ursprungligt meddelande ----- Från: "Michal Hlavac" <[email protected]> Skickat: 19.10.2015 16:50 Till: "[email protected]" <[email protected]> Ämne: [nbdev] Inspect & Transform feature in java hint Hello, Can you tell me please, what do I need to do if I want to have my java hint in "Inspect & Transform" feature. It's automatically in Inspect... feature but not in "Inspect & Transform...". thanks, miso