On Mon, Jul 7, 2008 at 4:34 PM, Lior Messinger <[EMAIL PROTECTED]> wrote: > (...) > When I used to use Visual Studio, there was a macro to do that. I'm using > Eclipse now. > any suggestions?
Aptana. :-) Eclipse based, free and it does that. > thanks very much for _any idea_, > Lior > PS: this header is in a particular format. is it used by any software to > produce documentation? Yep, check out phpdoc.org - it's the defacto documentation standard in the PHP world. Till
