Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » disabling comment bracket insertion
disabling comment bracket insertion [message #1018009] Wed, 13 March 2013 00:25 Go to next message
John Fisher is currently offline John FisherFriend
Messages: 2
Registered: March 2013
Junior Member
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 14:52 Go to previous messageGo to next message
Nick Schweyer is currently offline Nick SchweyerFriend
Messages: 175
Registered: July 2009
Senior Member
I guess with the menue item
windows/preferences/C/C++/Editors/Typing

it should be possible to deactive it.


Niko

Eclipse-CDT Version: 2019-12 (4.14.0), Win10 64bit
Re: disabling comment bracket insertion [message #1019010 is a reply to message #1018835] Thu, 14 March 2013 22:10 Go to previous messageGo to next message
John Fisher is currently offline John FisherFriend
Messages: 2
Registered: March 2013
Junior Member
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 11:11 Go to previous message
Tamas Csabina is currently offline Tamas CsabinaFriend
Messages: 28
Registered: November 2012
Junior Member
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: Tue Apr 16 16:31:29 GMT 2024

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

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

Back to the top