I've been finding it difficult to try and understand the Java/ABCL interop.
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".
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?