Cannot Create Project in Eclipse Counterclockwise Clojure Plugin -


i installed eclipse counterclockwise clojure plugin, , cannot create new clojure project.

the ccw troubleshooting page here says there's way fix this, unfortunately link broken.

when try create project there no options select closure project.

does know fix?

edit: should mention i'm on eclipse luna 4.4.2.

the problem was using java 1.6 default.

install java 7 or higher or make eclipse use vm -vm option in eclipse.ini.

see here: http://wiki.eclipse.org/faq_how_do_i_run_eclipse%3f#eclipse.ini


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -