Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 358338 - Incorrect schema entry for GeneratorAdapterFactory
Summary: Incorrect schema entry for GeneratorAdapterFactory
Status: CLOSED FIXED
Alias: None
Product: EMF
Classification: Modeling
Component: Core (show other bugs)
Version: 2.7.0   Edit
Hardware: PC Windows Vista
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Ed Merks CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-21 01:37 EDT by Ed Willink CLA
Modified: 2011-11-22 05:26 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ed Willink CLA 2011-09-21 01:37:23 EDT
In org.eclipse.emf.codegen.ecore/schema/generatorAdapters.exsd the adapterFactory.class element is documented as "This class must implement <code>org.eclipse.emf.codegen.generator.GeneratorAdapterFactory</code>" and similarly the entry is defined to "Extends" org.eclipse.emf.codegen.generator.GeneratorAdapterFactory.

org.eclipse.emf.codegen.generator.GeneratorAdapterFactory does not exist although org.eclipse.emf.codegen.ecore.generator.GeneratorAdapterFactory does.

[Also why "Extends" rather than "Implements"?]
Comment 1 Ed Merks CLA 2011-10-27 11:30:29 EDT
The fix is committed to CVS for 2.8.
Comment 2 Ed Merks CLA 2011-11-22 05:26:26 EST
The changes are available in builds.