Re: Problem with installing and running labrepl in Eclipse

2010-09-01 Thread Peter Stahl
Hi Laurent, thanks for your feedback. In fact, it seems to be a problem with the m2eclipse plugin. By the way, I was wrong about the missing dependencies on my machine. Maven correctly installed everything into an invisible folder in my home directory. That's why I couldn't find those files at fir

Re: Problem with installing and running labrepl in Eclipse

2010-08-31 Thread Laurent PETIT
Well, you seem to describe a problem with the m2eclipse plugin, which may not have recognized the project as a maven project. This is a third party plugin, hard to help with this. Alternatively, could you try the (still experimental) labrepl support ccw offers ? Go to File > New > Examples > Othe

Problem with installing and running labrepl in Eclipse

2010-08-31 Thread Peter Stahl
Hi everyone, I'm a computational linguist coming from Python and want to learn Clojure. So I thought it would be a good idea to start with labrepl. I'm working on Mac OS X 10.6 (Snow Leopard) with the 32bit Cocoa version of Eclipse 3.6 (Helios). I followed the instructions on the labrepl github pa