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.

Thanks!

 -Lee

--
Lee Spector, Professor of Computer Science
School of Cognitive Science, Hampshire College
893 West Street, Amherst, MA 01002-3359
lspec...@hampshire.edu, http://hampshire.edu/lspector/
Phone: 413-559-5352, Fax: 413-559-5438

Check out Genetic Programming and Evolvable Machines:
http://www.springer.com/10710 - http://gpemjournal.blogspot.com/

-- 
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

Reply via email to