mbien commented on PR #9462:
URL: https://github.com/apache/netbeans/pull/9462#issuecomment-4782716469

   > Side question: Would you mind elaborating how "I ran" works in practice?
   
   of course!
   
   easiest way is to create a hint file (e.g `manual.hint`) in 
`[nb_config]/config/rules` for global hints. There is also UI for that but it 
is a bit hidden. ([example hint 
files](https://github.com/mbien/jackpot-inspections))
   
   Put some rules into it, e.g by pasting the two rules mentioned above into it 
and save it.
   
   Hint files can be run using the regular run action 
(https://github.com/apache/netbeans/pull/3171), e.g right click -> run file. 
This should open the "inspect and transform" refactoring dialog and ask you 
about the scope. I have a project group with all NB modules, so i selected "all 
opened projects" and ran it. (warning: can take little while since its a lot of 
modules)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to