JSSH allows you to open terminals to multiple hosts. It allows you to tile them in different modes. It also saves your configuration and provides a name space (cluster) to group the machines.
Project Page: http://pragalathanm.github.io/jssh
Install the following plugin to enable tilling of windows in multiple positions using simple clicks. Below are the steps to install the plugin.
- Click here to download the plugin. Save the plugin to your system
- Go to Tools->Plugins->Downloaded->Add Plugins. Select the downloaded file.
- Click 'Install'
- If it is installed successfuly, you will see a yellow color buttons in your toolbar as shown below.
Add a cluster and then add hosts. You can also add multiple hosts (comma separated or space separated) in one go. Once host is added you will be able to associate a name with each host by going to Window->IDE Tools->Properties and select a host from host window and edit its name in properties window.
You need the following software to build the project locally.- Netbeans 8.0.2. Higher versions have dependency issue. 8.0.2 can be downloaded from here
- Java 8.0+