Skip to main content



      Home
Home » Eclipse Projects » Mylyn » Links in stacktraces in tickets randomly pick project to get file from
Links in stacktraces in tickets randomly pick project to get file from [message #492597] Tue, 20 October 2009 18:48 Go to next message
Eclipse UserFriend
When I view a JIRA ticket with a stacktrace, each entry presents as a link, which when clicked, opens up the specified file, at that line number. This is very convenient.

One minor annoyance is that it will take the first file with that FQCN in the workspace. I can't tell what algorithm it uses. If I have two projects open that contain two versions of the same FQCN, it just picks one without asking me.

I have this situation because the two projects are from different branches of the same subversion repo. One has "-trunk" at the end of the name, and the other does not.

In this case, it would be convenient if Mylyn gave me some way to indicate which one I want it to choose, either each time I click the link, or somehow associated with the task containing the stacktrace. If the latter, that would likely have to be private data, not stored in JIRA.
Re: Links in stacktraces in tickets randomly pick project to get file from [message #492705 is a reply to message #492597] Wed, 21 October 2009 09:23 Go to previous message
Eclipse UserFriend
David M. Karr wrote:
> When I view a JIRA ticket with a stacktrace, each entry presents as a
> link, which when clicked, opens up the specified file, at that line
> number. This is very convenient.
>
> One minor annoyance is that it will take the first file with that FQCN
> in the workspace. I can't tell what algorithm it uses. If I have two
> projects open that contain two versions of the same FQCN, it just picks
> one without asking me.

I can see how this would be problematic. Feel free to file a bug report requesting an enhancement.

> I have this situation because the two projects are from different
> branches of the same subversion repo. One has "-trunk" at the end of
> the name, and the other does not.
>
> In this case, it would be convenient if Mylyn gave me some way to
> indicate which one I want it to choose, either each time I click the
> link, or somehow associated with the task containing the stacktrace. If
> the latter, that would likely have to be private data, not stored in JIRA.
Previous Topic:Proj. Exp. shows both src/main/java/... and classes in packages
Next Topic:[eclipse bugzilla] which encoding to use ?
Goto Forum:
  


Current Time: Sun Jun 22 11:53:05 EDT 2025

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

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

Back to the top