Documentation

B4J is a Java based library for access to Bugzilla instances. The library allows retrieval of bug records according to certain search criteria. You can then work with those records as Java objects and build your own functionality on top of it.

B4J comes with a report generator. It is highly configurable, so you should not bother about accessing the Bugzilla server but rather work with delivered bugs.

  • Installation Instructions
  • User’s Instructions
  • Developer’s Instructions
  • API Documentation

Feel free to leave a comment here in case you find any bug or error in the package.

Leave a Reply