Search Mailing List Archives
[protege-discussion] subclassing standard-extensions classes
Tania Tudorache
tudorache at stanford.edu
Tue Feb 5 17:07:32 PST 2008
You need to specify that your plugin is dependent on the
standard-extensions plugin. This is done by editing the
plugin.properties file from your plugin folder.
See more information here:
http://protege.stanford.edu/doc/pdk/plugins/plugin_support_21.html
in the "Dependencies on other plugins" section.
Tania
daniel.keijsers at biotronik.com wrote:
>
> Hi,
>
> for our protege plugin I subclassed InstanceTableWidget to build a
> SortableInstanceTableWidget.
> When protege loads it prints out the following warning:
>
> WARNING: java.lang.NoClassDefFoundError: edu/stanford/smi/protege
> cetable/InstanceTableWidget -- PluginUtilities.isLoadableClass()
>
> It seems like the problem is that our plugin gets loaded by protege
> before the standard extensions thus the class InstanceTableWidget can
> not be found.
>
> Is there a way to change the load-order of the plugins or any other
> suggestion how to solve this problem?
>
> Mit freundlichen Grüßen
> Kind regards,
>
> i. A. Daniel Keijsers
> Therapy Manager
>
> --
> BIOTRONIK GmbH & Co. KG
> Woermannkehre 1
> 12359 Berlin, Germany
> Tel.: +49 (0) 30 68905-2418
> Fax: +49 (0) 30 68905-2940
> Mail: daniel.keijsers at biotronik.com
>
> http://www.biotronik.com
>
> *********************************************************************************
> BIOTRONIK GmbH & Co. KG
> Woermannkehre 1, 12359 Berlin, Germany
> Sitz der Gesellschaft: Berlin, Registergericht: Berlin HRA 6501
>
> Vertreten durch ihre Komplementaerin:
> BIOTRONIK Mess- und Therapiegeraete GmbH
> Sitz der Gesellschaft: Berlin, Registergericht: Berlin HRB 2918
> Geschaeftsfuehrer: Dr. Max Schaldach, Christoph Boehmer, Dr. Werner
> Braun, Dr. Lothar Krings
> *********************************************************************************
>
> This email and the information it contains including attachments are
> confidential and meant
> only for use by the intended recipient(s); disclosure or copying is
> strictly prohibited. If you are
> not addressed, but in the possession of this email, please notify the
> sender immediately.
> ------------------------------------------------------------------------
>
> _______________________________________________
> 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