Ok, so you did not get lein working. If it were working you would not have 
problems creating a new project. I know you are eager to press forward. 
Admirable. However, it is what we call initiative without judgement. In the 
world of engineering that is considered ill-advised. So, lets get back to 
square 1.

Delete everything involving lein from your machine. Purge your path and 
other env variables of it as well. Start again.

First, validate you have Java 7.

Second, follow this again, to the letter. 
http://leiningen-win-installer.djpowell.net/

Third create a new project with "lein new myproject". Change directory to 
myproject/src/myproject and see if it created a core.clj file.

If anything fails return to that step and look to see what the issue is. 
You have to be more methodical. Every time you make more than one change 
you create branching error probabilities. Do that 3 times and you have 8 
times as many possible root causes for errors. Do it more and the 
perplexity increases geometrically.

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to