about SnowBall in Java
cselena <[email protected]>
| Newsgroups | gmane.comp.search.snowball |
|---|---|
| Message-ID | <[email protected]> |
Olá. I am a Brazilian student and I would like to use SnowBall (Java version) in my project. But, I have trouble running the program. I can compile, but running the Snowball or TesteApp , nothing. I try java Snowball: Exception in thread "main" java.lang.NoClassDefFoundError: Snowball Caused by: java.lang.ClassNotFoundException: Snowball at java.net.URLClassLoader$1.run(URLClassLoader.java:217) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:205) at java.lang.ClassLoader.loadClass(ClassLoader.java:321) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294) at java.lang.ClassLoader.loadClass(Clas sLoader.java:266) Could not find the main class: Snowball. Program will exit. Please, help me to run the code. CSelena _______________________________________________ Snowball-discuss mailing list [email protected] http://lists.tartarus.org/mailman/listinfo/snowball-discuss