Fix Test Connection not returing result, and ...
Status: Beta
Brought to you by:
chris_a_thomas
This Patch includes fix for Test Connection not including test result.
After I ran in debugger, it turns out it sent output to wrong m_ouput...
Also, it fixes project panel not loading defaults... (like port is always 0 and username and server names are all empty in project panel)
This patch finally includes remove jsch dependency by using eclipse 3.2 and eclipse 3.3's included jsch plugin.
so we don't need any extra.
I built this plugin in eclipse 3.3 and it works fine with eclipse 3.3 RC4.
Logged In: YES
user_id=1344329
Originator: YES
oops previous patch didn't include TransferSSHTools.java and included all class diff which is unnecessary.
Please use this patch against SVN revision 2.
File Added: org.kmem.kosh.sftp.patch