2011/1/18 Laurent PETIT <laurent.pe...@gmail.com> > Hi, > > 2011/1/18 Ken Wesson <kwess...@gmail.com> > > I decided to test-drive CCW to see if it had leapfrogged Enclojure. >> >> Apparently not: whereas it was quick and easy to get NB 6.9.1 and >> Enclojure installed, create a new Clojure project, and get a REPL, >> trying the same with Eclipse and CCW rapidly hit a snag. >> >> The Eclipse download went without a hitch; I installed the newest >> version (as of the datestamp of this email). Finding and downloading >> CCW from inside Eclipse also was not difficult, and it restarted >> without any misbehavior. Creating a new Clojure project from a menu >> item was also straightforward. >> >> The problem is, apparently CCW's idea of a "new Clojure project" is >> simply a new Java project that has the clojure and clojure.contrib >> jars as preconfigured dependencies. > > > > >> No menu options exist to create a >> new Clojure namespace .clj file, > > > It does. You should see an option "Clojure File" in the "File > Create new" > menu. > If not, then probably there's a problem with the java perspective not being > refreshed. > That's more annoying now that people will more and more use the Eclipse > integrated "market place" to install ccw, and thus not follow the quick > install guide which explicitly says "Go to menu Window > Reset Perspective > ..". > > Will you please file an issue for this ? > > >> nor to create a REPL using the >> project dependencies, > > > Not true. > Select any clj file of your project, or select the project's node, and > trigger the "Run > Clojure Application" command. > > Please note that you have installed the stable version of CCW, version > 0.0.64, and that in this version the REPL is working, but "featureless". >
well, "featureless" is a bit rude. I meant it does not have advanced feature, but it's certainly working. > If you want to help test future 0.2.0 version of CCW, you'll need to > remove version 0.0.64, and install the alternate feature from the ccw update > site : > * first uninstall CCW 0.0.64: Menu Help > About Eclipse > Installation > Detail > [Select "Counterclockwise ..", click Uninstall...] > * follow the manual steps listed here > http://www.assembla.com/wiki/show/clojure/Getting_Started_with_Eclipse_and_Counterclockwise > * but instead of installing version 0.0.64, go to the "... Release > candidates version" category and check "Counterclockwise Feature REPL UI > Branch" version 0.2.0.RC04 > > > >> unlike the case with Enclojure; just the usual >> Java options for generating Java class and interface files, etc. (I >> examined the main menus and the right-click menus for the Clojure >> project object and its src folder; no dice. >> > I also clicked the >> change-perspective gadget after noticing it indicating a "Java" >> perspective, to see if there was a separate "Clojure" perspective to >> change to, which might make the desired options appear in the >> interface; also no dice.) >> > > I have good news for you: ccw documentation is linked from the main page of > the counterclockwise project, in the "Quick links" section, and it's neither > a pdf neither a video, plain old wiki page: > > http://code.google.com/p/counterclockwise/wiki/Documentation > > HTH, > > -- > Laurent > -- 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