Counterclockwise
Details Group Tabs
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
January 2021 | 278/885 | 64 (0.03%) | 17 |
December 2020 | 271/919 | 109 (0.03%) | 9 |
November 2020 | 257/925 | 132 (0.03%) | 15 |
October 2020 | 271/927 | 127 (0.03%) | 11 |
September 2020 | 266/894 | 112 (0.03%) | 9 |
August 2020 | 262/867 | 97 (0.03%) | 12 |
July 2020 | 292/870 | 81 (0.02%) | 10 |
June 2020 | 243/867 | 144 (0.03%) | 6 |
May 2020 | 238/876 | 180 (0.04%) | 8 |
April 2020 | 258/891 | 149 (0.03%) | 13 |
March 2020 | 257/892 | 148 (0.03%) | 15 |
February 2020 | 273/885 | 123 (0.02%) | 17 |
Unsuccessful Installs in the last 7 Days: 1
Count | Error Message |
---|---|
1 | Cannot continue the operation. There is another install operation in progress. |
Tuesday, January 19, 2021 - 07:47
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.