On 12/12/06, Dave Lyons <[EMAIL PROTECTED]> wrote:
>
> This has been a pretty major complaint about eclipse.
> I did get it to work but the catch was it uploaded the entire frickin web
> site everytime which made it useless.
>
> Most people on here use ant or whatever but for small developers thats
> really a PITA and the one thing i REALLY miss from dw is upload on save.


honestly its not that much of a PITA to write a simple ANT script to do
this.  You can mod it easily to fit other sites you work on too.  Once done,
a simple dbl click and bamm.  ANT has a FTP task that has a depends
attribute that will upload only new files.  Granted this is not a simple as
DW, but can work.  See
http://ant.apache.org/manual/OptionalTasks/ftp.html

For those Eclipse pros out there....can you tie a key stroke to a ANT task?


DK


Over xmas I am going to look into making an applescript that will do it but
> I dont think I will pull it off.
>
>
>
> >How do you do it?
> >
> >I figured out how to view a remote site in the File Explorer View. I
> >do understand that it is possible to double click a file, edit it, and
> >save and it will be uploaded, but how do you upload a file that is not
> >presently on the remote?
> >
> >Thanks,
> >Aaron
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:264022
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to