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 
project does work, and intellij builds it fine, but I get the error bars 
and lack of autocompletion for the clojure defined classes. Is there a way 
to set this up to work, or is that a known issue?

-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to