You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Siddhesh Rane (Jira)" <ji...@apache.org> on 2019/10/02 18:35:00 UTC

[jira] [Created] (NETBEANS-3193) Support remote files in Open Recent File menu

Siddhesh Rane created NETBEANS-3193:
---------------------------------------

             Summary: Support remote files in Open Recent File menu
                 Key: NETBEANS-3193
                 URL: https://issues.apache.org/jira/browse/NETBEANS-3193
             Project: NetBeans
          Issue Type: Improvement
          Components: utilities - Open File
            Reporter: Siddhesh Rane
            Assignee: Siddhesh Rane


Open Recent File feature currently supports only local disk files.

As Netbeans has full fledged support for remote development,  support needs to be added for recently opened/closed remote file (rfs:// , sftp:// etc)

This feature would make it very convenient especially for opening last closed file in C++ remote development mode.

 

*Required code changes*

Recent files list is stored as system dependent file path. Replacing this with URLs obtained for URLMapper would be all that is needed



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists