For Programmers: Free Programming Magazines  


Home > Archive > Java Help > May 2006 > Re: Searching options to ALWAYS EXPAND "import" statements in Eclipse









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: Searching options to ALWAYS EXPAND "import" statements in Eclipse
IchBin

2006-05-20, 7:04 pm

Camille Petersen wrote:
> My Eclipse source editor groups all import statement at the beginning of a source file
> and "hides" them in the first line. Only if I click on the "+" sign left of the
> first import statement all remaining import statements became visible.
>
> How do I set Eclipse up that it ALWAYS show all import statements by default without
> having to do manually the expand click?
>
> Camille
>


For imports it really should not be an issue. That is, by using
'Ctrl+Shift+o' or "Menu Source \ Organize Imports", Eclipse will 98% of
the time manager you Imports correctly so you really do not meed top
look at them.

Anyway, you can change what gets folded here:
"Menu Windows \ Preferences \ Java \ Editor \ Folding \ un-check Imports"


Thanks in Advance...
IchBin, Pocono Lake, Pa, USA
http://weconsultants.servebeer.com/JHackerAppManager
________________________________________
__________________________________

'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com