-
Notifications
You must be signed in to change notification settings - Fork 2
Editor reports errors for production Fix #24
Comments
The problem here is that oersi-etl uses metafacture-fix's (the anchor link seems to be broken for that section, it's at the end of the README): And test it using the content of the fix file from oersi-etl: https://gitlab.com/oersi/oersi-etl/-/blob/develop/data/production/edu-sharing.fix You should see no errors in code/codium. Try removing some closing |
Can't oersi-etl just declare a source dependency on the metafacture-fix |
You mean to avoid having a build script that checks them out? Yes, it would in general be a nicer setup. I've had some issues with the source dependencies and the Eclipse project import though, which is why the branches differ at that point for now. I'll look into that (e.g. update Gradle support in my Eclipse) when trying to get #16 ready to be merged. |
@fsteeg I have tested the extension yesterday a little bit. But i have run the extension via a clone of the metafacture repo. If I want to run it via the |
The extension in branch |
That's what I meant, yes. Don't know about Eclipse, though... |
Our production Fix from oersi-etl (https://gitlab.com/oersi/oersi-etl/-/blob/develop/data/production/edu-sharing.fix) results in errors when used in an Xtext-generated editor (see https://github.com/metafacture/metafacture-fix#visual-studio-code-extension). There seems to be some inconsistency between what can be executed and what is valid according to the grammar.
The text was updated successfully, but these errors were encountered: