Not able to call post build trigger from eclipse team commit

I am using Jenkins version 2.164,tortoise svn version 1.7,Eclipse kepler IDE with svn Subversive plugin and window 8(64 bit). I want to trigger Jenkins build after post commit from eclipse IDE team commit.

I have tried client side hook to trigger the Jenkins build :

It is not working when doing commit from the eclipse IDE,but it’s working when doing commit from system directory. I have also tried server side hook to trigger the Jenkins build : It is not working when doing commit from the eclipse IDE,but it’s working when doing commit from tortoise svn.

Is there any way to trigger build from eclipse IDE team commit.
Kindly assist.

Thanks,
Shailendra Dubey.