Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » How to keep Java editor from auto scrolling?
How to keep Java editor from auto scrolling? [message #895944] Mon, 16 July 2012 15:29 Go to next message
Brandon Hoppe is currently offline Brandon HoppeFriend
Messages: 1
Registered: July 2012
Junior Member
I don't know what this option is or how to disable it. All I know is it is very annoying. It seems that certain edits cause the Java editor in Eclipse to scroll up or down.

For example, in an already existing class file, if I begin typing a new method at the bottom of the editor, Eclipse will auto scroll the editor so that the method is now at the top of the page.

Anyone know how I can turn this "feature" off?

Thanks,
Brandon
Re: How to keep Java editor from auto scrolling? [message #897131 is a reply to message #895944] Sun, 22 July 2012 08:05 Go to previous message
Javin Paul is currently offline Javin PaulFriend
Messages: 48
Registered: July 2011
Location: mumbai
Member

well I have never seen this issue while editing in Eclipse. must be some option which gets enabled accidentally. There one option called "toggle breadcrumb" in second bar from top which brings any method or code block into view port if selected, not sure if that helps but you can try.
Previous Topic:why my Eclipse IDE do not support Arabic and Farsi fonts?
Next Topic:Annotation processing, Project specific or project only setting?
Goto Forum:
  


Current Time: Fri Mar 29 07:25:27 GMT 2024

Powered by FUDForum. Page generated in 0.03894 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top