Bug 301635

Summary: [beelang] configure the xtext project to work without the BeeLang model
Product: z_Archived Reporter: Henrik Lindberg <henrik.lindberg>
Component: b3Assignee: Project Inbox <b3.engine-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: major    
Priority: P1    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Henrik Lindberg CLA 2010-02-02 19:12:05 EST
There is no longer a BeeLang model generated by xtext. The project is still configured to include it in the MANIFEST, and it tries to register this model.
Currently, the errors needs to be commented out after regeneration of the grammar. 

This should be configured in the org.eclipse.b3.beelang project so the generated code and manifest does not have to be edited after regeneration.
Comment 1 Henrik Lindberg CLA 2010-02-05 10:07:15 EST
The grammer had a statement to generate the BeeLang model (duh).