Bug 217722 - contribute platfrom hyperlink detector for Java stack traces
Summary: contribute platfrom hyperlink detector for Java stack traces
Status: ASSIGNED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 3.4   Edit
Hardware: PC All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Debug-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-04 13:55 EST by Eugene Kuleshov CLA
Modified: 2008-05-02 12:24 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eugene Kuleshov CLA 2008-02-04 13:55:59 EST
Eclipse 3.3 introduced new Platfrom extension point for hyperlink detectors that can be used in text editors as well as with SourceViewer widgets. It would be nice if jdt.debug provided such hyperlink detector for Java Stack traces and thread dumps. It will be useful when working with text files generated by junit plugins for Ant and Maven, and when dealing with the thread thread dumps.

Such detector been implemented in Mylyn and it should be easy to repackage it for jdt.debug. See the following classes:

/org.eclipse.mylyn.java.ui/src/org/eclipse/mylyn/internal/java/ui/JavaStackTraceHyperlinkDetector.java
/org.eclipse.mylyn.java.ui/src/org/eclipse/mylyn/internal/java/ui/JavaStackTraceFileHyperlink.java
Comment 1 Darin Wright CLA 2008-05-02 12:24:48 EDT
Marking assigned for consideration post 3.4