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

Xtend 2.29.0 treats JUnit imports as access restricted errors #10

Closed
JanWittler opened this issue Dec 9, 2022 · 0 comments
Closed

Xtend 2.29.0 treats JUnit imports as access restricted errors #10

JanWittler opened this issue Dec 9, 2022 · 0 comments

Comments

@JanWittler
Copy link

As of Xtend 2.29.0, any JUnit import fails to be imported in an Xtend file with the warning Access restriction: The type <JUnit annotator type> is not accessible due to restriction on required project tools.vitruv.<project>. As such, currently the workaround of reducing the severity of such an error to warning is required. We should investigate why the import is marked as access restricted.

Xtend Warning

@JanWittler JanWittler changed the title Xtend 2.29.0 fails to import JUnit dependencies Xtend 2.29.0 treats JUnit imports as access restricted errors Dec 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant