Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DSDP - Target Management » Links not refreshed properly
Links not refreshed properly [message #655528] Mon, 21 February 2011 15:11 Go to next message
Martin Tauber is currently offline Martin TauberFriend
Messages: 122
Registered: July 2009
Senior Member
I have the following situation:

1.) I created two "normal" projects in the workspace
2.) For every project in the workspace I created a "linked" folder which
points to a "real" folder lying on a ssh accesed remote server
3.) Both linked folders have a very simular structure
4.) After exiting and reentering eclipse some of the folders from one of
the servers moved into the folder with the same path on the other server.

Example:

Workspace
/
/project1
/project1/mylink -> server1:/abc
/project2
/project2/mylink -> server2:/abc


Server1
/abc/etc/A
/abc/etc/B
/abc/etc/C

Server2
/abc/etc/D
/abc/etc/E

After reentering the workspace I see the folowing tree in the workspace:

/
/project1
/project1/mylink
/project1/mylink/etc
/project1/mylink/etc/A
/project1/mylink/etc/B
/project1/mylink/etc/C
/project2
/project2/mylink
/project2/mylink/etc
/project2/mylink/etc/E

Refreshing the link in project2 will shortly resolve the problem. But
when I then open the etc directory of project1 it will shorty flicker
(and show D I suppose) and then the directory D is no longer shown in
the etc directory of project2.

Any ideas where I can start debugging? Or has anyone experianced this
before?

P.S. I am not using any selfwritten code it's just an eclipse installation.

Regards
Martin
Re: Links not refreshed properly [message #655735 is a reply to message #655528] Tue, 22 February 2011 14:23 Go to previous message
Martin Oberhuber is currently offline Martin OberhuberFriend
Messages: 1007
Registered: July 2009
Senior Member
This forum is dead, since the TM project moved to Tools.
Please post questions in the "Target Management" forum instead:
http://www.eclipse.org/forums/index.php?t=thread&frm_id= 210
Previous Topic:Remote Debuging without gdbserver
Next Topic:RSE services API concurrency ?
Goto Forum:
  


Current Time: Sat Apr 20 02:06:29 GMT 2024

Powered by FUDForum. Page generated in 0.02813 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top