Questions tagged [mylyn]

Mylyn is the task and application lifecycle management (ALM) framework for Eclipse.

Mylyn is a task-focused interface for Eclipse aimed at reducing information overload and making multi-tasking easy. It does this by making tasks a first class part of Eclipse, and integrating rich and offline editing for repositories such as Bugzilla, Trac, and JIRA. Once your tasks are integrated, Mylyn monitors your work activity to identify information relevant to the task-at-hand, and uses this task context to focus the Eclipse UI on the interesting information, hide the uninteresting, and automatically find what's related. This puts the information you need to get work done at your fingertips and improves productivity by reducing searching, scrolling, and navigation. By making task context explicit Mylyn also facilitates multitasking, planning, reusing past efforts, and sharing expertise.

See the Mylyn web site for full information.

Related Links:

220 questions
0
votes
1 answer

fetch egit Mylyn connector active tasks from another class

I need to know if there is any task activated in the task List While adding files for Git staging? Edited: The idea i am looking for is, while doing staging of files, I need to identify if there is an selected task by code from the Git StagingView…
Naveen Babu
  • 1,584
  • 1
  • 14
  • 35
0
votes
1 answer

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 this repo, I get this message (the task editor does…
LB40
  • 12,041
  • 17
  • 72
  • 107
0
votes
1 answer

Mylyn - passwords storing

how Eclipse stores passowrds to Bugzilla (via Mylyn) etc? I have looked for prefs file which contain password but I didn't found antyhing suitable. I have also checked \.metadata\.mylyn directory. Could someone give me a tip? I'll be very…
pidabrow
  • 966
  • 1
  • 21
  • 47
0
votes
1 answer

How to uninstall a Mylyn connector not working

I recently updated my Eclipse to Juno release. I had a working Mylyn Connector for Bitbucket installed and it worked in Helios. After the upgrade the Bitbucket repository is gone and when I try to add a new repository for Bitbucket no connector is…
0
votes
1 answer

How do I "install dependencies" in Eclipse "using File > Import > Install Software Items from File" to setup a bootstrap workspace for Mylyn?

I'm following the Eclipse Mylyn Open Source Project's instructions for setting up a "bootstrap" ("self-hosting") workspace. But I'm stuck on the third step: Install dependencies using File > Import > Install Software Items from File:…
Daryl Spitzer
  • 143,156
  • 76
  • 154
  • 173
0
votes
1 answer

Generic web repository connector in Mylyn 3.8.1 for Eclipse 4.2

I am new to Mylyn and I wanted to integrate it with Redmine 2.0. I found this Mylyn plugin for Redmine 2.0. But when I installed Mylyn 3.8.1 (latest at the moment), I can't find "generic web repository connector" to create the link with…
Rami Sedhom
  • 709
  • 6
  • 15
0
votes
1 answer

How to get change events through Mylyn programatically?

For my project I want to access the data from as many bug- and work-item repositories as possible (for development in Eclipse). Therefore I use the Mylyn plugin because it already provides a framework for efficient use of multiple sources. If I…
casaout
  • 1,819
  • 3
  • 24
  • 54
0
votes
1 answer

Api to Generate Reports in mylyn, Tasktop Pro

I have been an active user for tasktop Pro. I admire its simplicity and robustness. I am specially impressed with the time tracking options it provides. I was feeling a need to use command line / batch / shell script / maven / ant or any other…
Umesh Moghariya
  • 3,063
  • 6
  • 21
  • 23
0
votes
2 answers

Trouble updating Eclipse plugins

I just installed some extra repos and now I'm trying to Check for Updates but I keep getting an error that I can't seem to get past and can find nothing about it in the google. Cannot complete the install because one or more required items could not…
Carnivoris
  • 793
  • 3
  • 7
  • 23
0
votes
1 answer

Mylyn doesn't filter the resources in the Navigator- or Package Explorer views

I am using Eclipse 3.7 with Mylyn and would like to use it to focus only on the files that are in the current context. When I activate a task with no context, the Navigator and Package Explorer views should both be empty, allowing me to add files to…
mzedeler
  • 4,177
  • 4
  • 28
  • 41
1 2 3
14
15