eclipse RSE error when trying to connect to Mini2440

mostafanfs
Hi
I tried to connect to Mini2440 inside eclipse using RSE and I gave it the
IP address of Mini2440 (192.168.1.230) but when I click on created
connection eclipse shows me this error: 

***************
Title: RSEG1066 

Error: Failed to connect sshd on "192.168.1.230:22"

Details: java.net.ConnectException: Connection timed out: connect
***************

I can ping to board and even test web server page works fine. 
Do I have to install a package or something on board? 

Seems to me it looks like some kind of java problem with sockets and stuff
related to network accessing. 

Do we have any thought here?
Has somebody tried to work with Mini2440 inside eclipse before? I