For my final in Java we have a \"exceptions\" part on the test with try, catch, and finally calls. When I try to put the example code into Eclipse I get errors in the catch
I think it's worth mentioning that in Eclipse, Ctrl+Shif+O does the job of resolving the imports for you.