$25
Create a project for this lab in Eclipse and put the file Lab12.java in it (the file is on Blackboard).
Complete the program so that numbers read from a file (one per line) are divided into two text areas in a JFrame. One TextArea on the left for even numbers, one on the right for odd numbers.
Show the results to your lab teacher when you are done.