SiddheshRane opened a new pull request #1536: [NETBEANS-3040] Diff to feature 
does not work for Remote files in C/C++
URL: https://github.com/apache/netbeans/pull/1536
 
 
   Diff file chooser converts editor FileObjects to java.io.File for selection.
   In this process files with remote sources (rfs:/) become null.
   This fix checks if selected file is not a disk file, providing alternate
   means to retrieve the FileObject
   
   This bug and fix is not related to C++ module; except that it manifests 
there.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

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

Reply via email to