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

Terminate compilation if warnings occur #39

Open
asnkh opened this issue Sep 30, 2016 · 0 comments
Open

Terminate compilation if warnings occur #39

asnkh opened this issue Sep 30, 2016 · 0 comments

Comments

@asnkh
Copy link

asnkh commented Sep 30, 2016

To keep warning free, it is useful to treat all warnings as errors.

When using javac, it is possible by -Werror.

When using jdt, it is possible by this option:
http://help.eclipse.org/neon/index.jsp?topic=%2Forg.eclipse.jdt.doc.isv%2Freference%2Fapi%2Forg%2Feclipse%2Fjdt%2Fcore%2FJavaCore.html&anchor=COMPILER_PB_FATAL_OPTIONAL_ERROR

If #33 is accepted, this issue is not necessary.

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