Fork me on GitHub
#cursive
<
2015-09-24
>
afhammad22:09:30

I think messed something up when setting up a project on cursive and now somehow have the files in the project root listed twice, both inside and outside the root. Is there any way to exclude files from a project? Deleting them doesn’t help since it deletes the actual file. Screenshot: https://www.dropbox.com/s/o1jzlbyni74c190/Screenshot%202015-09-24%2023.29.11.png?dl=0

cfleming22:09:21

@afhammad: Looks like your module might have two content roots, or something similar.

cfleming22:09:47

One solution is just to import your project again, and confirm when it asks if you want to overwrite your existing files.

afhammad22:09:58

That didnt work, but i just noticed what the problem is, I imported the project from a symbolic link pointing to the folder

afhammad22:09:20

importing directly from the folder fixed it

cfleming22:09:23

Oh, interesting

cfleming22:09:34

I can see how that might be confusing simple_smile