Re: Unused method highlighting

2019-06-10 Thread Laszlo Kishalmi
The editor already has that function, though you need to be very pragmatic when you are writing your classes. It is can only been determined for  private methods safely whatever is public/package private are can be potentially called from outside. The current usage can be checked the find usag

Re: Unused method highlighting

2019-06-10 Thread Peter Steele
> > *From:* Mohammad Mohsen Nourafkan > *Sent:* Monday, June 10, 2019 5:47 AM > *To:* users@netbeans.apache.org > *Subject:* Unused method highlighting > > > > Hi everyone > > Is there possible to highlight those methods never called in editor > Thanks > > -- > > MOHSENTM >

RE: Unused method highlighting

2019-06-10 Thread Greenberg, Gary
’ feature. Gary Greenberg Staff Software Engineer Data Product Development, BI-A E: ggree...@visa.com M: 650-269-7902 [EmailSig-TaglineVersion] From: Mohammad Mohsen Nourafkan Sent: Monday, June 10, 2019 5:47 AM To: users@netbeans.apache.org Subject: Unused method highlighting Hi everyone Is

Unused method highlighting

2019-06-10 Thread Mohammad Mohsen Nourafkan
Hi everyone Is there possible to highlight those methods never called in editor Thanks -- MOHSENTM