java.lang.ClassNotFoundException: Annotator Is a classpath issue. You don't have the jar or class Annotator in your classpath.
Put some information about your enviroment. Are you use GWT? what version?, etc Juan 2011/5/17 ggdmghk <[email protected]> > I would appreciate any help. I am trying to install a program and Java > just pop up the next message: > > java.lang.ClassNotFoundException: Annotator > at java.net.URLClassLoader$1.run(Unknown Source) > at java.security.AccessController.doPrivileged(Native Method) > at java.net.URLClassLoader.findClass(Unknown Source) > at java.lang.ClassLoader.loadClass(Unknown Source) > at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) > at java.lang.ClassLoader.loadClass(Unknown Source) > at com.exe4j.runtime.LauncherEngine.launch(Unknown Source) > at com.exe4j.runtime.WinLauncher.main(Unknown Source) > > It is a problem with the program or I am missing something on the way? > > Thanks a lot in advance. > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
