I just installed the Eclipse Counterclockwise Clojure Plugin, and I cannot create a new Clojure project.
The CCW troubleshooting page here says there's a way to fix this, but unfortunately the link is now broken.
When I try to create a project there are no options to select for a closure project.
Does anyone know the fix?
EDIT: I should probably mention that I'm on eclipse Luna 4.4.2.
The problem was I was using Java 1.6 by default.
Install Java 7 or higher or make eclipse use that vm with the -vm option in eclipse.ini.
See here: http://wiki.eclipse.org/FAQ_How_do_I_run_Eclipse%3F#eclipse.ini