开发者

Eclipse: copying a warning to the clipboard

开发者 https://www.devze.com 2023-02-06 00:53 出处:网络
How do you copy a warning from a specific line in Eclipse to the clipboard? I can see it with mouseover, I just can\'t seem to copy it.

How do you copy a warning from a specific line in Eclipse to the clipboard? I can see it with mouseover, I just can't seem to copy it.

In my "Problems" pane, I have a whole bunch of 开发者_运维问答warnings and can't figure out how to isolate the one for a particular line.


When you see it on mouseover, you can also move the mouse to hover over the warning message itself, and it becomes selectable.

Equivalently, you can press F2 (unless you changed your shortcut keys), which will focus the problem panel that popped up when you moused over the problem. And again, from here you can select the text and copy it.

Or copy with ctrl+c from the problems panel.

Or Properties from the problems panel, and then copy from there.

Maybe I didn't understand the problem...

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号