Hi,
I just add the following test at line 145 of /usr/bin/eclipse:
elif [ -e /usr/lib/icedove/libgtkembedmoz.so ]; then
export MOZILLA_FIVE_HOME=/usr/lib/icedove
On my system (debian testing) the library is given by the icedove package.
--
Yermat