Hi,
could you please put back the build targets in the ant file:
<target name="build">
<antcall target="gant"> <param name="target" value="build"/> </antcall>
</target>
<target name="build.eclipse">
<antcall target="gant"> <param name="target" value="build.eclipse"/>
</antcall>
</target>
<target name="build.vim">
<antcall target="gant"> <param name="target" value="build.vim"/>
</antcall>
</target>
I used to deploy eclim myself and used only the build target from ant.
Thanks,
Thomas Koch,
http://www.koch.ro