March 15, 2004

Blog has been moved

This post has been moved to blogspot. No further posts will be made to this location.

SSH2 for WSAD 5.1

I'm blogging this in the hopes that this will be picked up by google since I looked for the longest time and didn't find the solution anywhere. I ended up contacting the maker of the plugin for CVS access using SSH2 in Eclipse 2.1. I'm using WSAD 5.1.

Long story short, if you are using WSAD 5.1 and need to connect to a CVS server that only has SSH2 running, here is how I did it from advice from ymnk.

download following filesunzip 'org.eclipse.team.cvs.ssh2_0.1.3-rc1-src.zip' in 'plugins' directory.
copy 'jsch-0.1.13.jar', 'jsch-0.1.13-bc.jar', 'bc-119.jar' and 'plugin.xml' into 'plugins/org.eclipse.team.cvs.ssh2_0.1.3/' directory.
And that's it. It worked great for me. I hope it does for other people too.
Listening to: The Crystal Method - Starting Over

Update: Some jars might have moved. If you ever need to do this again you can find a jar on the jcraft site under "downloads" most of the down the page.

Posted by jim at March 15, 2004 04:49 PM
Comments

Hi.

Same problem for me, but today ymnk released the 0.1.3 and deleted the rc1-zip from his httpserver.
With the 0.1.3 (not rc1) I get a NoSuchMethodError on method com/jcraft/jsch/JSch.getHostKeys()

Maybe, if you still got the "old" rc1 file, could you please send it to me to the address provided?
Thank you in advance,
Frank

Posted by: Frank at March 8, 2005 04:29 AM

I sent an email. Let me know if you have any troubles. (I changed your email address to help protect you from spam too)

Posted by: Jim at March 8, 2005 09:16 AM
Due to the proliferation of comment spam, I’ve had to close comments on this entry. If you would like to leave comment, please use one of my recent entries. Thank you and sorry for any inconvience caused.