Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>Eclipse natively supports FTP and SSH. Aptana is not necessary.</p> <p>Native FTP and SSH support in Eclipse is in the "Remote System Explorer End-User Runtime" Plugin.</p> <p>Install it through Eclipse itself. These instructions may vary slightly with your version of Eclipse:</p> <ol> <li>Go to 'Help' -> 'Install New Software' (in older Eclipses, this is called something a bit different)</li> <li>In the 'Work with:' drop-down, select your version's plugin release site. Example: for Kepler, this is <br/> <em>Kepler - <a href="http://download.eclipse.org/releases/kepler" rel="noreferrer">http://download.eclipse.org/releases/kepler</a></em> </li> <li>In the filter field, type 'remote'.</li> <li>Check the box next to 'Remote System Explorer End-User Runtime'</li> <li>Click 'Next', and accept the terms. It should now download and install.</li> <li>After install, Eclipse may want to restart.</li> </ol> <p>Using it, in Eclipse:</p> <ol> <li>Window -> Open Perspective -> (perhaps select 'Other') -> Remote System Explorer</li> <li>File -> New -> Other -> Remote System Explorer (folder) -> Connection (or type Connection into the filter field)</li> <li>Choose FTP from the 'Select Remote System Type' panel.</li> <li>Fill in your FTP host info in the next panel (username and password come later).</li> <li>In the Remote Systems panel, right-click the hostname and click 'connect'.</li> <li>Enter username + password and you're good!</li> <li>Well, not exactly 'good'. The RSE system is fairly unusual, but you're connected.</li> <li>And you're one smart cookie! You'll figure out the rest.</li> </ol> <p><strong>Edit:</strong> To change the default port, follow the instructions on this page: <a href="http://ikool.wordpress.com/2008/07/25/tips-to-access-ftpssh-on-different-ports-using-eclipse-rse/" rel="noreferrer">http://ikool.wordpress.com/2008/07/25/tips-to-access-ftpssh-on-different-ports-using-eclipse-rse/</a></p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload