Bug 301635 - [beelang] configure the xtext project to work without the BeeLang model
Summary: [beelang] configure the xtext project to work without the BeeLang model
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: b3 (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P1 major (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-02 19:12 EST by Henrik Lindberg CLA
Modified: 2017-09-13 11:52 EDT (History)
0 users

See Also:


Attachments

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