enclojure icon indicating copy to clipboard operation
enclojure copied to clipboard

clojure IDE tools

Results 11 enclojure issues
Sort by recently updated
recently updated
newest added

Is this project dead?

The way the getting started page stands, it describes a process for installing enclojure on netbeans that does not work. Nowhere does it say to use netbeans 6.9.1 instead of...

I've installed Enclosure at netbeans 6.9.1 according to the instructions. The interface is really nice. Everything seems to work nicely except for the debugger. When I start the REPL with...

In my netbeans.conf file I specify the following: netbeans_default_userdir="c:/netbeans-profiles/.netbeans/6.8" This is to prevent Netbeans from filling up my roaming profile on my work PC. When I install Enclojure it copies...

I cannot load some classes in my project (.class files generated by ANTLR). I copied my full classpath below, as reported by the stand-alone REPL. There are obviously some problems...

good plugin! i got a problem is that after I open a clojure project and then close the project, the process stays in memory, so after several clojure project/REPL, my...

Was trying to build project from git and got: Buildfile: build.xml download-ivy: load-ivy: init-deps: buildlist: [ivy:buildlist] :: Ivy 2.1.0-rc1 - 20090319213629 :: http://ant.apache.org/ivy/ :: :: loading settings :: file =...

Here's my current transcript on Mac OS 10.5.8 (PowerMac G5) http://gist.github.com/268455 Also, I'm seeing the same error on Mac OS 10.6.2 (MacBook Pro). BTW, I have the latest sources built...