Deployer

This is a bug fix release. No new features. The deploy
action wasn't properly closing the ssh connection to the server.
About Deployer
Deployer is an Eclipse plug-in to deploy files in
remote servers, using SSH. It uses SFtp protocol to transfer the files. Support
for other protocols is a planned feature. It's written in Java and released
under the Lesser General Public License (LGPL).
Deployer was originaly coded to aviod the manual upload
of jar files to my server every time I made a modification. It adds a
Preferences page to the resources to set the deployment information (server,
remote path, user and password), and a submenu with a Deploy action.
For know detail information click this link.
http://deployer.sourceforge.net/

|