Question

I am using eclipse juno, I need to know if there is any keyboard shortcut for pasting some text from the copied clipboard history, I mean in JDeveloper there is a combination of keys CTRL + SHIFT + V this will bring a popup showing all the earlier copied texts, then the user selects whatever text he wants to paste, is there anything similar in eclipse?

Was it helpful?

Solution

Yes as @MatF said you can use MoreClipboard plugin. -1 to PDE Tools Cliboard View as it not brings up popup window to select old entries.

Also moreclipboard has the same short cut key as in Jdeveloper i.e CTRL + SHIFT + V

Quick links:

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top