By Erik van Nieuwburg, an independent, interactive developer.

FDT, ANT and FTP

Posted: May 28th, 2009 | Author: erik | Filed under: ANT, FDT | Tags: , , | 1 Comment »

The default installed ANT in Eclipse doesn’t seem to support FTP protocols. To be able to use this feature, you’ll need to add 2 extra *.jar files, which are:

Save these files in the following folder: /Applications/FDT3/plugins/org.apache.ant_***/bin/

Now goto: Preferences > ANT > Runtime > Classpath

Read the rest of this entry »