0
votes
0answers
19 views

Task window doesn't open upon task activation using Mylyn in Eclipse ADT

The relevant file editors open when I activate a task in Eclipse, but the task window/editor for the activated task itself does not open. I'm using the Eclipse ADT, and the activated task window would ...
0
votes
0answers
8 views

Eclipse Mylyn Bugzilla connector: Is it possible to edit milestones?

If so, how to do this? I've searched all the options @ Window->Prefernces->Mylyn. I use Eclipse 4.2.2 with Mylyn and 3.8.3/, and latest Bugzilla 4.5. (Yes, I've tried to find the answer to this ...
0
votes
0answers
18 views

Bugzilla/Eclipse: “An unknown repository error has occured: bugzilla main page”

I've installed Bugzilla (version 4.2.5) on my website. In parameters, the urlbase and cookiepath has been set to the root of the bugzilla-installation. I'm now trying to use the bugzilla repository ...
0
votes
0answers
4 views

Bugs reported within 2 specific dates for Eclipse project

I want to get all bugs reported between 2 specific dates for the Eclipse project and the files in which the bugs were reported. Is there some API (Bugzilla, etc) to do this?
1
vote
0answers
129 views

How to add Bugzilla-bug-version to SVN commit description?

I'm using: Eclipse Juno with Mylyn, SVN Subversive Plugin, Bugzilla 4.2.4. I strive for the overall goal to loosly relate SVN commits with bugzilla tasks. Thanks to Mylyn I retrieve a great deal of ...
0
votes
1answer
26 views

Bugzilla's Activate / Deactivate Task

I am using Eclipse and when I create bugs there is a button on the top next to the number [O Bug XX]. When I click on the "O" area it activates the task. It seems like only one task can be active at a ...
0
votes
1answer
72 views

Mylyn and Bugzilla : Initialization of task failed?

I'm trying to connect Mylyn (eclipse Juno) to my bugzilla installation (version 3.6.3.0-2)... I was able to add bugzilla as a task repo, but I can't add any task. As soon as I click on New Task for ...
0
votes
0answers
68 views

IO-Error when trying to connect to Bugzilla via Eclipse Mylyn Bugzilla Connector

I can connect (and login) to http://bugzilla.benon.com just fine using a web browser. However, connection with Eclipse Mylyn Bugzilla Connector fails with the following error: I/O Error occurred ...
1
vote
1answer
246 views

Can I share my Mylyn local repository?

I'm an independent developer but sometimes switch between computers. I would love it if I could maintain a single Mylyn task repository. However, from what I've seen, the offered connectors each use ...
1
vote
1answer
64 views

Is it possible to migrate Mylyn tasks from the local repository to Bugzilla?

I just set up a free Bugzilla account at bugheaven.com and was hoping to migrate my existing local Mylyn repository tasks to Bugzilla. Is this possible?
2
votes
1answer
80 views

Can I edit Mylyn tasks online similar to the task list view in Eclipse?

I know there are several connector options for linking Mylyn to online bug databases like Trac and Bugzilla, as well as some services through TaskTop. Presently I'm using just a local database but ...
0
votes
1answer
40 views

Change the definition of “Completed”

I'm using Eclipse Helios with the MyLyn plug-in, connecting with an external Bugzilla server. I prefer not to have the system show me "Completed" tasks. Otherwise, the panes quickly fill up with ...
1
vote
1answer
172 views

Mylyn BugZilla connector throws Http error: Moved Temporarily

Trying to configure Mylyn to work with BugZilla. I get error Http error: Moved Temporarily I tried setting proxy (socks), http authentication but the same problem. Nothing works Any one facing ...
0
votes
1answer
123 views

How to assign tasks in Bugzilla?

i intend to use bugzilla eclipse plugin for collaborating in my project we are a team working together in one project and i was wondering how can i assign task to another colleague in the project ...
0
votes
1answer
1k views

Download bugzilla eclipse plugin?

I want to download Mylyn bugzilla eclipse plugin from an update site. Can anyone tell me the update site, because most of the links I found were invalid, thanks.
1
vote
1answer
108 views

How do i solve the “doesn't match anything issue” when submitting a bug with mylyn to bugzilla with eclipse

I'm trying to submit a bug to a bugzilla server with mylyn task plugin in eclipse, but when i sent it server replies : Assignee:<name> did not match anything being name the the user from my mail ...
3
votes
1answer
998 views

Can anyone help me with installing eclipse bugzilla plugin?

can anyone help me with installing eclipse bugzilla plugin? Where can I find tutorial on how to install it? [EDIT] I got it http://download.eclipse.org/tools/mylyn/update/e3.4/ or you can use pulse ...
7
votes
5answers
3k views

Eclipse MyLyn with BugZilla: Will the BugZilla installation need to be modified/configured?

I'm interested in MyLyn. I'm using Eclipse Ganymede and I have access to a BugZilla installation for the project I'm working on. I wonder if the BugZilla installation will have to be ...