Counterclockwise
Details Group Tabs
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
May 2022 | NA | 0 (0%) | 13 |
April 2022 | NA | 0 (0%) | 14 |
March 2022 | NA | 0 (0%) | 22 |
February 2022 | NA | 0 (0%) | 11 |
January 2022 | NA | 0 (0%) | 17 |
December 2021 | NA | 0 (0%) | 14 |
November 2021 | NA | 0 (0%) | 18 |
October 2021 | NA | 0 (0%) | 17 |
September 2021 | NA | 0 (0%) | 21 |
August 2021 | NA | 0 (0%) | 16 |
July 2021 | NA | 0 (0%) | 16 |
June 2021 | NA | 0 (0%) | 17 |
May 2021 | NA | 75 | 0 |
Unsuccessful Installs in the last 7 Days: 0
Download last 500 errors (CSV)Saturday, May 21, 2022 - 04:02
Reviews Sign in to post reviews
The plugin simply doesn't work at all for 2019-09
Submitted by Marc Dzaebel on Fri, 2019-12-20 10:53
On Windows 10 I installed version 35.1 on Eclipse 2019-09 with Java 11 via Marktplace but I can't even create a Clojure project or have highlighed editor support for .clj file. There are no error messages.
(Counterclockwise (Clojure plugin for Eclipse) 0.35.1.STABLE001 ccw.feature.feature.group)
Trouble creating a REPL
Submitted by David Hoyt on Sun, 2019-06-30 02:48
I just installed the plugin. I get one of three things when I try to create a REPL.
The first is an exception in the launch process. I think a null pointer exception.
A can't connect to server (or find REPL process)
Every command I send the REPL returns with "invalid repl"
I've added the closure jar to by java build path. Do I need to do something more?
Cannot Install
Submitted by Joshua Frost on Fri, 2019-05-31 14:00
Infuriatingly difficult to use
Submitted by Tracey Ruark on Thu, 2017-02-16 16:49
The cursor simply doesn't behave like it should. I've tried turning on and off all the Clojure -> Editor preferences available, but nothing seems to correct the behavior. For example, on OS X when I press cmd + shift + right arrow, it should highlight everything right of the cursor to the end of the line. In this editor it does not. What it highlights is a mystery. Sometimes it highlights everything between quotes. Sometimes it highlights everything between parens, sometimes involving many, many lines of code. Other times it'll highlight a few words on a single line. Extremely poor behavior.
My code editor should behave just like the rest of the OS for consistency's sake. If somebody wants to turn on language specific editing options that should be available as a preference, but not the default behavior that cannot be turned off at all.
There also seem to be several bugs related to setting of preferences. I found several preferences that did not apply until I completely restarted the IDE. Others seemed to work by applying or saving the preference changes.
There is also some extremely poor behavior in regards to simply opening projects. The tutorial says to drag and drop your lein projects onto the editor to open. However you must drop them specifically on the package explorer or navigator view. And it seems to be very flakey. It often won't allow me to open more than one lein project at a time. Other times it has no problem doing so.
Dragging and dropping to open projects also presents a serious usability issue in that sometimes we have so many projects open there is no space to drag a new project into the IDE. In these cases you wind up adding the project to whatever already open project your mouse lands on, which is extremely incorrect.
I'm giving up on this one and looking for other IDE's for my Clojure projects.