Bug 97801 - [1.5][codeassist] The type of the class literal must be parameterized
Summary: [1.5][codeassist] The type of the class literal must be parameterized
Status: CLOSED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.1 RC2   Edit
Assignee: David Audel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-01 04:06 EDT by David Audel CLA
Modified: 2005-06-10 12:25 EDT (History)
0 users

See Also:


Attachments
Proposed patch (1.83 KB, text/plain)
2005-06-01 04:08 EDT, David Audel CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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