Hello,
It is a year and a half since this question was asked, and using GUI Guider 1.7.2 under Windows, I am seeing the same behavior. Specifically, if I manually edit the .guiguider file to have only relative paths, they resolve correctly, but GUI Guider saves the absolute paths back to the .guiguider file rather than keeping them in memory only. This means that I have to manually edit the file every time I want to merge my code back to the master branch, which is suboptimal to say the least as well as rather surprising: it is not expected behavior that opening a file results in it being changed.
I would like to request that paths in the .guiguider file be retained as-is after import, save, and generate operations. This will allow version control to work properly and will not force developers to manually edit before every merge.
Thank you.