Hello,
we have some ant script for building the different jar we use, in several eclipse projects. ( there is some interdependancie )
At the and of the build, we have to refesh some of the eclipse project in order to make the build path ok. ( without this, he dont see one of the just-builded jar and eclipse throws a build path error )
There is a way to avoid the refreshing step ?