eclipse-plugin has problem with relative classpathes
Brought to you by:
cjohner,
marcuswolschon
The eclipse-plugin cannot resolve classpath-entrys that
are relative to the workspace-location in all cases.
We need to find a working method of finding out where
the workspace is in the file-system. (all these
.toFile()-methods return only relative pathes)