Eclipse cursor changes to crosshair

后端 未结 4 635
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-14 05:32

I was working in Eclipse Java EE IDE. While using it, mouse cursor changes to cross-hair. Now its displaying as cross-hair in editors. Where to change it?

相关标签:
4条回答
  • 2020-12-14 05:38

    Just so to provide solution for MAC again-

    cmd + alt + A

    Thanks to @vsm

    0 讨论(0)
  • 2020-12-14 05:44

    Clicking the 0 button while on num lock can also cause it to change...

    Just wrote this incase any one else was not finding a solution! :-)

    0 讨论(0)
  • 2020-12-14 05:54

    Due to certain typo slips these anoying crusor change might turn up.You save your work on diffrent txt file and then close down the work without saving it on the ide .Build up a new class file paste the already written code from the txt file and continue.Enjoy;

    0 讨论(0)
  • 2020-12-14 05:59

    Most likely this is the block edit mode. Try pressing Alt+Shift+A.

    0 讨论(0)
提交回复
热议问题