2010/7/5 Lee Spector <lspec...@hampshire.edu>: > > On Jul 4, 2010, at 3:50 PM, Laurent PETIT wrote: >> >> OK, done ! >> >> https://www.assembla.com/wiki/history/clojure/Getting_Started_with_Eclipse_and_Counterclockwise >> > > Wonderful. > > One small question/suggestion. I was not initially creating my files in the > src directory, but rather at the root of the project. Worked anyway but was > wrong. Took me a little fiddling to realize I should put them in the src > directory and that I could do that either by selecting src in the Package > Explorer before "File > New > File" or by twisting down firstClojureProject > in the file creation wizard and selecting "src" as the the parent folder. > Probably the latter is better to tell people to do? This would suggest > replacing: > > "Create a Clojure source code file in the src/ directory: File > New > File, > name it helloworld.clj" > > with: > > "Create a Clojure source code file in the src/ directory: File > New > File, > twist down firstClojureProject in the file creation wizard and select "src" > as the the parent folder, and name the file helloworld.clj" > > Is that reasonable? I know it's verging on overly detailed, but for newcomers > I think it's best if nothing is left out.
Ooh yes ! Having more than one way to skin a cat is always a problem with beginners, and being very explicit has proven, in my own experience, to be the less time consumer (for everybody) even in the short term. Change applied! -- 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