Eclipse 3.5 Copy & Paste Problem

前端 未结 9 766
不思量自难忘°
不思量自难忘° 2021-02-05 01:33

I recently updated my Eclipse to the latest release 3.5 and since then I have a very annoying problem with c&p using the shortcuts.

In an editor (xml, jsp, doesnt ma

9条回答
  •  庸人自扰
    2021-02-05 02:12

    This is caused by various X clipboard managers doing weird things with the clipboard. (bug report).

    In XFCE the clipman applet was rolled in XFCE 4.8, and will be the source of these problems.

    To fix this in XFCE - kill xfce4-settings-helper. You will need to use Settings Manager -> Session and Startup -> Session to kill it, as otherwise it may restart automatically.

    To prevent this starting next time, you will need to remove it from your startup/login programs in Settings Manager > Session and Startup > Application Autostart.

提交回复
热议问题