Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Adding cut/copy/paste to the toolbar
Adding cut/copy/paste to the toolbar [message #760555] Fri, 02 December 2011 20:25 Go to next message
Angus Mising name is currently offline Angus Mising nameFriend
Messages: 14
Registered: November 2011
Junior Member
I'm shocked to find that cut, copy and paste functions are omitted from the toolbar (easily the most popular w/me). I've looked through the settings but can't figure out how to add them. How do I do that?
I've got whatever
Eclipse IDE for C/C++ Developers

Version: Indigo Service Release 1
Build id: 20110916-0149
for Win7 64-bit, is but I also have Eclipse for PHP.
Re: Adding cut/copy/paste to the toolbar [message #760772 is a reply to message #760555] Mon, 05 December 2011 08:58 Go to previous messageGo to next message
HagenFriend
Messages: 90
Registered: April 2010
Member
On 12/2/2011 9:25 PM, Angus wrote:
> I'm shocked to find that cut, copy and paste functions are omitted
> from the toolbar (easily the most popular w/me).

Most developers will never notice their absence - using the buttons is
slow compared to the keyboard shortcuts.

> I've looked through the settings but can't figure out how to add
> them. How do I do that?

Normally you do this by right-clicking the toolbar, then select
"Customize Perspective" -> "Tool Bar Visibility".

But this method works only with items that actually *have* a toolbar.

Looks to me like the whole "Edit" Toolbar is missing from Indigo/CDT.


Angus, if it bothers you, please report it via the CDT Bugzilla (and
remember to mention it is 'the "Edit" Toolbar for CDT').
Re: Adding cut/copy/paste to the toolbar [message #760980 is a reply to message #760772] Mon, 05 December 2011 18:41 Go to previous messageGo to next message
Angus Mising name is currently offline Angus Mising nameFriend
Messages: 14
Registered: November 2011
Junior Member
I could, but I wonder how much attention it would get, since, from what you say, it seems I'm the only developer in the world who spends parts of the development cycle w/his chin resting in his backhand, while the mouse does all the work.
Re: Adding cut/copy/paste to the toolbar [message #761065 is a reply to message #760980] Mon, 05 December 2011 20:49 Go to previous messageGo to next message
Klaus km is currently offline Klaus kmFriend
Messages: 142
Registered: November 2011
Senior Member
I also don't miss this buttons, but I like to have undo/redo buttons. They are also not configurable. But then I found this solution:

http://stackoverflow.com/questions/819846/how-to-add-undo-redo-buttons-to-toolbar-in-eclipse

So it seems, that it is not to hard to make a micro-plugin to enable buttons. Maybe you or someone else (who has the knowledge to create simple plugins) could create such a micro plugin with cut/copy/paste buttons?

Klaus


Re: Adding cut/copy/paste to the toolbar [message #761244 is a reply to message #760980] Tue, 06 December 2011 07:13 Go to previous messageGo to next message
HagenFriend
Messages: 90
Registered: April 2010
Member
On 12/5/2011 7:41 PM, Angus wrote:
> I could, but I wonder how much attention it would get, since, from what
> you say, it seems I'm the only developer in the world who spends parts
> of the development cycle w/his chin resting in his backhand, while the
> mouse does all the work.

Actually I do think that the omission of the "Edit" toolbar is a bug.
You are affected by it. Please write the bug report.
Re: Adding cut/copy/paste to the toolbar [message #762072 is a reply to message #761244] Wed, 07 December 2011 14:09 Go to previous messageGo to next message
Angus Mising name is currently offline Angus Mising nameFriend
Messages: 14
Registered: November 2011
Junior Member
Ugh! I reported it, but it's a duplicate of one that was reported 5 summers ago and is WONTFIX. I guess I'm just going to have to hand-hack it myself.
Re: Adding cut/copy/paste to the toolbar [message #762139 is a reply to message #762072] Wed, 07 December 2011 15:49 Go to previous message
HagenFriend
Messages: 90
Registered: April 2010
Member
On 12/7/2011 3:09 PM, Angus wrote:
> Ugh! I reported it, but it's a duplicate of one that was reported 5
> summers ago and is WONTFIX. I guess I'm just going to have to hand-hack
> it myself.

Weird... the "Edit" toolbar entries are still present in 3.6, so I
wonder why anyone should drop it willingly.

Anyway, thanks for the effort, Angus!
Previous Topic:Customize output console
Next Topic:[AST] Getting AST Node from Binding
Goto Forum:
  


Current Time: Sat Apr 27 00:08:12 GMT 2024

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

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

Back to the top