Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 358338

Summary: Incorrect schema entry for GeneratorAdapterFactory
Product: [Modeling] EMF Reporter: Ed Willink <ed>
Component: CoreAssignee: Ed Merks <Ed.Merks>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.7.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows Vista   
Whiteboard:

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.