http://bugzilla.ecoinformatics.org/show_bug.cgi?id=4978
Aaron <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Aaron <[email protected]> 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. _______________________________________________ Kepler-dev mailing list [email protected] http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev
