editors

Discussion about all editors used for Clojure/ClojureScript
danielcompton 2015-07-01T05:30:10.001353Z

what do I do to show the source as well? It’s not indexing and I’ve tried deleting the .iml file

cfleming 2015-07-01T07:56:42.001354Z

@danielcompton: How did you import the project? IIRC the simplest is to import from Maven

danielcompton 2015-07-01T08:10:05.001355Z

I just ran "idea ." In the command line

danielcompton 2015-07-01T08:10:21.001356Z

Importing the maven project sounds like q better option