Tagged Questions

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

learn more… | top users | synonyms

16
votes
7answers
9k views

Mylyn & Redmine Integration

I'm trying to get Mylyn and Redmine work together so I can manage tasks right inside Eclipse. I saw this on redmine wiki http://www.redmine.org/wiki/redmine/HowTo_Mylyn but I think it's for the old ...
15
votes
7answers
3k views

Mylyn type plugin for Visual Studio

Mylyn is a task oriented plugin that allows for example to assign a set of files to a task. Is there a Mylyn type plugin for Visual Studio?
14
votes
8answers
2k views

Whats the best way to start using Mylyn?

I've heard a lot of good things about using Mylyn in eclipse. How could I set it up to give me a taste of how I could use it? Thanks
11
votes
6answers
3k views

Why should I use Mylyn?

I would like to present a case to our stakeholders of why I would want to use Mylyn. Can you suggest any links to any convincing use-cases, documentation or tutorials that would convince a ...
11
votes
1answer
2k views

What exactly does “attach context” mean in Eclipse Mylyn

Hello the mylyn plugin in Eclipse (Trac connector) contains the option to attach and then retrive the "context" of an issue. Attaching the context results in attaching a zipped XML file to the issue ...
9
votes
3answers
704 views

Distributed issue tracker for git with usable Eclipse Mylyn support?

I'm using git for version control but I'm currently lacking a good issue/bug/ticket tracker with Eclipse Mylyn integration. The features I'm looking for: Open source implementation (so that I can ...
8
votes
3answers
5k views

Mylyn equivalent for Netbeans?

A co-worker has been going on about how cool Mylyn is for Eclipse. I want to give a task management tool a try but I use Netbeans. Is there a Mylyn like plugin for Netbeans? Preferable with ...
6
votes
2answers
116 views

Can I save/restore my split-window layout in the Eclipse Java editor?

I like to use Eclipse's Java editor feature that allows the me to split the editor window into several panes so I can look at multiple files at once. Often the layout of the splits is context ...
6
votes
2answers
2k views

Uninstall Mylyn from Eclipse Galileo

Is there a way I can uninstall Mylyn from Eclipse PDT. It comes pre-installed and I don't think I am going to use it. So I want to take all the additional plugins out of my eclipse copy as my IDE is ...
6
votes
5answers
3k views

What is an easy Mylyn task repository to use for a small (~40 devs) project?

I'm currently the only developer using Eclipse Mylyn integration (I'm the experimental one). I have two repositories configured - Bugzilla, which the project uses for internal bug tracking and a Local ...
6
votes
5answers
2k 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 ...
6
votes
9answers
3k views

What tools provide burndown charts to Bugzilla or Mylyn?

My team and I need to work on a project whose bugs are filed in Bugzilla, using Mylyn. Do you know of any tool or plug-in that provides scrum-inspired burndown charts to Bugzilla or Mylyn? ...
4
votes
2answers
190 views

eclipse mylyn with redmine

Is it possible to connect mylyn to redmine without rest support in redmine?
4
votes
2answers
1k views

Eclipse: Difference between the “Tasks” view and the “Task List” View

What is the difference between the "Tasks" view and the "Task List" view in eclipse. I understand that one is managed by Mylyn, but I would like a comprehensive answer if anyone's got the time. It ...
3
votes
2answers
142 views

Writing my custom bug repository mylyn connector, where should I start?

I want to write a mylyn connector for the bug repository my team uses, I was able to set the workspace and activate a couple of small things by using the web resources and Bugzilla and Trac code. But ...
3
votes
1answer
609 views

Is there any way to integrate Mylyn with Bitbucket?

Bitbucket has an issue tracker, can it be turned into Mylyn tasks?
3
votes
0answers
90 views

How can I connect Lighthouse tickets to Eclipse Mylyn?

I of course came across this but without any success, I used the pattern from the screenshot (and comments) but I'm still getting empty task list (see attachment). I examined the pattern and compared ...
3
votes
2answers
2k views

How do you get Eclipse/Mylyn to fill out your commit messages for you?

