Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there a way to remove "vertical ruler" in Eclipse

Tags:

eclipse

Hello i have searched for remooving vertical ruller from eclipse for some time and i havent found any solution. It is not listed even in the Help section of Eclipse.

Does anyone happen to know, how to remove or disable it?

like image 605
71GA Avatar asked Oct 10 '12 18:10

71GA


1 Answers

For me it only shows up in PyDev, you can easily disable it from:

Preferences → PyDev → Editor → Overview Ruler Minimap →
Uncheck Show Minimap & Show Overview Items in Minimap.

Done and done! You should check show vertical scroll bars if you're disabling the mini-map

like image 157
Kevin Parker Avatar answered Oct 23 '22 08:10

Kevin Parker