Open mtuvrila opened 10 years ago
I get the exact same error. When two projects are open at once, the path is interpreted as a concatenation of the two projects' paths. So, when I try to sync files from the second project, I get:
Sync warning: java.io.FileNotFoundException: C:\path\to\PycharmProjects\project1\C:\path\to\PycharmProjects\project2\somedir\somefile.py
When multiple projects are opened in the same window [tested on pycharm] then sync will give an error caused "could not find file exception" or something like that