Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DSDP - Target Management » how to delete remote working folder ...
how to delete remote working folder ... [message #578649] Mon, 19 January 2009 15:08
Carmelo  is currently offline Carmelo Friend
Messages: 224
Registered: July 2009
Senior Member
Hi all,
I have created my service and subsystem ...
on the top of that I have created my own view to display IHostFile ...

when I edit the file the remote object file are downloaded from the server
in the local machine

what can I do to remove the REMOTE SYSTEM TEMP FILES local folder once the
IDE is shutdown?

I have tried with ... but still no luck ...

ISystemRegistry systemRegistry = RSECorePlugin.getTheSystemRegistry();
subSystem.getParentRemoteFileSubSystemConfiguration().delete SubSystem(subSystem);
subSystem.disconnect();
systemRegistry.deleteHost(connection);
systemRegistry.deleteSubSystem(subSystem);

Thanks
Kar
Previous Topic:mapping of object database - edit with external editor
Next Topic:Eclipse PDT + RSE (FTP)
Goto Forum:
  


Current Time: Wed Sep 25 23:42:53 GMT 2024

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

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

Back to the top