Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [dsdp-tm-dev] How to delete all connections by the start of the RSE?

Hello Ines,
 
this is an interesting question.
 
We do have API to programmatically delete connections (in ISystemRegistry).
The question is, when is the right time to call these.
The org.eclipse.startup extension point would be called too early, I think.
 
We have other users, too, who are in need of a kind of "callback" that gets
called when RSE has finished startup. We'll discuss this in an upcoming
meeting.
 
May I ask a little bit about your background in the meantime?
Why do you want to delete connections?
This is an unusual request, since connections are persisted in the
Eclipse Workspace.

Thanks,
--
Martin Oberhuber
Wind River Systems, Inc.
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm

 


From: dsdp-tm-dev-bounces@xxxxxxxxxxx [mailto:dsdp-tm-dev-bounces@xxxxxxxxxxx] On Behalf Of ines jantzen
Sent: Wednesday, March 28, 2007 6:31 PM
To: dsdp-tm-dev@xxxxxxxxxxx
Subject: [dsdp-tm-dev] How to delete all connections by the start of the RSE?

Hello people,
 
I need to develop a plugin so that every time when I start Eclipse, I won't see any connections in RSE remote system view. is it possible with RSE official API without changing anything in opened RSE source code?
 
Kind regard, Ines.


Was ist Glück? Schlafen Fische überhaupt? Die Antworten gibt’s auf Yahoo! Clever.

Back to the top