Bug 74281 - Provide option to view history of containing file
Summary: Provide option to view history of containing file
Status: ASSIGNED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.0   Edit
Hardware: All All
: P5 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-20 09:47 EDT by Michael Valenta CLA
Modified: 2012-08-21 10:01 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.