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

Enable and use Null analysis with eclipse compiler #237

Open
eneufeld opened this issue Jul 19, 2022 · 1 comment
Open

Enable and use Null analysis with eclipse compiler #237

eneufeld opened this issue Jul 19, 2022 · 1 comment
Labels
enhancement New feature or request modelserver EMF.cloud Model Server

Comments

@eneufeld
Copy link
Contributor

The Eclipse compiler offers the possibility to do Null analysis. For this custom Nullable and NonNull annotations exist.
We should change the existing Nullable annotations to come from the eclipse jdt package and enable the analysis.

@eneufeld eneufeld added enhancement New feature or request modelserver EMF.cloud Model Server labels Jul 19, 2022
@eneufeld
Copy link
Contributor Author

Make sure Guice optional still works as it needs a Nullable Runtime annotation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request modelserver EMF.cloud Model Server
Projects
None yet
Development

No branches or pull requests

1 participant