I have previously installed eclipse on lucid with ant 1.7 with no trouble. I need to update my ant to 1.8, but this required me to uninstall eclipse, since the "ant1.8" package isn't seen by apt-get as satisfying the eclipse package's requirement for ant >= 1.7.blah.
What do I need to do to convince apt-get that the eclipse package's ant version requirement is satisfied? Thanks!