Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Mylyn » Creating Mylyn task from // TODO: comment marker via QuickFix
Creating Mylyn task from // TODO: comment marker via QuickFix [message #68167] Sun, 19 April 2009 17:25 Go to next message
Krzysiek Goj is currently offline Krzysiek GojFriend
Messages: 2
Registered: July 2009
Junior Member
Hi!
It seems to me that there is no easy way to create Mylyn task from marker
in comment, so here is a short user story:

One sees
// FIXME: foo bar baz
in their code.
They put cursor on that line, press CTRL+1 (or right-click on the task
mark in the margin), and select "Create Task" in quick qix popup.

Task editor opens with task summary set to "foo bar baz".

Best regards,
--
Krzysiek Goj
Re: Creating Mylyn task from // TODO: comment marker via QuickFix [message #68181 is a reply to message #68167] Mon, 20 April 2009 08:11 Go to previous messageGo to next message
Radoslaw Jozwik is currently offline Radoslaw JozwikFriend
Messages: 33
Registered: July 2009
Member
Krzysiek Goj wrote:
> It seems to me that there is no easy way to create Mylyn task from
> marker in comment

Hello,

You can use Tasks or Markers views. Right-click on a marker and select
"New Task from Marker...".

> One sees
> // FIXME: foo bar baz
> in their code.
> They put cursor on that line, press CTRL+1 (or right-click on the task
> mark in the margin), and select "Create Task" in quick qix popup.
>
> Task editor opens with task summary set to "foo bar baz".

Creating tasks this way could also be useful.

Regards,
Radoslaw Jozwik
Re: Creating Mylyn task from // TODO: comment marker via QuickFix [message #68261 is a reply to message #68167] Fri, 24 April 2009 20:53 Go to previous message
maarten meijer is currently offline maarten meijerFriend
Messages: 146
Registered: July 2009
Senior Member
Krzysiek Goj wrote:
> Hi!
> It seems to me that there is no easy way to create Mylyn task from
> marker in comment, so here is a short user story:
>
> One sees
> // FIXME: foo bar baz
> in their code.
> They put cursor on that line, press CTRL+1 (or right-click on the task
> mark in the margin), and select "Create Task" in quick qix popup.
>
> Task editor opens with task summary set to "foo bar baz".
>
> Best regards,
Can you open a bug at http://bugs.eclipse.org/bugs with this request, it
doesn't seem to hard to implement as the action is already there for teh
Tasks view.

Maarten
Re: Creating Mylyn task from // TODO: comment marker via QuickFix [message #597467 is a reply to message #68167] Mon, 20 April 2009 08:11 Go to previous message
Radoslaw Jozwik is currently offline Radoslaw JozwikFriend
Messages: 33
Registered: July 2009
Member
Krzysiek Goj wrote:
> It seems to me that there is no easy way to create Mylyn task from
> marker in comment

Hello,

You can use Tasks or Markers views. Right-click on a marker and select
"New Task from Marker...".

> One sees
> // FIXME: foo bar baz
> in their code.
> They put cursor on that line, press CTRL+1 (or right-click on the task
> mark in the margin), and select "Create Task" in quick qix popup.
>
> Task editor opens with task summary set to "foo bar baz".

Creating tasks this way could also be useful.

Regards,
Radoslaw Jozwik
Re: Creating Mylyn task from // TODO: comment marker via QuickFix [message #597514 is a reply to message #68167] Fri, 24 April 2009 20:53 Go to previous message
maarten meijer is currently offline maarten meijerFriend
Messages: 146
Registered: July 2009
Senior Member
Krzysiek Goj wrote:
> Hi!
> It seems to me that there is no easy way to create Mylyn task from
> marker in comment, so here is a short user story:
>
> One sees
> // FIXME: foo bar baz
> in their code.
> They put cursor on that line, press CTRL+1 (or right-click on the task
> mark in the margin), and select "Create Task" in quick qix popup.
>
> Task editor opens with task summary set to "foo bar baz".
>
> Best regards,
Can you open a bug at http://bugs.eclipse.org/bugs with this request, it
doesn't seem to hard to implement as the action is already there for teh
Tasks view.

Maarten
Previous Topic:Mylyn 3.1.1 is now available
Next Topic:Mylyn/Trac Authentication Failing...
Goto Forum:
  


Current Time: Fri Mar 29 05:04:56 GMT 2024

Powered by FUDForum. Page generated in 0.04268 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top