I've setup the following: Installed Mylyn in Eclipse Installed the Bugzilla connector Installed Subversive SVN Integration for the Mylyn Project I've gone to Windows -> Preferences -> Tasks -> Team ...
3
votes
3answers
1k views

Howto connect eclipse tasklist (Mylyn) to google code?

I'm using Eclipse Galileo. I want to connect the eclipse tasklist to a google code project. I need a connecter to do this. Connectors can be installed via Task Resoitory view -> add TaskRepopsitory -> ...
3
votes
1answer
112 views

Visual Studio Context

In Eclipse we are using Mylyn to have an overview of our Trac Tickets. A nice feature is the Context attached to a Ticket. For example it remembers the classes you worked on when that ticket was ...
3
votes
2answers
242 views

Mylyn loses tasks context on restart

When I restart Eclipse, my Mylyn tasks are stored, but their contexts are empty. I'm using a local repository, and would like to have the context of a task back when I reopen Eclipse. I'm using ...
2
votes
1answer
49 views

How can I change the background color of the Mylyn task view?

Is there a way to change the background color of the Mylyn task view? I've changed the 'default' editor colors to a dark background under Preferences->General->Text Editors. This works for most views ...
2
votes
2answers
371 views

Installing mantis for mylyn on Zend Studio 8

Has anyone been successful in installing the mantis connector for mylyn in Zend Studio 8? I keep getting the following error when trying to install. Please help, I understand this should boost ...
2
votes
1answer
112 views

How to choose the location for the local repository for Mylyn tasks?

I am using a local repository for Mylyn. I would like to save the repository as file in the version controlled path for my project. This way I can have backup and versioning for my tasks. How can I ...
2
votes
2answers
367 views

Using github issues as mylyn task repository?

I'm looking for a way to integrate Eclipse/Mylyn with github's project-issues. I'm aware of the Mylyn-github-connector and the smilebase project, but - unless I'm totally wrong - both connectors ...
2
votes
1answer
173 views

Mylyn new task creation collapses Navigator and Project Explorer in Eclipse Helios CDT

I'm new to Mylyn but have been using Eclipse CDT for the past 3 years or so. Since our projects have many thousands of files and up to 50 or so within a directory I love the context switching provided ...
2
votes
1answer
75 views

Replace Alt+Click Binding Of Mylyn

Is there anyway that I could replace the Alt+Click Binding of mylyn in eclipse. I use alt+click to show or hide files of active task It really is in conflict with my operating system's alt+click ...
2
votes
2answers
527 views

eclipse task list TODOs and Mylyn

I use eclipse 3.5 and just installed Mylyn 3.4.2. It's GREAT, but .... When I open the old task list (// TODO), there is no menu option for defining a filter. Instead, the Mylyn focus icon appears. ...
2
votes
2answers
1k views

Mylyn connectors for GitHub and Mercurial

Does anyone know if there are any stable connectors to integrate mylyn with Bitbucket and Github? For github.com I think I found one, but for bitbucket there is no information on the Eclipse Mylyn ...
2
votes
1answer
42 views

Can I tell Mylyn's context to be inclusive by default?

When I create a new task in Mylyn and activate it, all the resources in the package explorer become excluded by default from the new context and I have to manually select one by one all the resources ...
2
votes
2answers
169 views

What is the best connector for a single developer to store Mylyn tasks in the cloud?

I would like to use the Mylyn task-centered user interface however i regularly work between two pcs and would rather not purchase any bug tracking software. Can someone please recommend a good ...
2
votes
3answers
1k views

How do I check out Eclipse projects from CVS using the command line

I'm trying to check out the Mylyn project from Eclipse. However, I can't use Eclipse to check out the projects and am having to do it via the command line. I'm behind a firewall so am basing my ...
2
votes
3answers
4k views

Eclipse is very slow when using Code Assist (org.eclipse.mylyn.java.ui.javaAllCompletionProposalComputer)

Can you guess what happens? I generated a client stub using Eclipse WTP [Axis2] and while working on a client I get Eclipse working very slowly when it tries to use Code Assist, that is, press a dot ...
2
votes
2answers
1k views

Mylyn Eclipe TODO integration

