Does anyone know how to edit the style used for Doxygen comments in Eclipse CDT?
In other words type /** and pressing enter on a line before a function curren
I can get some of the way to what you want by going to: Preferences - PHP - Code Style - Code Templates - Comments.
I'm not sure that this will enable you to use backslashes instead of @s for your keywords, but I think it should achieve most of what you want.