Skip to content

Instantly share code, notes, and snippets.

@briprowe
Created May 29, 2011 23:31
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 briprowe/998244 to your computer and use it in GitHub Desktop.
Save briprowe/998244 to your computer and use it in GitHub Desktop.
java -version
java version "1.6.0_25"
Java(TM) SE Runtime Environment (build 1.6.0_25-b06)
Java HotSpot(TM) 64-Bit Server VM (build 20.0-b11, mixed mode)
@hugoduncan
Copy link

As mentioned in the readme, you probably need to add tools.jar to your classpath to use a sun JDK with swank-clj

@briprowe
Copy link
Author

I'm sorry, I'm very new to both clojure and the java ecosystem. What tools.jar are you referring to?

@hugoduncan
Copy link

oops, dropped this - you get this sorted? The readme has more detailed instructions now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment