Eclipse hang when copying / pasting code

后端 未结 8 1878
失恋的感觉
失恋的感觉 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:47

    THE solution!! For me at least.

    If CTRL + C works for some editor, not for other, then some plugin settings must have re-affected them to another command.

    So you have to go to:

     Window->Preferences->General->Startup and Shutdown
    

    and try to disable, one by one the plugins activated on startup:
    in my case, was "Dynamic Languages Toolkit Core UI"

提交回复
热议问题