I am trying to figure out how to use abcl-asdf to automate the classpath issues I've been dealing with manually in slime via (add-to-classpath "/foo/bar/..."). Are there any good examples of projects using it? I have a few jars in target/dependency that I would like to load. Thank you!
On 8/19/13 1:29 AM, ubikation _ wrote:
I am trying to figure out how to use abcl-asdf to automate the classpath issues I've been dealing with manually in slime via (add-to-classpath "/foo/bar/..."). Are there any good examples of projects using it? I have a few jars in target/dependency that I would like to load. Thank you!
[Seigniorage][seigniorage] has a wrapping of locally installed bitcoinj Maven artifacts. [Jeannie][] wraps Jena, a library for dealing with RDF.
[seigniorage]: https://bitbucket.org/easye/seigniorage [jeannie]: https:/bitbucket.org/easye/jeannie
armedbear-devel@common-lisp.net