My problem is i use eclipse and IvyDE and clasicall build with ant
and aj setted property in ivy.setting
<ivysettings>
<property name="dir.projects" value="./../../.." />When i use iviDe i can see setting in console output, but i can find how can do it under ant ?
