mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-03 15:15:25 +02:00
[187014] apidoc change making SystemSelectRemoteFileOrFolderDialog deprecated
This commit is contained in:
parent
5b94808a93
commit
a9fa1b6b65
1 changed files with 5 additions and 0 deletions
|
@ -70,6 +70,11 @@ import org.eclipse.swt.widgets.Shell;
|
|||
*
|
||||
* @see org.eclipse.rse.files.ui.actions.SystemSelectRemoteFileAction
|
||||
* @see org.eclipse.rse.files.ui.actions.SystemSelectRemoteFolderAction
|
||||
*
|
||||
* @deprecated should be using SystemRemoteResourceDialog now
|
||||
* @see org.eclipse.rse.files.ui.dialogs.SystemRemoteFileDialog
|
||||
* @see org.eclipse.rse.files.ui.dialogs.SystemRemoteFolderDialog
|
||||
*
|
||||
*/
|
||||
public class SystemSelectRemoteFileOrFolderDialog
|
||||
extends SystemPromptDialog
|
||||
|
|
Loading…
Add table
Reference in a new issue