Skip to main content



      Home
Home » Eclipse Projects » DSDP - Target Management » Dialog to specify file
Dialog to specify file [message #583156] Thu, 18 March 2010 13:14 Go to next message
Eclipse UserFriend
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?
Re: Dialog to specify file [message #639521 is a reply to message #583156] Tue, 16 November 2010 14:09 Go to previous message
Eclipse UserFriend
Hi,

have you considered using PDE Plug-in Spy?

Doing "New File" in RSE and then pressing Alt+Shift+F1 gives me
information about what dialog RSE itself uses:

org.eclipse.rse.internal.files.ui.wizards.SystemNewFileWizar d
org.eclipse.rse.internal.files.ui.wizards.SystemNewFileWizar dMainPage

HTH,
Martin
Previous Topic:Anonymous FTP access
Next Topic:can't debug remotely
Goto Forum:
  


Current Time: Fri Jul 04 07:18:26 EDT 2025

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

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

Back to the top