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

From Wiki**3

Revision as of 17:40, 24 October 2010 by Root (talk | contribs) (New page: USE AT YOUR OWN RISK!! Small bank application (these are the 2010/2011 editions): * po-uilib-201010151128.tar.bz2 - Base interaction package, a.k.a...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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).