 |
|
 |
 |
|
 |
 |
| Author |
Message |
|
|
Post subject: [Troubleshoot] I cannot see my entire source file, why?
Posted: Dec 28, 2006 - 04:47 PM
|
|
Registered Member

Joined: Jan 06, 2004
Posts: 23881
|
|
This feature, where you only see the active code element you are editing is often confused with code folding. This feature is a standard Eclipse editor feature that can be toggled on or off from the tool bar using the following button:
When the feature is turned on, you will only see the code element you are currently working on (e.g. the particular method you have your cursor in), when the feature is turned off, you will see the entire source file. The default is off, but sometimes folks will accidentally turn it on and not-surprisingly be very frustrated to find that they can no longer see their whole file. |
|
|
| |
|
|
|
 |
|
|
| |
|
|
 |
|
 |
|
|
|
 |