generated EPackage's Literals not generated; why? [message #705803] |
Sat, 30 July 2011 07:38  |
Eclipse User |
|
|
|
The EPackage interface generated by xtext on my dsl ('MyDslPackage extends EPackage' does not contain the 'Literals' public static field and so the whole project fails to compile.
There are no error messages or standard output that helps me understand why.
I commented out some of my dsl until it was generated again. In this way, I hoped to find some error on a line of my grammar. No, I didn't. Instead, I have the opinion that the problem is related to the number of grammar rules; I don't have the option to reduce the number of rules.
What can I look for to debug this issue?
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04887 seconds