Bug 8137 - Code assist for anonymous inner type too late
Summary: Code assist for anonymous inner type too late
Status: RESOLVED WONTFIX
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows NT
: P3 normal (vote)
Target Milestone: 2.0 M6   Edit
Assignee: Philipe Mulet CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-01-23 10:33 EST by Dani Megert CLA
Modified: 2002-05-14 08:53 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dani Megert CLA 2002-01-23 10:33:46 EST
Code assist should propose anonymous inner types after I typing "new ". Right
now it is proposed only after the bracket i.e. 'new Type(<here>'
Comment 1 Philipe Mulet CLA 2002-05-06 18:55:39 EDT
It needs the supertype name before it can help you to do more.
Comment 2 Philipe Mulet CLA 2002-05-14 08:53:58 EDT
Closing