Community
Participate
Working Groups
Create a connection to a remote machine. I created a remote project (with Remote Tools) to that machine with userid userA. Name the project e.g. projnameA The default location chooses the correct location, /home/userA/projnameA I closed and restarted eclipse. Create a connection to the same remote machine with another userid, say userB. Name the project e.g. projnameB The default location chosen is /home/userA/projnameB It has chosen the user name from the original connection, not the new one just created
I manually changed the location to be /home/userB/projnameB The project appears to be created correctly; the files from the specified directory show up in Project Explorer. However Project Properties do not include the Remote Development category The Resource category does indicate via remotetools://connectionB/userB/projnameB
(In reply to comment #0) > Create a connection to a remote machine. > I created a remote project (with Remote Tools) to that machine with userid > userA. > Name the project e.g. projnameA > The default location chooses the correct location, /home/userA/projnameA > I closed and restarted eclipse. > > Create a connection to the same remote machine with another userid, say userB. > Name the project e.g. projnameB > The default location chosen is /home/userA/projnameB > > It has chosen the user name from the original connection, not the new one just > created Please provide the *exact* steps to reproduce this problem. I'm not able to repeat with these steps. For example, after creating the second connection, the connection is not open, so a default location will not be shown in the wizard.
Unable to reproduce, but in any case development has shifted to JSch provider and synchronized projects.