Posted August 29, 201312 yr Eclipse shows row 239 as a problem and won't compile. IOUtils.closeQuietly(zf); zf is from wrong type. Should be "Reader" instead of ZipFile. However, you can replace it with zf.close();
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.