Bug 74281

Summary: Provide option to view history of containing file
Product: [Eclipse Project] JDT Reporter: Michael Valenta <Michael.Valenta>
Component: UIAssignee: JDT-UI-Inbox <jdt-ui-inbox>
Status: ASSIGNED --- QA Contact:
Severity: enhancement    
Priority: P5 CC: daniel_megert
Version: 3.0   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Michael Valenta CLA 2004-09-20 09:47:45 EDT
I applied a patch to one of my files that had an unresolved import. I did an 
organize imports and the impot went away. I wanted it back so I compared with 
local history but local history on Java files does not show import.

I just relaized that the problem was the view from which I opened the class. 
Opening it from the navigator revealed the imports. The average user would 
probably not be able to figure this out. There should be an option in the Java 
class local history to view the history for the containing file.