👉 No Longer Maintained 👈
The Eclipse Git integration is considering moving away from JSch. This project is therefore no longer maintained.
Please help building an ssh-agent integration for the Eclipse Git. Details at bug 541274
This project provides Eclipse Plug-ins to use OpenSSH's ssh-agent and Pageant in Eclipse.
Provided plug-ins depend on jsch-agent-proxy. This is an effort for Bug179924.
-
Help > Install New Software...
Work with: https://eclipseguru.github.io/eclipse-jsch-agent-proxy/
-
Restart Eclipse
-
Choose the ssh agent you want to use
Window > Preferences > General > Network Connections > SSH2 > SSH Agent
-
Remove all configured private keys (otherwise Eclipse keeps asking for passphrases)
Window > Preferences > General > Network Connections > SSH2 > SSH Agent
This software is licensed under revised BSD license, and depends on other software.
- com.jcraft.jsch.agentproxy.eclipse.pageant is using JNA, which is licensed under Apache License, Version 2.0.
- com.jcraft.jsch.agentproxy.eclipse.sshagent is using JNA, which is licensed under Apache License, Version 2.0.