Taiga
Taiga

Reputation: 131

Selecting multiple pieces of text in Eclipse

A very simple question that may have been answered before but I couldn't find it. I was wondering if there is a possible way to selecting multiple pieces of text/code in Eclipse, without also selecting every text between. Just like the function of MS Word when you hold down the ctrl-button and pick and choose with the mouse what you would like to select. Thanks in advance!

Upvotes: 3

Views: 1484

Answers (1)

E-Riz
E-Riz

Reputation: 32914

No, there's no such capability built into Eclipse. There's always a chance that some third-party plug-in provides it, but in 10+ years as an Eclipse user and developer I've never heard of one.

Upvotes: 1

Related Questions