From: Oli S. <ol...@go...> - 2004-04-05 18:13:23
|
Chris, I too am interested in building a 'round trip' script that makes it easy to pull apart the APLAWS+ source and then rebuild it. Attached is an experimental script that I hacked together the other day to play with building all of the javadoc for all of the packages. You may find some of it useful - in particular the script contains some regular expressions for ripping out the package name of a component from its file name (other than that it's pretty dull ;-) ) Cheers, Oli |