Search code examples
clojureintellij-ideala-clojure

La Clojure Repl set java.library.path for dll


Would like to use the La Clojure Repl with jacob. So I need to set

-Djava.library.path=D:/opensource/jacob-1.17-M2

Cannot find this for the REPL


Solution

  • Go to File -> Project Structure -> Modules -> Add Facet "Clojure". You should now be able to edit the "JVM Arguments" for the REPL