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

Change Mylyn subtask hierarchy in Eclipse

I've created a task hierarchy in Mylyn that looks something like: > Category 'A' > Category 'B' - Task B.1 - Task B.2 - Subtask B.2.a - Subtask B.2.b Now I want to modify the hierarchy so that Subtask B.2.a is a subtask of Task B.1…
LJ in NJ
  • 196
  • 1
  • 1
  • 12
0
votes
1 answer

How to remove plugin jars on Eclipse plugin unistallation?

I have created an Eclipse plugin. After installation it adds plugin jars ui and core in the plugins folder of Eclipse. But when I uninstall that plugin from the "About Eclipse" dialog it does not delete those jars from Eclipse plugin folder. And…
happy
  • 2,550
  • 17
  • 64
  • 109
0
votes
0 answers

Mylyn task list icons for non-english JIRA projects

I'm using Mylyn 3.17 for current Eclipse and Spring Tool Suite 3.7.2 with the JIRA connector "Tasktop Atlassian JIRA Connector 4.4.0.v20150930-2223-RELEASE". If the project of the issues I receive from JIRA as result of a query has english as…
Dominik
  • 1,332
  • 1
  • 15
  • 28
0
votes
2 answers

Unable to install EGit Task focused interface in Eclipse Luna

I'm trying to install the latest EGit 4.0.1 in Eclipse Luna but when I select the Task focused interface component I get this error: Cannot complete the install because one or more required items could not be found. Software being installed:…
CIOC
  • 1,385
  • 3
  • 19
  • 48
0
votes
1 answer

Adding Eclipse Mylyn Subtasks disabled

I've taken the plunge and am using Mylyn finally, and I don't know why I didn't do this sooner, it's amazing. That said there are a few features I haven't been able to get working, one specifically is "Sub-tasks". When I right click existing task…
oucil
  • 4,211
  • 2
  • 37
  • 53
0
votes
2 answers

PHP Dev Tools on Eclipse 3.8 Ubuntu - conflicting dependencies

I am trying to install PHP Development Tools in Eclipse 3.8 on Ubuntu. I have had several failed dependencies and I have managed to track them down and install them, notably as regards mylyn. Then when I installed…
Peter
  • 854
  • 10
  • 19
0
votes
0 answers

Eclipse mylyn error while cut and paste, open and close files?

I have this annoying error mylyn message on eclipse luna 4.4, The 'org.eclipse.mylyn.java.hyperlink.detector.stack' extension from plug-in 'org.eclipse.mylyn.java.tasks' to the 'org.eclipse.ui.workbench.texteditor.hyperlinkDetectors' extension …
Run
  • 54,938
  • 169
  • 450
  • 748
0
votes
0 answers

How to connect from Mylyn to Redmine?

How to connect from Mylyn to Redmine? Are there any connectors? This site pretends to have one https://github.com/danmunn/redmine_mylyn_connector but contains only instruction to install something on server side. How eclipse can know there is some…
Suzan Cioc
  • 29,281
  • 63
  • 213
  • 385
0
votes
1 answer

Link mylyn Jira task to Java source code comment in Eclipse

I have pretty much the same question as in the link below except that I'm using the Jira mylyn connector. I have my Jira Task Repository defined and was just wondering if this is possible. Link to mylyn task in Java comment (Eclipse) i.e. Something…
dassimon
  • 141
  • 8
0
votes
1 answer

Mylyn Synchronize Local and Remote Repositories

I'm currently turning into an avid mylyn user. It really has changed my workflow at work as well as for private projects. However one thing is bothering me a bit. Especially when working on private project ideas I often stumble upon the following…
nanoquack
  • 949
  • 2
  • 9
  • 26
0
votes
1 answer

Unable to configure JIRA in eclipse mylyn task

I am trying to configure atlassian JIRA eclipse plugin. Getting following error. Anyone has solution for this ?
Jigar Shah
  • 2,576
  • 6
  • 31
  • 53
0
votes
1 answer

Mylyn opening unwanted files in editors from task context

I'm using Mylyn 3.12 for the first time with Eclipse Kepler. I am using subversive to manage SVN connection for team. I doing web development, so no Java projects here. I'm having the craziest situation where Mylyn is always adding three files to…
J.T.
  • 2,606
  • 15
  • 31
0
votes
4 answers

Create Task Report from Mylyn?

is there a way to create a task/activity report (say a weekly report) off tasks managed with Mylyn? I've been using Rachota TimeTracker which allows me to create reports (in html format) http://rachota.sourceforge.net/en/demo.html I've just started…
luis.espinal
  • 10,331
  • 6
  • 39
  • 55
0
votes
1 answer

Eclipse Tasks View - how to customize markers?

The Eclipse Tasks (and Code Markers) seems elusively challenging to customize. Question How do you add custom tags to the Tasks filter? e.g. maybe I want to add "Super-Bug" or something. Example Currently I know empirically that you can use todo,…
J-Dizzle
  • 4,861
  • 4
  • 40
  • 50
0
votes
0 answers

slik subversion hosting trac url for ide integration

I'd like to integrate the Trac from a slik subversion hosting with Intellij. According to this Tasks & Context Switching this is rather easy but I'm unable to enter the URL for the "Server URL" field in the dialog. I attached the mylyn tag because…
morpheus05
  • 4,772
  • 2
  • 32
  • 47