Aloha,
Trying Java now... does anyone know what the following error really
means?
[EMAIL PROTECTED] SCUBATOOLS]$ java -cp .Scubatoolkit
java.lang.ClassNotFoundException: /Scubatoolkit
at java.lang.Class.forName(Class.java:native)
at java.lang.Class.forName(Class.java:52)
[EMAIL PROTECTED] SCUBATOOLS]$
I think it means that the application or the java can't find something, but
I'm not sure. If I knew what to look for, I could figure out if it's a path
problem, or an app problem.
Thanks in advance,
Ben