Skip to content

Instantly share code, notes, and snippets.

/.clj

Created January 2, 2016 23:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/aae2f1f3049fdd538353 to your computer and use it in GitHub Desktop.
Save anonymous/aae2f1f3049fdd538353 to your computer and use it in GitHub Desktop.
; CIDER 0.11.0snapshot (package: 20160101.1144) (Java 1.8.0_66, Clojure 1.6.0, nREPL 0.2.12)
WARNING: The following required nREPL ops are not supported:
format-code format-edn ns-path refresh
Please, install (or update) cider-nrepl 0.11.0-SNAPSHOT and restart CIDER
WARNING: CIDER's version (0.11.0-snapshot) does not match cider-nrepl's version (0.8.2). Things will break!
clscriptgame.server>
========================================= profiles.clj ===================================================
{:repl
{
:plugins [[cider/cider-nrepl "0.10.0"]]
:dependencies [[org.clojure/tools.nrepl "0.2.12"]]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment