101

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?

General Grievance
  • 4,555
  • 31
  • 31
  • 45
Muhammad Imran Tariq
  • 22,654
  • 47
  • 125
  • 190

4 Answers4

241

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

mtk
  • 13,221
  • 16
  • 72
  • 112
Thomas
  • 87,414
  • 12
  • 119
  • 157
  • 2
    Thank you! It works also in IBM Rational Application Developer IDE (mine is v8.5.5.1) wich is Eclipse based. – barbara Jan 08 '20 at 14:53
12

Just so to provide solution for MAC again-

cmd + alt + A

Thanks to @vsm

rohtakdev
  • 956
  • 1
  • 13
  • 16
1

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! :-)

Ruchir Baronia
  • 7,406
  • 5
  • 48
  • 83
0

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;