Skip to main content



      Home
Home » Newcomers » Newcomers » Can not see complete Code (Java)
Can not see complete Code (Java) [message #79765] Wed, 22 June 2005 13:05 Go to next message
Eclipse UserFriend
Originally posted by: abhijat-vatsyayan.bms.com.donotspam.something

Hi,
I could not locate this information using search. Mostly because I think
I am not using the correct search terms.

I have been using eclipse for sometime now and I recently noticed (in a
new install) that when I start navigating java code (using "Open
Declaration"), the editor starts showing part of the java code (only the
node that corresponds to selection. Hence if I select a method, the
editor will only show the method node (declaration and implementation if
any). I can not scroll up or down to other methods in the editor. I can
always close the file and open it but I have not been able to figure
out how to change this behaviour to always have the option of scrolling
up or down to other parts of the java file (after using the "Open
Declaration").

Thanks,
Abhijat
Re: Can not see complete Code (Java) [message #79794 is a reply to message #79765] Wed, 22 June 2005 14:26 Go to previous messageGo to next message
Eclipse UserFriend
You accidently enabled "Show selected element only" - uncheck the
toolbar icon to the side of the highlighter pen.

-tom

Abhijat Vatsyayan wrote:
> Hi,
> I could not locate this information using search. Mostly because I think
> I am not using the correct search terms.
>
> I have been using eclipse for sometime now and I recently noticed (in a
> new install) that when I start navigating java code (using "Open
> Declaration"), the editor starts showing part of the java code (only the
> node that corresponds to selection. Hence if I select a method, the
> editor will only show the method node (declaration and implementation if
> any). I can not scroll up or down to other methods in the editor. I can
> always close the file and open it but I have not been able to figure out
> how to change this behaviour to always have the option of scrolling up
> or down to other parts of the java file (after using the "Open
> Declaration").
>
> Thanks,
> Abhijat
Re: Can not see complete Code (Java) [message #80045 is a reply to message #79765] Thu, 23 June 2005 11:33 Go to previous message
Eclipse UserFriend
Originally posted by: eclipse.rizzoweb.com

Abhijat Vatsyayan wrote:
> Hi,
> I could not locate this information using search. Mostly because I think
> I am not using the correct search terms.
>
> I have been using eclipse for sometime now and I recently noticed (in a
> new install) that when I start navigating java code (using "Open
> Declaration"), the editor starts showing part of the java code (only the
> node that corresponds to selection. Hence if I select a method, the
> editor will only show the method node (declaration and implementation if
> any). I can not scroll up or down to other methods in the editor. I can
> always close the file and open it but I have not been able to figure out
> how to change this behaviour to always have the option of scrolling up
> or down to other parts of the java file (after using the "Open
> Declaration").

See this FAQ: http://eclipsewiki.editme.com/JavaEditor#showOnlySelectedIte m

HTH,
Eric
Previous Topic:Why does my java 1.5 code not compile?
Next Topic:reduce font size across eclipse on linux
Goto Forum:
  


Current Time: Thu May 08 11:50:01 EDT 2025

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

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

Back to the top