Create a new project in Eclipse called Assignment 2.
Create a package within this project called bank. To this package add the classes Account, Bank, CreditAccount, SavingsAccount and Customer....