Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Documenting abstract methods?
Documenting abstract methods? [message #97794] Fri, 29 May 2009 11:46
Christian Hammers is currently offline Christian HammersFriend
Messages: 2
Registered: July 2009
Junior Member
Hi

I have an abstract class and several (normal) classes which extending this
one and implement all abstract methods.

It would be cumbersome to copy & paste the phpDoc from the abstract method
to all implementing ones. So I'm wondering if there is a trick that lets
eclipse
realise that I want to see the abstracts' docs when e.g. pointing with the
mouse
over a method.

The various "@see" tags just gives links "@inheritdocs" is also not enough
to see the method parameters or return type.

bye,

-christian-
Previous Topic:[Announce] PDT 2.1.0 I200905280931 is available
Next Topic:[Announce] PDT 2.1.0 I200905310758 is available
Goto Forum:
  


Current Time: Wed Dec 11 07:30:33 GMT 2024

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

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

Back to the top