Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DSDP - Target Management » Dialog to specify file
Dialog to specify file [message #521768] Thu, 18 March 2010 17:14
Vladimir Prus is currently offline Vladimir PrusFriend
Messages: 6
Registered: July 2009
Junior Member
I am looking for an RSE dialog suitable for specifying a file to *create* on remote system.

Originally, I have used SystemRemoteFileDialog but it appears to be not suitable for specifying files that do not exist.

I've also tried to use SaveAsDialog, but got NPE (because it does not initialize the filename, and then tries to call trim on a null string), and it's base class is marked as deprecated.

Before I continue poking around, could somebody tell me what is the official way/approach to achieve what I want?

Previous Topic:can't debug remotely
Next Topic:Syntax errors in remote file not detected
Goto Forum:
  


Current Time: Sat Apr 20 04:05:43 GMT 2024

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

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

Back to the top