Skip to content

ymnk/eclipse-jsch-agent-proxy

Repository files navigation

eclipse-jsch-agent-proxy

plug-ins to use ssh-agent and Pageant on Eclipse

Description

This project provides Eclipse Plug-ins to use OpenSSH's ssh-agent and Pageant on Eclipse. Provided plug-ins depend on jsch-agent-proxy. This is an effort for Bug179924.

How to try

  1. Those plug-ins expect jsch-0.1.49. If you are using Eclipse Luna, you can skip this step.

    It is available at Eclipse Plug-in update site http://eclipse.jcraft.com/. Install that version through the menue,

    Help > Install New Software...

  2. Those plug-ins expect some changes for org.eclipse.jsch.{core, ui} plugins, and modified version is avalbale at https://github.com/ymnk/eclipse.platform.team/tree/bug179924 Check out that branch into the workspace.

  3. Checkout plug-ins provided by this project into the workspace.

  4. Run Eclipse with those plug-ins,

    Run > Run As > Eclipse Application

  5. Choose the ssh agent you want to use,

    Window > Preferences > General > Network Connections > SSH2 > SSH Agent

  6. Try CVS or EGit plug-in.

License

This software is licensed under revised BSD license, and depends on other software.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages