Skip to main content



      Home
Home » Language IDEs » PHP Development Tools (PDT) » Function documentation(Missing parameters in automatic function documentation )
Function documentation [message #1857853] Wed, 01 March 2023 15:01
Eclipse UserFriend
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: Sat Apr 26 01:50:57 EDT 2025

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

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

Back to the top