Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
8.2, 9.0, 10.0, 12.0, 11.1
-
None
-
None
Description
How to reproduce the issue:
- Create a PHP web project and add one or more files
- Right click on the main node of the project anche click Properties
- Click "Run configuration"
- Add an ftp connection to any available server and set "Upload files" on "Manually"
- Click OK and we are back on the main window of NB
- Right click on a file or dir
- Synchronize
- The sync window opens and the remote files are presented in the left column instead of the right one
It works but it sounds very unnatural and in fact I've never seen a software with the remote dir on the left.
Maybe in some countries with right to left writing that sounds more natural... I don't know but if so, we'd better have the swap button with persistance... (about the "swap" button see also here https://issues.apache.org/jira/browse/NETBEANS-3091).
The problem is in
org.netbeans.modules.php.project.connections.sync
dir:
./netbeans-master/php/php.project/src/org/netbeans/modules/php/project/connections/sync/