I just sent you a message before I saw this... I'm in the midst of cutting a new release of the Enclojure plugin and I'm working on also providing a prepackaged version of Netbeans with the Enclojure plugin installed. I wanted to include the LapRepl in the release and the pre-packaged netbeans (assuming that is ok?). Users can keep up to date using maven yes? mvn scm:update
The steps can be: download prepackaged Netbeans with Enclojure. Create the sample project (Labrepl). Build the project and start a project REPL. They follow the rest of the steps to starting up the LabRepl and they are up and running. I'm testing on windows and Ubuntu and hope to have this up in the next day or so. Eric On Tue, Mar 23, 2010 at 10:13 AM, Stuart Halloway <stuart.hallo...@gmail.com > wrote: > The labrepl project (http://github.com/relevance/labrepl) is a tutorial > environment for learning Clojure. It is open source under the same license > as Clojure. Whether you are learning Clojure on your own, or teaching or > learning in a classroom environment, I want labrepl to be useful to you. > > Features: > > * A compojure-based application that delivers step-by-step instructions for > writing Clojure code > * lab instructions, solutions, and tests (currently enough for 3-4 days of > instructor-led training, YMMV) > * IDE integration (ish, see below) > > Help wanted: > > As the creator of labrepl, I intend to keep it up to date. I will be adding > new labs, adding new features, and making sure that the labs all work with > whatever new hotness appears in the Clojure language. But I need your help. > Specifically, I would like volunteers to sign up for the following tasks: > > (1) NetBeans integration: Test the instructions in the README and make sure > that they work, and show off NetBeans/Enclojure in its best light. Bonus > credit for writing a lab specifically on using Enclojure. > (2) CounterClockwise integration: Ditto above but for > Eclipse/Counterclockwise. > (3) IDEA integration: Ditto but for IDEA/La Clojure. > (4) Maven integration. The instruction use leiningen and project.clj, but > the maven pom.xml is checked in. For Java folks, it might be easier to have > instructions that just use maven and skip leiningen. > (5) Out-of-box experience audit. Is the leiningen-based setup easy enough? > If not, please make something simpler (maybe shell scripts that pull the > libs from a download site?) > (6) Better windows instructions/integration. > > Let's make getting started with Clojure easier! > > Stu > > -- > 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<clojure%2bunsubscr...@googlegroups.com> > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en > > To unsubscribe from this group, send email to clojure+ > unsubscribegooglegroups.com or reply to this email with the words "REMOVE > ME" as the subject. > -- 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 To unsubscribe from this group, send email to clojure+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.