Bugzilla Connector [message #991442] |
Wed, 19 December 2012 03:01  |
Eclipse User |
|
|
|
Hi,
I'm trying to use Mylyn Bugzilla Connector in a headless installation. My Java programm should post a new ticket to bugzilla.
Unfortunately I didn't find a tutorial how to use the classes in org.eclipse.mylyn.internal.bugzilla.core.
Of course there ist that example file mentioned here: http://www.eclipse.org/forums/index.php/t/19306/, but it gives me not a complete overview how to use the repository, connector,... objects.
I'm wondering why there is no JavaDoc for the mylyn classes.
Hopefully someone can give me some points where to look at and how to program with the bugzilla connector
|
|
|
Re: Bugzilla Connector [message #997033 is a reply to message #991442] |
Thu, 03 January 2013 08:03  |
Eclipse User |
|
|
|
Have you tried checking out the source code for the connector?
When you want to go and use the mylyn connector route, probably you
should program against the more general task API and configure it so
that it uses the bugzilla connector as backend.
Maybe a bit more work, but more robust and future proof.
Maybe I'll try this myself to blog about.
Maarten
19-12-12 14:44, Robert Eikermann schreef:
> Hi,
> I'm trying to use Mylyn Bugzilla Connector in a headless installation.
> My Java programm should post a new ticket to bugzilla.
>
> Unfortunately I didn't find a tutorial how to use the classes in
> org.eclipse.mylyn.internal.bugzilla.core. Of course there ist that
> example file mentioned here:
> http://www.eclipse.org/forums/index.php/t/19306/, but it gives me not a
> complete overview how to use the repository, connector,... objects.
>
> I'm wondering why there is no JavaDoc for the mylyn classes.
>
> Hopefully someone can give me some points where to look at and how to
> program with the bugzilla connector
|
|
|
Powered by
FUDForum. Page generated in 0.03941 seconds