SSH Key Authentication in Eclipse
Submitted by admin on Mon, 08/08/2016 - 1:27pmI love Aptana as a PHP IDE which lets me edit remote files, through an SSH/SFTP connection. However, at the time of this writing, it does not support every kind of SSH exchange algorithm. When it hits a snag, the exact error message it gives is "No suitable key exchange algorithm could be agreed." I found this was the case on Acquia servers.
While this can be fixed at the server level, if you are working for a client who does not have access at that level (For example, on an Acquia server), you just can't use Aptana.
Which is where regular old Eclipse comes back into play.

Let me state for the record that I am not paid by Wave, nor am I in any way connected to this company. All I can say is that in my own experience, it has made keeping track of purchases & invoices a lot easier.
Full disclosure: I have used the virtual server company linode.com before, though I am not being paid by them and receive no benefit from my endorsement.
I am using
I call the class PseudoAssocArray, because it actually uses a HashMap to do the behind the scenes work.
Programming from multiple computers is always a bit of a pain. What I used to do is keep all my source files on a USB drive, and just have to remember to carry it with me every where I go. I'm always worried about breaking or losing it, so I have to back it up frequently.