mylyn

My proposals are hidden when using Java Proposals (Task-Focused)

I wrote custom java proposals contributor. It works fine when using "Java Proposals" advanced configuration of content-assist in Eclipse. However, when I select "Java Proposals (Task-Focused)" and uncheck "Java Proposals", my proposals no longer show up. Any idea why? Do I need to provide some extra information in my ICompletionProposa...

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 will help many people in the future when they a are searching for information on eclipse. What are the differences between the two views? D...

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 to get a list of methods, there's up to 30 seconds hang-ups of the workbench. eclipse.buildId=M20090917-0800 java.version=1.6.0_15 java.ve...

Task Manager with Trac support for Mac

Found Mylyn as a very good task manager that supports Trac and Gmail Task. I've seen Tasktop, but looking for something with smaller memory footprint that I could always run in background. Is there any lighter client (not on Eclipse platform) to manager at least Trac tasks (via XML-RPC) and in best case scenario with GMail Tasks suppor...

Create Task Report from Mylyn?

Hello all - 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 using mylyn (our company uses Embarcadero JBuilder which is is based on Ecli...

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

Hi. 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 attempt on http://wiki.eclipse.org/CVS_Howto#CVS_and_firewalls. I'm not very familiar with CVS. When I run my CVS command, it fails to co...

Mylyn tasks - assigning tasks using TODO in the code?

Is there a way to assign tasks to developers using TODO: statements in Mylyn (with Trac integration) Basically I want to in the code - say MyClass.java / function GetNames put TODO: followed by the developer name and subject and have it result in a Trac task assigned to the developer. Thanks ...

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 and clicked Change Set Management and left it with the default Commit Comment Template: ${task.status} - ${connector.task.prefix} ${task....

When using Mylyn in Eclipse, why do task context elements not show up in the navigator view?

I've been using Eclipse for many years. I'm trying to switch into using Mylyn. I've configured a task and it's automatically added a number of files to the context. So far, so good. However, when the "Focus on Active Task" button is enabled/depressed (in the Navigator View), many of the files in the task context are hidden -- I canno...

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 add the features I need in the future. GPL, LGPL, MIT or BSD license preferred). Distributed (the issues must be stored in git the repositor...

How do you activate Mylyn in the current Eclipse perspective?

I installed Mylyn but it doesn't seem to be activated in my current perspective. How do I do this? ...

Mylyn Eclipse JIRA bridge

When I go to submit an issue on JIRA, I get the message 'Resolved by is required.Documentation Required is required.'. Does this eclipse plugin support the 'Documentation required' option on JIRA? ...

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

Hi there. 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 sent, seem to be splitting my email from the @. Actually i'm using Mylyn 3.4.1 and eclipse 3.5.2, does anyone had this issue before ...

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 it to Lighthouse tickets.xml, and it all seems correct. ...

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 connector to use with Mylyn for my situation or some other workflow that is better suited. Cheers. ...

How do I get Eclipse navigator to refocus, based on a new level of filter in mylyn?

Hi everyone, I am currently using eclipse and Mylyn. My problem is that when I change the level of interest required for an item to show up in mylyn context, I cannot get eclipse navigator to accept the new settings. In fact, if I close the task and open it again, the degree of interest meter-thingy has reset itself. The only solution ...

Clearing commit message in Eclipse (while using Mylyn)

No matter what I do, I cannot seem to get Mylyn to stop inserting a commit message based on a Task even though that task is no longer active and closed. I've tried restarting the app, I've tried activating and inactivating tasks (which seems to simply change the commit message, although this is not consistent). Switching to different pe...

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 I want to be included. Is there any way to tell Mylyn to be inclusive by default and exclude by hand what I don't want? Thanks in advance. ...