Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 97801

Summary: [1.5][codeassist] The type of the class literal must be parameterized
Product: [Eclipse Project] JDT Reporter: David Audel <david_audel>
Component: CoreAssignee: David Audel <david_audel>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 3.0   
Target Milestone: 3.1 RC2   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Attachments:
Description Flags
Proposed patch none

Description David Audel CLA 2005-06-01 04:06:33 EDT
build 3.1RC1

AType.clas|  // complete at |

In this case a proposal must be the class literal and the type of the class
literal must be 'Class<AType>'.
Comment 1 David Audel CLA 2005-06-01 04:08:57 EDT
Created attachment 22126 [details]
Proposed patch
Comment 2 Philipe Mulet CLA 2005-06-02 04:42:51 EDT
+1 for RC2
Comment 3 David Audel CLA 2005-06-02 06:19:52 EDT
Fixed and tests added
  CompletionTests_1_5#test0228() -> test0229()
Comment 4 Olivier Thomann CLA 2005-06-06 15:39:26 EDT
Verified using N20050606-0010 + JDT/Core HEAD
Comment 5 Jerome Lanneluc CLA 2005-06-10 12:25:46 EDT
Verified with I20050610-0010