Bug 28080 - [EditorMgmt] Moving between projects
Summary: [EditorMgmt] Moving between projects
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.1   Edit
Hardware: All All
: P3 enhancement with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-11 07:22 EST by Joe CLA
Modified: 2019-09-06 16:17 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 Joe CLA 2002-12-11 07:22:55 EST
When I have a file open in one project and switch to another project which 
is a different version of the first version, I see that the files from the first
project are not closed.  This may cause people to edit files in the first 
project opened when they actually meant to edit the file in the second project.
Comment 1 Sonia Dimitrov CLA 2002-12-11 10:28:17 EST
I believe this is an editor management issue.  Moving to Platform UI for 
comment.
Comment 2 Eduardo Pereira CLA 2002-12-16 08:49:16 EST
I am not sure if I understood the problem. Could you add the steps I need to 
reproduce the problem from a new workspace if possible.
Comment 3 Joe CLA 2002-12-16 09:12:58 EST
I appologize for not making it more clear.  Below is a
scenario that I hope describes the problem better.

Say you have project "A" in Eclipse, then you relase
project A to production, then you create project "B",
which is project "A", but will be used to create the
next version of "A".  Therefore, you have the same
file names in each project.  

Then you have a bug that comes in for project A, so
you open a file called "ViewData.java" that is in
project A to fix.  Then you open project B to correct
the same file called "ViewData.java" but in project B.
 When you open project B, all files associated with
Project A should close.  Currently, files from both
projects will stay open when you move between
projects.  This in my case will cause me to edit
certian files in project A when I should have only
made those additions to project B.  For example if I
have additional functionality that should go into
project B file called "ViewData.java", but I
previously was correcting a bug in "ViewData.java"
located in Project "A", when I click on Project "B", I
should see all files associated with Project "A" close
and open files in Project "B" which were opened
previously.  With the current functionality, the
"ViewData.java" file from project A is still open and
a developer that should be adding additional
functionality in "ViewData.java" in project "B" could
mistakenly add the additional functionality to the
"ViewData.java" file located in project "A".

Let me know if I have not explained the problem clearly.
Comment 4 Michael Van Meekeren CLA 2006-04-21 13:19:19 EDT
Moving Dougs bugs
Comment 5 Susan McCourt CLA 2009-07-09 19:02:24 EDT
As per http://wiki.eclipse.org/Platform_UI/Bug_Triage_Change_2009
Comment 6 Boris Bokowski CLA 2009-11-17 13:06:09 EST
Remy is now responsible for watching the [EditorMgmt] component area.
Comment 7 Eclipse Webmaster CLA 2019-09-06 16:17:05 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.