From 4620af17ae771f0fadb9c612466f90f94a520f4c Mon Sep 17 00:00:00 2001 From: Benjamin Muskalla Date: Wed, 17 Aug 2011 14:18:57 +0200 Subject: Support hyperlink detector for Commit ids In order to have better navigation between code and tasks, this hyperlink detector recognizes commit ids inside the task descriptions and lets the user open the corresponding commit in the Commit editor. Change-Id: Ic60d11a45b8cb8cc9383e4120a84eae2f1859e32 Signed-off-by: Benjamin Muskalla Signed-off-by: Matthias Sohn --- org.eclipse.egit.mylyn.ui.test/.classpath | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 org.eclipse.egit.mylyn.ui.test/.classpath (limited to 'org.eclipse.egit.mylyn.ui.test/.classpath') diff --git a/org.eclipse.egit.mylyn.ui.test/.classpath b/org.eclipse.egit.mylyn.ui.test/.classpath new file mode 100644 index 0000000000..cc60ba7232 --- /dev/null +++ b/org.eclipse.egit.mylyn.ui.test/.classpath @@ -0,0 +1,7 @@ + + + + + + + -- cgit v1.2.3