eclipse / Xpect

This repository has been rewritten to move to the Eclipse Foundation. Find the old history here: https://github.com/TypeFox/Xpect
http://www.xpect-tests.org/
Eclipse Public License 2.0
30 stars 28 forks source link

File extension .xt is not registered during test execution #182

Open spoenemann opened 9 years ago

spoenemann commented 9 years ago

When a test involves linking other .xt files, loading these files with resourceSet.getResource(uri, true) fails because the file extension is not registered.