Eclipse hang when copying / pasting code

后端 未结 8 1790
失恋的感觉
失恋的感觉 2021-01-30 03:22

I have a big problem. Eclipse is hanging up when I do any copy/paste with Ctrl+C / Ctrl+V keys.

Is it due to the Eclipse vali

8条回答
  •  情歌与酒
    2021-01-30 03:43

    I faced the problem when editing java code. Every time I typed CTRL + C the editor freezes for a short period of time.

    In my case I only turned of the Go to declaration that is available in textual editors. SeeWindow -> Preferences -> General -> Editors -> Text Editors -> Hyperlinking.

提交回复
热议问题