Nedeni, birden fazla geliştiricinin aynı proje üzerinde geliştirilmesini sağlamaktır. Yol projeye kaydedilir. Projeyi CVS/SVN aracılığıyla paylaşırsanız, diğer geliştiricilerin de aynı yola sahip olması gerekir. Bir takımda gelişirken mutlak yollar kötü bir fikirdir.
Mutlak bir yolu zorlamak için bir yol olup olmadığını bilmiyorum ama şüphem var.
Edit:
I remember there was the possibility to attach an ant script to an run configuration to be executed each time the project is build. You might be able to write the ant script such that it copies the output files to an absolute directory.