Skip to main content



      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 11:12 Go to next message
Eclipse UserFriend
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 11:13] by 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 05:48 Go to previous messageGo to next message
Eclipse UserFriend
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 10:31 Go to previous messageGo to next message
Eclipse UserFriend
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 02:12 Go to previous message
Eclipse UserFriend
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: Thu Jul 03 19:04:04 EDT 2025

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

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

Back to the top