Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 362322 - Enumeration Cleanup
Summary: Enumeration Cleanup
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EDT (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P1 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-28 10:54 EDT by Brian Svihovec CLA
Modified: 2017-02-23 14:19 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.