add comment/uncomment menu.
updated.
Set the error message.
Default Prefix for comment.
2003-11-17 Mikhail Khodjaiants src/org/eclipse/cdt/launch/ui/CSourceLookupTab.java: "Search for duplicate source files" option support.
fixed Eclipse 3.0M4 build problems
Patch for Tom Tromey: - Changed -werror to -Werror
Fix for PR 35960: the "Search for duplicate source files" option is added.
changed the message displayed when the source file not found.
If the target is suspended by a line breakpoint the source manager tries to retrieve the file resource from the breakpoint marker.