[AgileWiki] New projects: GuessNumber and SimpleAccounting
Status: Beta
Brought to you by:
blaforge
From: Bill la F. <bil...@su...> - 2006-07-13 10:40:18
|
Each application now has its own .commands, .rolons and .fields files. You will find them in the top-level directory of AwServer. Note that the GuessNumber and SimpleAccounting projects are dependent on the AwServer project (but do not build it when you build them). But note that under proprties/library/run, AwServer also includes the jar file from GuessNumber and SimpleAccounting. Had to do it that way because NetBeans does not otherwise support cyclic dependencies. Bill |