Jonathan Gallagher
2008-11-17
EclipseFP truncates my filepath, and puts stuff in a file it creates with a partial name. For example if I want to export to /home/jon/Desktop/Thesis/prototypes/one/documentation/ eclipse only allows me to get to /home/jon/Desktop/Thesis/prototypes/one. Is there any way I can fix this?
Leif Frenzel
2008-11-19
Hi,
strange, sounds like a bug to me. You should perhaps make sure that all folders in the path exist already (that would in your case at least prevent the creation of the single file).
HTH,
Thanks && ciao,
Leif