mylyn's context with bookmarks pro task [message #735213] |
Tue, 11 October 2011 05:04  |
Eclipse User |
|
|
|
Hello everybody,
this is my first post on this forum.
I am wondering if it's any way to keep bookmarks in task's context so that it is possible to share them among others.
Here is an example:
I am investigating a bug (mylyn task), add some bookmarks as a notices and want to share these all information with other developers.
Best regards,
Marcin
|
|
|
|
|
|
|
|
Re: mylyn's context with bookmarks pro task [message #746182 is a reply to message #740086] |
Sun, 23 October 2011 04:41   |
Eclipse User |
|
|
|
Adding a bookmark for particular line in a source file is fairly brittle as
locations tends to change frequently. Therefore the context model is based
on the logical model elements and not locations. I would recommend using a
TODO or FIXME marker in conjunction with landmarking the corresponding Java
method to highlight a specific line in a context.
Alternatively, code review tools such as Gerrit are a great way to capture a
conversation around file content.
Steffen
Marcin Sanecki wrote:
> Kaitlin Duck Sherwood wrote on Mon, 17 October 2011 19:37
>> Note that there are two different types of bookmarks: Web bookmarks
>> (which the Tasktop Bookmarks view shows) and the code bookmarks (which
>> the regular Bookmarks view shows). I think Marcin is talking about code
>> bookmarks. Code bookmarks are associated with files, not contexts, so
>> you can't share them well.
>>
>> While you can't go down to the exact line, you can go down to the method
>> level. Right-click on the task in the Package Explorer, and Mark As
>> Landmark. This is available in Mylyn as well as Tasktop.
>
>
> I am talking about code bookmarks - that is right.
>
> Mark As Landmark is a standard way of creating context and the lowest
> level of it is method's level. I can mark method but can't mark any
> particular line in a method. With bookmarks it is possible to mark a line
> and, what is more important for me, add a comment.
--
Steffen Pingel
Committer, http://eclipse.org/mylyn
Senior Developer, http://tasktop.com
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.11181 seconds