Working local and upload on save in Eclipse with Aptana
- by Saif Bechan
Currently I am working in Dreamweaver for my web project. The way I work is open local files, and when I save the files are uploaded via FTP to my server.
This works great because I have the same files local and on the server, and I don't have to move the files around a lot.
Is this possible in eclipse with Aptana?
I have tried working with RSE(remote system explorer), but then I only work with the remote files.
I have also tried the normal Aptana FTP features, but there is no 'save on upload' feature.
Does anyone have some recommendations for me?