Actually, it looks like if you install CollabNet Desktop from
http://downloads.open.collab.net/eclipse/dev-builds/e3.4/, you can add a
new Mylyn Task Repository of the correct type (CollabNet Issue Tracker).
Only downside I can see is that it appears to also install Subclipse (I
currently use Subversive). It's too bad they don't make the individual
features available separately, but oh well...
Justin
________________________________
From: Markus KARG [mailto:markus.karg_at_gmx.net]
Sent: Monday, January 12, 2009 3:16 PM
To: dev_at_jersey.dev.java.net
Subject: RE: [Jersey] API of Issue Tracker
Yes I am looking for Mylin connection to java.net's issue tracker.
I googled for "mylin collab net" but did not find a public download for
that. :-(
Thanks
Markus
From: Edelson, Justin [mailto:Justin.Edelson_at_mtvstaff.com]
Sent: Montag, 12. Januar 2009 20:56
To: dev_at_jersey.dev.java.net
Cc: dev_at_jersey.dev.java.net
Subject: Re: [Jersey] API of Issue Tracker
Markus-
Are you talking about Mylyn? It works with many more issue trackers than
just Bugzilla. I believe there is a Mylyn plugin for Collab.Net, but
it's only available as part of their Desktop client. Google 'mylyn
collab net' for some links.
Justin
On Jan 12, 2009, at 2:02 PM, "Markus KARG" <markus.karg_at_gmx.net> wrote:
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.