Hi,
there is a file “fetch.xml” with which you can get Ant’s library dependencies.
fetch.xml requires a prebuilt version of Ant.
Once you have downloaded the library dependencies, which should go into <root>/lib/optional,
you can set your classpath in eclipse and netbeans and you should be able to compile all the
code.
see [1]
Best regards,
Antoine
[1] http://ant.apache.org/manual/install.html#buildingant
Antoine
On Jul 15, 2015, at 9:54 AM, mohamed chebbi <mohamedd.chebbi@yahoo.fr> wrote:
> Hi,
>
> i cloned the ant repository and try to browse the source code with eclipse but i still
getting some error, i think many of them are example of bad code.
>
> so i want steps to import ant source code into eclipse and Netbeans.
>
> If you have any link about it will be nice.
>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|