Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » disabling comment bracket insertion
disabling comment bracket insertion [message #1018009] Tue, 12 March 2013 20:25 Go to next message
Eclipse UserFriend
If I type

/* RETURN

in a C/C++ editor window, Eclipse automatically inserts

*
*/

on the next lines. Is there a way to turn this off permanently?
Re: disabling comment bracket insertion [message #1018835 is a reply to message #1018009] Thu, 14 March 2013 10:52 Go to previous messageGo to next message
Eclipse UserFriend
I guess with the menue item
windows/preferences/C/C++/Editors/Typing

it should be possible to deactive it.
Re: disabling comment bracket insertion [message #1019010 is a reply to message #1018835] Thu, 14 March 2013 18:10 Go to previous messageGo to next message
Eclipse UserFriend
Quote:
I guess with the menue item
windows/preferences/C/C++/Editors/Typing

it should be possible to deactive it.


That menu item gives me the option to disable auto-insertion of a lot of things, but not comment brackets, unfortunately. Not in my version anyway.

I'm not sure which eclipse version numbers to tell you about, but here is my guess:
Eclipse IDE for C/C++ Developers
epp.package.cpp
1.4.2.20120213-0813

I'm using Texas Instruments code composer studio 5.2.0.00069 which is Eclipse plus TI plug ins.

How would I install Eclipse alongside my TI installation to see whether the latest version of Eclipse now supports no auto adding of comment brackets, without risking the integrity of my existing installation?
Re: disabling comment bracket insertion [message #1020521 is a reply to message #1019010] Mon, 18 March 2013 07:11 Go to previous message
Eclipse UserFriend
There is no such thing as eclipse installer. So after downloading the latest eclipse CDT version, just extract it where ever you want and run from there. It won`t screw up your existing tool.
Previous Topic:curl
Next Topic:comments into source header on CVS commit
Goto Forum:
  


Current Time: Fri Nov 07 18:53:49 EST 2025

Powered by FUDForum. Page generated in 0.02884 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top