Re: Cursive Plugin java integration

2014-08-06 Thread Bryan Hoyle
Cheers, > Colin > > > On 6 August 2014 01:56, Bryan Hoyle > > wrote: > >> Hey, y'all, I'm working on a project that's 99% java at the moment, and >> I'm trying to convert bits of it to clojure, one step at a time, but, a >> problem I seem to

Cursive Plugin java integration

2014-08-05 Thread Bryan Hoyle
Hey, y'all, I'm working on a project that's 99% java at the moment, and I'm trying to convert bits of it to clojure, one step at a time, but, a problem I seem to be running into is that the IDE doesn't seem to recognize (:gen-class) directives from the java side. Maven compiles it fine, so the