Problems compiling La Clojure with IDEA 10.5.1
Hi,
I grabbed La Clojure from http://plugins.intellij.net/plugin/?id=4050
and I can't seem to compile the code.
In ClojureClassFinder, it is declared to implement the interface called
PsiElementFinder, but PsiElementFinder is an abstract class and not an
interface.
public class ClojureClassFinder implements ProjectComponent, PsiElementFinder {
There's a whole bunch more compile errors, but that's the first one. Is
there a version of La Clojure that will compile with IntelliJ 10.5.1?
-Mike
Please sign in to leave a comment.
Hello Mike,
https://github.com/JetBrains/la-clojure
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"