Search Mailing List Archives
[protege-discussion] WARNING: java.lang.NoClassDefFoundError
Tania Tudorache
tudorache at stanford.edu
Wed Mar 5 18:01:50 PST 2008
This probably means that an old plugin makes reference to the
_AbstractWidget class, that does not exist in the protege source code
anymore. I think it was part of a very ancient version of Protege, but
it has been refactored to AbstractWidget in the current versions.
If you have control over the plugin that references the old class, I
suggest that you change the code to use the correct class name.
Tania
protege at ontospace.net wrote:
> I am getting this every time Protege starts.
>
> WARNING: java.lang.NoClassDefFoundError: edu/stanford/smi/protege/widget/_AbstractWidget -- PluginUtilities.isLoadableClass()
>
>
> _______________________________________________
> protege-discussion mailing list
> protege-discussion at lists.stanford.edu
> https://mailman.stanford.edu/mailman/listinfo/protege-discussion
>
> Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03
>
>
More information about the protege-discussion
mailing list