[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.cdt] Configuring style of comments for C/C++ editor?

Is there a way to configure the way comments are formatted by the C/C++ editor? I can't seem to find any reference to comments in the C/C++->Code Style preferences. Specifically, I would prefer NOT having a '*' inserted automatically on every line when I type within a /* ... */ section, as I think comments in general are more readable without it.

- Toralf