Skip to main content



      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 10:08
Eclipse UserFriend
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: Thu Jul 03 07:02:24 EDT 2025

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

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

Back to the top