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

Fix all resource leak Java warnings in Eclipse #58

Open
rbrewer opened this issue Jul 30, 2013 · 0 comments
Open

Fix all resource leak Java warnings in Eclipse #58

rbrewer opened this issue Jul 30, 2013 · 0 comments

Comments

@rbrewer
Copy link
Member

rbrewer commented Jul 30, 2013

Since we are now using the Kepler release of Eclipse, we are seeing warnings about resource leaks in some data input code. We should fix these, or if the warnings are bogus then we should explicitly disable the warnings for the classes in question. Having a bunch of permanent warnings will obscure future real warnings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant