Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test bug #13

Open
JoseColombini opened this issue Sep 9, 2020 · 0 comments
Open

Test bug #13

JoseColombini opened this issue Sep 9, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@JoseColombini
Copy link
Owner

The file UCdslParsingTest.xtend in UCWriter/ucwriter.xtext.guimeta.ucdsl.parent/ucwriter.xtext.guimeta.ucdsl.tests/src/ucwriter/xtext/guimeta/ucdsl/tests/ is commented because the code in line 13

import ucwriter.xtext.guimeta.ucdsl.uCdsl.Model

Report error: ucwriter.xtext.guimeta.ucdsl.uCdsl.Model cannot be resolved to a type.

Line 19 report: Model cannot be resolved to a type.

And line 23: The field UCdslParsingTest.parseHelper refers to the missing type Model.

So I comment the entire file to compile the xtext features.

@JoseColombini JoseColombini added the bug Something isn't working label Sep 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant