Tagged Questions
4
votes
3answers
1k views
Ant loadproperties failed (bcel error?)
I'm working on a simple build script that should get some constants from a java class file and use them as the version numbers in my file names. I use Eclipse and its own Ant, but put bcel-5.2.jar in ...