<div dir="ltr">I've been finding it difficult to try and understand the Java/ABCL interop.<div><br></div><div>Right now I'm trying to get the official ABCL pure lisp calling java example to work to no avail: <a href="http://abcl.org/svn/tags/1.2.1/abcl/examples/pure-lisp-to-java/">http://abcl.org/svn/tags/1.2.1/abcl/examples/pure-lisp-to-java/</a></div>
<div><br></div><div>Even though I have the Main.class in the local directory, and I see it when I 'echo $CLASSPATH' ABCL says "Class not found: Main".</div><div><br></div><div>I'm using bash, I've run through the ABCL setup twice (although I'm not sure if it's right) but I am absolutely clueless. Is there a way to view/modify the classpath within ABCL?</div>
</div>