In Eclipse, I use the Mylyn plugin for viewing my open tickets from a repository. But, also in our code, we have some places where the TODO marker is view. The TODO markers show up on the "Tasks" ...
2
votes
1answer
352 views

How can I use Mylyn to aid in JavaScript and Python development? How about HTML/CSS/JSP pages?

I installed and got acquainted with Mylyn today. I also watched the excellent Mylyn/Tasktop webcast. It's obvious how you can add individual packages, classes, interfaces, methods, etc. to a task's ...
2
votes
2answers
131 views

Is it possible to access @task with mylyn?

It looks like we are migrating our from Jira to @task for our feature requests/bug tracking. Does anyone know if @task can be accessed from Mylyn in Eclipse?
1
vote
1answer
68 views

Mylyn connector for Assembla on Eclipse fails to setup

I'm developing with Eclipse Indigo and using Assembla. I use Mylyn and the Assembla connector for Mylyn. The connector fails to create a task repository. When I create a new task repository, after ...
1
vote
1answer
28 views

Link to mylyn task in Java comment (Eclipse)

I have just started using Eclipse and Mylyn together, so I'm quite new to the workflow and how the tools and their features are intended to be used together. Quite frequently I find myself wanting to ...
1
vote
1answer
24 views

Eclipse + Mylyn: how do you enable the “Focus on Active Task” button?

I'm running Eclipse 3.7.1 (Indigo) and am starting to explore Mylyn per the IBM guides. But I don't get the three-purple-circles "Focus on Active Task" button on the Package Explorer. I looked around ...
1
vote
1answer
35 views

Moving local tasks to repository in Mylyn

I have a mixture of local tasks and Mantis repository tasks. I'd like to move all my local tasks to the Mantis repository. Is there a way to do this easily? Currently the only way I can see is to ...
1
vote
2answers
84 views

Keeping track of Eclipse task list in git file

I am trying to make make a task list for one of my projects. The project is in a git repository and I work on it from various different computers. What I want is to store all my tasks in my git repo, ...
1
vote
1answer
78 views

Mylyn connector for custom webservice

I need Mylyn connector to communicate with my custom webservice. We have our customized bug tracker system and I want to link it with Mylyn task repository. I am able to create custom webserivce which ...
1
vote
1answer
43 views

How to show only class files in the Package explorer when using Mylyn

When i use Mylyn it autoexpand the Package Explorer to method level. How can i disable that. (Eclipse 3.6)
1
vote
3answers
149 views

Best suite to develop, manage bugs/tasks, share?

I am currently trying to package the best suite for a development team. We are naturally thinking about the following as the foundation Eclipse Mylyn Hudson (Jenkins) Subversion (Git, Mercurial, ...
1
vote
2answers
93 views

How do you get mylyn to open and close projects?

I like mylyn task management, and the way contexts only show me what I'm working on. Is there a way to take this one step further, and have a task switch close any project that isn't part of the ...
1
vote
1answer
85 views

Recommendations for preparing a configured Eclipse package for distribution to a dev team

I'm working on setting up a fully configured Eclipse environment that I will distribute to my team. I'd like to distribute the zip package with all of the desired plugins installed and configured so ...
1
vote
1answer
273 views

List all SVN change-sets of Mylyn task in Eclipse

I'm evaluating Mylyn SVN change-set feature. Whenever I checks-in change-set into SVN, Mylyn automatically adds commit message based on active task. In "SVN history" panel, I can see the commit ...
1
vote
1answer
559 views

Integrating Redmine with Mylyn in Zend Studio 8.0.0

We're trying to use Redmine as our issue tracker. I use Zend Studio 8.0.0 for PHP. I'd like to integrate Redmine with the IDE. The most important features I want are these: Synchronizing the ...
1
vote
1answer
128 views

How to separate a development environment from a production environment

I have just installed Aptana studio 2, and it looks really nice. I would like to separate my work into editing the local development server, and editing the production server. That way I don't end up ...
1
vote
1answer
115 views

Task focused interface for Netbeans (or something similar)

When you come from the Eclipse world you surely miss Mylyn (a task focused interface). As I have to use Netbeans at the moment I am looking for something similiar. I would even be satisfied with some ...

1 2 3