thSoft / elysium

LilyPond IDE for Eclipse
http://elysium.thsoft.hu
14 stars 3 forks source link

Review import uri validation #131

Closed nittka closed 6 years ago

nittka commented 6 years ago

We have to check, whether import uri validation throws errors although our include resolution works properly. If this is the case, the default validator should be replaced by a custom one, taking the adapted resolution into account. (See #122)

nittka commented 6 years ago

This should be fixed with #151. If an include could not be resolved by the LilyPondImportUriResolver, it will be prefixed by a marker, indicating such a file does not exist.