Quick-and-Dirty Guide to Transforming the Bank Application into your Very Own Project

From Wiki**3

Revision as of 17:41, 24 October 2010 by Root (talk | contribs)

USE AT YOUR OWN RISK!!

Small bank application (these are the 2010/2011 editions):

Each package includes a makefile to compile and build the corresponding JAR archive. Note that the makefiles assume that all JAR dependencies reside in /usr/share/java (linux installation -- other environments may, and indeed should work, but are not covered in this text).

The bank application has a similar structure to the one needed for the OOP course programming project (but... be careful).