Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Function documentation(Missing parameters in automatic function documentation )
Function documentation [message #1857853] Wed, 01 March 2023 20:01
Dirk Hartkopf is currently offline Dirk HartkopfFriend
Messages: 1
Registered: March 2023
Junior Member
I use the feature to insert automatically a function documentation above a function declaration by typing "/**".
Normally Eclipse generates a documentation template like
/**
*
* @param $p1
* @param $p2
**/
Without any obvious reason quite often the template is generated, but the function parameters are not included. They need to be inserted manually.

Does anybody know the reason for this behaviour?

Thanks
Dirk
Previous Topic:Required library cannot denote external folder or archive
Next Topic:Must have tools while developing in PHP?
Goto Forum:
  


Current Time: Thu May 02 06:35:12 GMT 2024

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

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

Back to the top