Bug 116220 - [Workbench] allow a file to be saved in two simultaneous places
Summary: [Workbench] allow a file to be saved in two simultaneous places
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: IDE (show other bugs)
Version: 3.1.1   Edit
Hardware: PC Linux
: P5 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2005-11-14 08:13 EST by Ittay Dror CLA
Modified: 2019-09-06 16:04 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ittay Dror CLA 2005-11-14 08:13:37 EST
this is good for, e.g., handling jsp files: i have tomcat compiling my jsps
on-the-fly, i'd like to make changes in some jsp so they will be saved both
under my source tree and under tomcat's webapps folder. this feature is
available in dreamweaver and is very useful
Comment 1 John Arthorne CLA 2005-11-14 11:10:51 EST
I assume you are looking for more than just File > Save As... I guess you want
the file to be saved to multiple places every time it is saved?

One approach is to use linked resources. See Help > Contents > Workbench User
Guide > Tasks > Working with projects, folders, and file > Creating linked
resources.  This feature allows you to link a file to another file in the file
system (much like Unix symbolic links).  In fact, since you are running on
Linux, you can use Unix symbolic links instead of Eclipse linked resources.
Comment 2 Ittay Dror CLA 2005-11-14 23:56:12 EST
about the symlinks suggestion. this will not work for me since the build takes
the source jsps and copies them to the webapp's folder. if both are the same,
things will fail. furthermore, the build puts other things in the webapp's
folder (classes, configuration files), so i cannot just symlink it as a whole to
my source folder
Comment 3 Ittay Dror CLA 2005-11-15 00:02:53 EST
i also checked linked resources, and it seems (from the help at least) this is 
not good, since eclipse doesn't recognize a linked resource as two physical
entities, rather as one pointing to the other.

and about 'save as..', yep. i'd like the file to be saved in two places every
time i save it.

mirroring best describes this i think.

also, because there are a lot of files, i wouldn't want to configure this
per-file. rather, per folder, so i would tell eclipse that one folder mirrors
another. thereafter, every change to the latter will be saved also in the former.
Comment 4 Ittay Dror CLA 2007-11-21 15:07:47 EST
This RFE is now 2 years old. Is there any chance of anyone noticing (fixing) it? 
Comment 5 Tod Creasey CLA 2007-11-21 15:51:25 EST
Currently there are no plans to address this.
Comment 6 Susan McCourt CLA 2009-07-15 12:36:02 EDT
"As per http://wiki.eclipse.org/Platform_UI/Bug_Triage_Change_2009"
Comment 7 Eclipse Webmaster CLA 2019-09-06 16:04:43 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.