Bug 121026

Summary: [javadoc][assist] @link method proposal has superfluous space
Product: [Eclipse Project] JDT Reporter: Dani Megert <daniel_megert>
Component: CoreAssignee: Frederic Fusier <frederic_fusier>
Status: VERIFIED FIXED QA Contact:
Severity: minor    
Priority: P3 CC: eclipse
Version: 3.1   
Target Milestone: 3.2 M5   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Patch to fix this issue none

Description Dani Megert CLA 2005-12-15 04:36:20 EST
I20051214-2000

1. inside Javadoc type: #hash
2. Ctrl+Space
==> {@link #hashCode() }<caret>

Expected: {@link #hashCode()}<caret>
Comment 1 Frederic Fusier CLA 2006-01-06 11:41:06 EST
Created attachment 32598 [details]
Patch to fix this issue
Comment 2 Frederic Fusier CLA 2006-01-06 11:42:18 EST
Released in HEAD.

No test case added, I only modified existing ones in Javadoc*CompletionModelTest
Comment 3 David Audel CLA 2006-02-14 12:18:09 EST
Verified for 3.2 M5 using build I20060214-0010