Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 111103 - Java attribute in GlobalActionHandlerProviders extension not based on a java class
Summary: Java attribute in GlobalActionHandlerProviders extension not based on a java ...
Status: RESOLVED DUPLICATE of bug 111508
Alias: None
Product: GMF-Runtime
Classification: Modeling
Component: General (show other bugs)
Version: 1.0   Edit
Hardware: PC Windows XP
: P3 minor
Target Milestone: ---   Edit
Assignee: Eliza Tworkowska CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-29 13:45 EDT by Linda Damus CLA
Modified: 2010-07-19 21:54 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Linda Damus CLA 2005-09-29 13:45:32 EDT
The 'class' attribute of the 'GlobalActionHandlerProvider' element in the 
org.eclipse.gmf.runtime.common.ui.services.action.globalActionHandlerProviders 
extension point does not have a "Based On" value.

This prevents me from using the Plug-in Manifest Editor to quickly create a 
new class that extends (or implements) the required class (or interface). When 
I click on the "class" link in the "Extension Element Details" section of the 
manifest editor, the resulting Java Attribute Editor is not pre-populated with 
that required class or interface.

This attribute should have the following properties:

Based On = 
org.eclipse.gmf.runtime.common.ui.services.action.global.AbstractGlobalActionHa
ndlerProvider

The extension point description must also be corrected to indicate that users 
of the GlobalActionHandlerProviders extension point are expected to subclass 
the abstract provider.
Comment 1 Anthony Hunter CLA 2005-10-04 15:07:41 EDT

*** This bug has been marked as a duplicate of 111508 ***
Comment 2 Eclipse Webmaster CLA 2010-07-19 21:54:47 EDT
[GMF Restructure] Bug 319140 : product GMF and component
Runtime Common was the original product and component for this bug