Bug 31753 - Package explorer is not synchronized with the selected file
Summary: Package explorer is not synchronized with the selected file
Status: RESOLVED DUPLICATE of bug 30002
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-13 04:44 EST by Posti Roska CLA
Modified: 2003-02-13 04:56 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Posti Roska CLA 2003-02-13 04:44:51 EST
In M4, when you selected any java file editor, the package explorer (both 
resource view and java view) showed the selected file in the explorer tree. In 
M5, however, this does not work anymore. 

An example: 
I have the maximum amount of editors open (5) and the file "BeanUtils.java" 
selected in a package explorer view. I select another editor having 
file "MyFile.java" opened. The package explorer view does not "select" the 
MyFile.java from the tree; The original file ("BeanUtils.java") is still 
selected.

This is really annoying when using any version control systems like CVS or VSS.
Comment 1 Adam Kiezun CLA 2003-02-13 04:50:16 EST
this is ui
Comment 2 Dirk Baeumer CLA 2003-02-13 04:56:36 EST

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