• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Eclipse: Class Member appears disseminated

 
Ranch Hand
Posts: 90
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all!
Something happened to my environment when I am using Package Explorer for my project in Eclipse version 3.
What happens si that whenever I select a field or a method of a particular class and double click on it, instead of scrolling down to the location of that class member, only that class member is appeared in the .java file being shown. Whereas all the rest of the class and scrollbars disappear. However, i until last week it was not like that. It simply used to scroll down to the location of the selected field/method and the user can always scroll up and down. But now i need to close the file and reopen again in order to revert to the previous view.....Kindly inform what setting/configuration i need to change.
Regards,
Murad.
 
Murad Iqbal
Ranch Hand
Posts: 90
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Got the answer!
It was that I may have unknowingly clicked on the 'Show Source of Selected Elements Only' option on the toolbar.
Thanx,
Murad.
 
I carry this gun in case a vending machine doesn't give me my fritos. This gun and this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic