I'm trying to use this package from this page.
I tried this example but I can't get it running!
help.
edit: typo.. I did "java MCSF.class" not .java.
I tried this example but I can't get it running!
C:\java>set classpath=.;c:\j2sdk1.4.1_05\lib\bailey.jar
C:\java>javac MCSF.java
C:\java>java MCSF.class
Exception in thread "main" java.lang.NoClassDefFoundError: MCSF/class
help.
edit: typo.. I did "java MCSF.class" not .java.