Skip to content
/ oosd Public

object oriented software development (umb cs 680-681)

Notifications You must be signed in to change notification settings

wm-ax/oosd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homework for UMB CS 680 and 681 (object-oriented software development, in Java).

To compile, test and run all included hw from cs 681, please do

ant -lib $JUNIT

To compile, test and run any included hw from cs 681, please do

ant single -DhwID=<xy> -lib $JUNIT

where has any of the forms 00, 01, ..., 10, 11, ..., 21...

To run corresponding commands for materials from cs 680, please supply the courseID as a command-line parameter, i.e., by adding the flag

-DcourseID=680

About

object oriented software development (umb cs 680-681)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published