Eclipse 3.5 Copy & Paste Problem

前端 未结 9 717
不思量自难忘°
不思量自难忘° 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 01:56

    I use Eclipse Kepler for PHP development. It's dumb I know.

    None of the solutions suggested here has solved this source of frustration. I can confirm the copy function works whether shortcut keys are bound or not. As I can copy from eclipse and paste into any other application. Except eclipse.

    My solution. Accidental discovery: Eclipse Kepler will allow you to paste outside the php open and close tags and allow you to click and drag the highlighted block of content into into position.

    Acceptable solution for small bits of code. Horribly crippling for larger development environments.

提交回复
热议问题