For Programmers: Free Programming Magazines  


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









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 sourc
Chris Smith

2006-05-20, 7:04 pm

Camille Petersen <cpet_magnus@hotmail.com> 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?


1. Select menu item: Window -> Preferences...
2. Choose section: Java -> Editor -> Folding
3. Uncheck "Initially fold these elements: ... Imports"
4. Click OK.

--
www.designacourse.com
The Easiest Way To Train Anyone... Anywhere.

Chris Smith - Lead Software Developer/Technical Trainer
MindIQ Corporation
Sponsored Links







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

Copyright 2008 codecomments.com