Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 22:48 Go to next message
David M. Karr is currently offline David M. KarrFriend
Messages: 800
Registered: July 2009
Senior Member
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 13:23 Go to previous message
David Green is currently offline David GreenFriend
Messages: 136
Registered: July 2009
Senior Member
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: Thu Mar 28 18:52:31 GMT 2024

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

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

Back to the top