Support for softlinks / junction points
Brought to you by:
wolf_m
When POV file to render is selected with a softlink in the path, an error saying that file does not belong to any project is displayed.
Everything is fine when tha physical path without links is used.
I have following paths
/home/disnel/0Work/<some project>/blahblah/version_nn/POV
/home/disnel/0Work/<link directly to version nn>
2nd is a softlink to version_nn dir from first.
Eclipse project path is set to first one.
When I choose file to render with file selector using second path, it is unresolved and PovClipse says, than file does not belong to any project.