Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 27222

Summary: No support for Show Outline in read-only Java files
Product: [Eclipse Project] JDT Reporter: Jesper Kamstrup Linnet <eclipse>
Component: TextAssignee: JDT-Text-Inbox <jdt-text-inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3    
Version: 2.1   
Target Milestone: ---   
Hardware: PC   
OS: Windows NT   
Whiteboard:

Description Jesper Kamstrup Linnet CLA 2002-11-27 05:37:49 EST
There is no support for showing the outline (Ctrl-O) in a .java file if the file
is marked as read-only. This is a problem for instance when using a version
control system as ClearCase, where the files are not made read-write until
explicitly checked out.

Even if the file is marked as read-write while opened, the Show Outline function
is not enabled. You have to close and reopen the file in order to enable the action.

I'm using the I20021126 build.

This bug may relate to bug #27109.
Comment 1 Jesper Kamstrup Linnet CLA 2003-01-08 02:06:41 EST

*** This bug has been marked as a duplicate of 28698 ***