Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Is there a way to annotate methods that are overridden in subclasses?(Eclipse annotate override parent super method)
Is there a way to annotate methods that are overridden in subclasses? [message #798381] Tue, 14 February 2012 16:12 Go to next message
David Mulligan is currently offline David MulliganFriend
Messages: 13
Registered: February 2010
Junior Member
I am looking for a way to see in the eclipse java editor that a method has been overridden in one or more subclasses at a glance. Too often I forget to hit ctrl-t on methods to see if there are any.

Does such a feature exist?

[Updated on: Tue, 14 February 2012 16:13]

Report message to a moderator

Re: Is there a way to annotate methods that are overridden in subclasses? [message #799028 is a reply to message #798381] Wed, 15 February 2012 10:48 Go to previous messageGo to next message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
On 14.02.2012 17:13, David Mulligan wrote:
> I am looking for a way to see in the eclipse java editor that a method
> has been overridden in one or more subclasses at a glance. Too often
> I forget to hit ctrl-t on methods to see if there are any.
>
> Does such a feature exist?
No, this would be too expensive.

Dani
Re: Is there a way to annotate methods that are overridden in subclasses? [message #806135 is a reply to message #799028] Fri, 24 February 2012 15:31 Go to previous messageGo to next message
David Mulligan is currently offline David MulliganFriend
Messages: 13
Registered: February 2010
Junior Member
I guess I shouldn't be surprised that it would be exensive. I had hoped that an indicator that it is overridden somewhere in the project and not maintaining links to those overridden methods would have been reasonable.

Will it still be too expensive with the computing power we will have in 18 months? Smile

Thanks,
David
Re: Is there a way to annotate methods that are overridden in subclasses? [message #909432 is a reply to message #799028] Fri, 07 September 2012 06:12 Go to previous message
katie evans is currently offline katie evansFriend
Messages: 28
Registered: July 2012
Location: brisbane queensland austr...
Junior Member
It's not been too expensive for IntelliJ for at least 5 years now.
Previous Topic:How to get the resources when the plugin install at eclipse??
Next Topic:Breakpoints are all crossed out in Juno but in Helios not
Goto Forum:
  


Current Time: Tue Apr 16 23:48:27 GMT 2024

Powered by FUDForum. Page generated in 2.43540 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top