| Summary: | [grammar] Quickfix/Suggestion: Switch to imported Xcore | ||
|---|---|---|---|
| Product: | [Modeling] TMF | Reporter: | Ed Willink <ed> |
| Component: | Xtext | Assignee: | Project Inbox <tmf.xtext-inbox> |
| Status: | NEW --- | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | CC: | jan, moritz.eysholdt |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Ed Willink
I understand you'll have to change all fragment URIs from the src-gen path to the new path. Is there anything else you have to adjust manually? build.properties needs a models folder. plugin.xml needs a different genmodel path. These are pretty easy. It's the ecore/genmodel/xtext URIs that are non-trivial. We should generate an Xcore file instead of an Ecore. (In reply to comment #3) > We should generate an Xcore file instead of an Ecore. That's a different but also useful option. So long as manually maintained Ecore import is supported, the suggested refactoring would be useful. |