For a practical course at the university I have to implement a client
application whitch enables to visualise bugzilla data. It should be
possible to retreive the data from any existing Bugzilla installation on
the web via the web interface (i.e. without having direct user access to
the sql database).
So i found that Mylar offers the Bugzilla API to be used as Java API to
Bugzilla. Unfortunately i have not that much experience with the eclipse
projects and how to integrate the API into the application.
I didn't find a detailed Doc or an example on the Eclipse sites or on
the web. So i wanted to ask if there was any information available
concerning this topic.
Regards,
Rudolf Hummer
(Student of Information Systems at the JKU Linz, Austria)