Re: Basic about setting upp Clojure and editor enviroment

2009-01-23 Thread Laurent PETIT
2009/1/23 anderspe > > Thanks for "clojure-dev" that was exaktly what i was looking for. > > I have first a problem get it running, the reason was i download > EasyEclipse-JavaDesktop > on Vista it have problem both with clojure-dev and internal update, > and still i dide't install > it in "Prog

Re: Basic about setting upp Clojure and editor enviroment

2009-01-23 Thread anderspe
Thanks for "clojure-dev" that was exaktly what i was looking for. I have first a problem get it running, the reason was i download EasyEclipse-JavaDesktop on Vista it have problem both with clojure-dev and internal update, and still i dide't install it in "Program Files" I removed it and downlo

Re: Basic about setting upp Clojure and editor enviroment

2009-01-23 Thread Peter Wolf
Or try the IntelliJ plugin, if you like that IDE http://code.google.com/p/clojure-intellij-plugin/ It works fine on Windows and Linux. We are currently fixing the Mac. P Matt Clark wrote: > If you're not already an emacs user, I found it can be quite the > learning curve getting into it. So

Re: Basic about setting upp Clojure and editor enviroment

2009-01-21 Thread lpetit
Did you encounter these problems with a recent codebase, or was it days or weeks ago ? We had reports of correct installations on Windows, Imac and Linux boxes with recent codebase. One use solved a problem on mac that could be the one you are faced with ? : " The issue was that clojure.jar was

Re: Basic about setting upp Clojure and editor enviroment

2009-01-21 Thread Tom Ayerst
Sadly, it would not install for me. I am running 3.4.1 and I do Java dev so I should have all the dependencies. It installs without complaint but comes up broken in the about plugins and there is no function ality to be found. Tom 2009/1/21 lpetit > > Hello, > > If you want to give a "try" to

Re: Basic about setting upp Clojure and editor enviroment

2009-01-21 Thread lpetit
Hello, If you want to give a "try" to clojure-dev (but you may well end up using it if you can afford all its current limitations :-), I'll recommand these two links : - documentation page : the first lines explain how to install it (as easy as installing any eclipse plugin from an eclipse updat

Re: Basic about setting upp Clojure and editor enviroment

2009-01-21 Thread Matt Revelle
On Jan 21, 2009, at 11:33 AM, Tom Ayerst wrote: > If you are an emacs fan I am told Clojurebox, no contest. If you already use Emacs but aren't sure how to get Clojure support setup, Bill Clementson has plenty of helpful posts: http://bc.tech.coop/blog/081023.html http://bc.tech.coop/blog/0812

Re: Basic about setting upp Clojure and editor enviroment

2009-01-21 Thread Tom Ayerst
If you are an emacs fan I am told Clojurebox, no contest. If you are not comfortable with emacs I would recommend using a basic editor (if you want syntax highlighting you could use JEdit with the clojure config (search for it in the e-mail archive)) and a repl running from the commeand line (for

Re: Basic about setting upp Clojure and editor enviroment

2009-01-21 Thread Matt Clark
If you're not already an emacs user, I found it can be quite the learning curve getting into it. So I'd recommend you also give the eclipse clojure-dev plugin a shot. It now has a REPL, namespace browser, syntax highlighting, etc and works fine on windows. http://code.google.com/p/clojure-dev/ O

Re: Basic about setting upp Clojure and editor enviroment

2009-01-21 Thread bOR_
If you are running windows, clojurebox is the easiest way to set things up. On linux, this guide might help: http://riddell.us/clojure/ On Jan 21, 3:05 pm, anderspe wrote: > Hello, i am waiting for the book "Programming Clojure" by Stuart > Halloway, > I have set upp a enviroment that i can run

Basic about setting upp Clojure and editor enviroment

2009-01-21 Thread anderspe
Hello, i am waiting for the book "Programming Clojure" by Stuart Halloway, I have set upp a enviroment that i can run a REPL and load script. But i am looking for som basic info about sett upp interaction to a editor, EMACS or... I have tryed Plugin to Netbeans but it was Alpha and have som prob