Bug 177136

Summary: [Manifest Editor] Replace hard coded hyperlink detector with extension
Product: [Eclipse Project] PDE Reporter: Dani Megert <daniel_megert>
Component: UIAssignee: Chris Aniszczyk <caniszczyk>
Status: CLOSED DUPLICATE QA Contact:
Severity: normal    
Priority: P3 CC: ankur_sharma, baumanbr, darin.eclipse
Version: 3.3Keywords: bugday
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
org.eclipse.pde.ui.patch
none
mylyn/context/zip none

Description Dani Megert CLA 2007-03-13 09:34:52 EDT
I20070313-0800.

Since there's now extension points to contribute hyperlink detectors and hyperlink detector targets, PDE should replace their hyperlink detector from the source viewer config with an extension.
Comment 1 Chris Aniszczyk CLA 2008-12-14 22:09:00 EST
Sounds like a plan!
Comment 2 Chris Aniszczyk CLA 2008-12-23 15:28:37 EST
Created attachment 121179 [details]
org.eclipse.pde.ui.patch

The first step is to modify the ChangeAwareSouceViewerConfiguration to not override the behavior in JFace Text. The next step will be to add the proper extensions for hyperlink detectors and targets.
Comment 3 Chris Aniszczyk CLA 2008-12-23 15:28:40 EST
Created attachment 121180 [details]
mylyn/context/zip
Comment 4 Chris Aniszczyk CLA 2009-05-03 18:39:14 EDT
This will wait for 3.6, the change is too big for this stage of the game.
Comment 5 Darin Wright CLA 2010-05-12 11:33:54 EDT
Once again, there's no reason to change this late in the game.
Comment 6 Ankur Sharma CLA 2010-11-26 14:30:32 EST
This bug has already been fixed as part of Bug #222610

*** This bug has been marked as a duplicate of bug 222610 ***