The BCEL-builder module

The contents of this directory are:

And pretty much nothing else. Well, then, what do you do with this directory? Well, the whole point is to generate bcel/bcel.jar in the lib package. To do so, first stick bcel-5.1-src.zip in this directory, then run ant. After much unzipping, patching, and compiling, you should get an appropriate bcel.jar file. Now put it in the appropriate place.

If there's something wrong with the bcel.jar in the lib project, well, then you've got some development to do. You'll need to know some more ant targets. But before anything, get that bcel-5.1-src.zip and stick it in this directory.