Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » PHPDocBlock doesn't contain the long description
PHPDocBlock doesn't contain the long description [message #83856] Fri, 14 November 2008 15:19
Eclipse UserFriend
Originally posted by: christian.wolf.sedo.de

Hi everybody,

I'm currently working on a plugin to create a documentation from my PHP
classes, similar to phpDocumentor. I don't want it to parse the sources
seperately but operate directly on the AST provided by the PDT (2.0).
When digging into the PHPDocBlock class, I was surprised that I can't
fetch the longer description from it (that would be the most important
part for me). The DocumentorLexer would already provide that
description, but resets it when creating a PHPDocBlock.

My question is: is there a reason for not having the long description
accessible and will it be accessible in a future release of PDT, or do I
have to patch my PDT release over and over again?

Thanks,
ciao Christian
Previous Topic:recursively copying folders
Next Topic:$50 Reward for Debug
Goto Forum:
  


Current Time: Fri Apr 26 12:27:54 GMT 2024

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

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

Back to the top