Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Mylyn » Hyperlinks between Tasks and Java code
Hyperlinks between Tasks and Java code [message #52347] Tue, 08 July 2008 14:35 Go to next message
Alfred is currently offline AlfredFriend
Messages: 4
Registered: July 2009
Junior Member
Hi,

My goal is to manage violations reported by static analysis tools as tasks
with the same convenient features such as when I click on a task, the Java
objects referenced are automatically opened and highlighted

I'm trying to configure MyLyn so that when I open a task, all references
to Java code make an hyperlink to Java files, class or methods in my
WorkingSet, but I didn't succeed.

At the beginning, I thought that it was a specific feature of the
connector and I tried Local tasks, JIRA tasks, IssueZilla through the
generic Web Repository connector without success.

Have you any idea of the issue?

Thanks for your help
Re: Hyperlinks between Tasks and Java code [message #52402 is a reply to message #52347] Tue, 08 July 2008 20:12 Go to previous messageGo to next message
Steffen Pingel is currently offline Steffen PingelFriend
Messages: 706
Registered: July 2009
Senior Member
The hyperlink detector is currently specific to Java stack traces. It will
only recognize Java elements that are formatted as such. Take a look at
these bugs for a discussion and planned enhancements:

239087: [patch][wikitext] implement a hyperlink detector in the form
of "<prefix> <qulified name>"
https://bugs.eclipse.org/bugs/show_bug.cgi?id=239087

237974: [wikitext] implement a hyperlink detector specifically designed for
Java. e.g. detecting
org.eclipse.mylyn.internal.java.tasks.JavaClassHyperlinkDete ctor
https://bugs.eclipse.org/bugs/show_bug.cgi?id=237974

Feel free to chime in on the discussion with your requirements.

Steffen


> My goal is to manage violations reported by static analysis tools as tasks
> with the same convenient features such as when I click on a task, the Java
> objects referenced are automatically opened and highlighted
>
> I'm trying to configure MyLyn so that when I open a task, all references
> to Java code make an hyperlink to Java files, class or methods in my
> WorkingSet, but I didn't succeed.
>
> At the beginning, I thought that it was a specific feature of the
> connector and I tried Local tasks, JIRA tasks, IssueZilla through the
> generic Web Repository connector without success.
>
> Have you any idea of the issue?
>
> Thanks for your help
Re: Hyperlinks between Tasks and Java code [message #52474 is a reply to message #52402] Wed, 09 July 2008 13:44 Go to previous message
Alfred is currently offline AlfredFriend
Messages: 4
Registered: July 2009
Junior Member
Thank you very much Steffen
Re: Hyperlinks between Tasks and Java code [message #591034 is a reply to message #52347] Tue, 08 July 2008 20:12 Go to previous message
Steffen Pingel is currently offline Steffen PingelFriend
Messages: 706
Registered: July 2009
Senior Member
The hyperlink detector is currently specific to Java stack traces. It will
only recognize Java elements that are formatted as such. Take a look at
these bugs for a discussion and planned enhancements:

239087: [patch][wikitext] implement a hyperlink detector in the form
of "<prefix> <qulified name>"
https://bugs.eclipse.org/bugs/show_bug.cgi?id=239087

237974: [wikitext] implement a hyperlink detector specifically designed for
Java. e.g. detecting
org.eclipse.mylyn.internal.java.tasks.JavaClassHyperlinkDete ctor
https://bugs.eclipse.org/bugs/show_bug.cgi?id=237974

Feel free to chime in on the discussion with your requirements.

Steffen


> My goal is to manage violations reported by static analysis tools as tasks
> with the same convenient features such as when I click on a task, the Java
> objects referenced are automatically opened and highlighted
>
> I'm trying to configure MyLyn so that when I open a task, all references
> to Java code make an hyperlink to Java files, class or methods in my
> WorkingSet, but I didn't succeed.
>
> At the beginning, I thought that it was a specific feature of the
> connector and I tried Local tasks, JIRA tasks, IssueZilla through the
> generic Web Repository connector without success.
>
> Have you any idea of the issue?
>
> Thanks for your help
Re: Hyperlinks between Tasks and Java code [message #591068 is a reply to message #52402] Wed, 09 July 2008 13:44 Go to previous message
Alfred is currently offline AlfredFriend
Messages: 4
Registered: July 2009
Junior Member
Thank you very much Steffen
Previous Topic:An internal error occurred during: "Synchronizing Tasks" with JIRA
Next Topic:Empty Java editors: anyone has this problem?
Goto Forum:
  


Current Time: Thu Apr 25 21:05:34 GMT 2024

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

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

Back to the top