Seems it doesn't work. Eclipse seems to be able to only talk the Bugzilla
API, but all tests with
https://jersey.dev.java.net/issues failed. Bad,
because that is a great feature. Eclipse can list, browse, edit etc. issues
that way, what is way more comfortble that the web site. Maybe some day
java.net will be supported, who know... :-)
Thanks Anyways
Markus
From: Paul.Sandoz_at_Sun.COM [mailto:Paul.Sandoz_at_Sun.COM]
Sent: Montag, 12. Januar 2009 10:48
To: dev_at_jersey.dev.java.net
Subject: Re: [Jersey] API of Issue Tracker
On Jan 9, 2009, at 8:59 PM, Markus KARG wrote:
I am working with Eclipse, which contains a front end for several tracking
systems like Bugzilly. It would be great if I could attach this frontend to
the Jersey Tracker. Is that possible?
I have no idea, Jersey uses the java.net issue tracker, so Eclipse needs to
integrate with java.net.
Paul.