[kepler-dev] [Bug 4978] Create additional 'module' property for any menu entries that are inserted by non-core modules
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Thu Apr 28 18:35:08 PDT 2011
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4978
Aaron <aschultz at nceas.ucsb.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #2 from Aaron <aschultz at nceas.ucsb.edu> 2011-04-28 18:35:07 PDT ---
I went ahead and added the Tag Manager menu item via
resources/configuration/uiMenuMappings_en_US.xml and removed the
ConfigurationProperty creation code from the Initialize class. This seems to
resolve the error:
[run] ERROR (org.kepler.gui.MenuMapper:getActionFor:271) Exception trying
to create an Action for classname: <org.kepler.tagging.TagManagerAction>:
[run] null (java.lang.ClassNotFoundException:
org.kepler.tagging.TagManagerAction)
which I have still been seeing when running from Eclipse.
I don't see it anymore (rev27563).
You may need to delete .kepler after updating to notice the difference.
Closing this bug.
--
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the Kepler-dev
mailing list