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

Bug 362322

Summary: Enumeration Cleanup
Product: z_Archived Reporter: Brian Svihovec <svihovec>
Component: EDTAssignee: Project Inbox <edt.genframework-inbox>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P1 CC: jspadea, pharmon
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Brian Svihovec CLA 2011-10-28 10:54:08 EDT
* Remove dependencies between Generator projects and Runtime projects
 - Need to figure out what to do with the Aliaser classes, which are required by generation and runtime
* Cleanup Enumeration related code in the Generators that checks to see if an Enumeration is a Java class or a Member Access - only EnumerationEntry should be necessary
Comment 1 Paul Harmon CLA 2011-11-09 14:36:17 EST
The buddy-policy for the Mof plugin has been changed to Registered, so that it will no longer pick up the runtime plugins in it's class path.

Also, I have updated the following classes to remove the extraneous checking for Enum and Expression annotion values:

org.eclipse.edt.gen.java.CommonUtilities
org.eclipse.edt.gen.javascripot.annotation.templates.MVCTemplate
org.eclipse.edt.gen.javascripot.annotation.templates.XMLValueTemplate
Comment 2 Brian Svihovec CLA 2011-12-14 08:58:09 EST
Marking as closed.