This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2015-09-24
Channels
- # admin-announcements (17)
- # alda (5)
- # aws (4)
- # beginners (19)
- # boot (80)
- # bristol-clojurians (3)
- # cider (15)
- # clojure (257)
- # clojure-berlin (1)
- # clojure-czech (1)
- # clojure-indonesia (1)
- # clojure-nl (1)
- # clojure-poland (1)
- # clojure-russia (77)
- # clojurescript (186)
- # core-async (7)
- # core-typed (6)
- # cursive (8)
- # datomic (2)
- # devcards (2)
- # editors (45)
- # emacs (23)
- # hoplon (83)
- # jobs (1)
- # ldnclj (106)
- # leiningen (43)
- # off-topic (4)
- # onyx (31)
- # reagent (10)
- # yada (1)
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
@afhammad: Looks like your module might have two content roots, or something similar.
One solution is just to import your project again, and confirm when it asks if you want to overwrite your existing files.