What you are looking for is an eclipse feature.
"/**" and enter. Or type "com" and ctrl+space
You can change the template of "com".
Window > preferences > C/C++ > Editor > Templates > Comment (default multi-line comment)
I find the * in front of the comment helpful when code/commend folding is in effect in any IDE.