Bug 311034 - [quick fix] provide quick fix suggestion for "Cannot instantiate the type ..."
Summary: [quick fix] provide quick fix suggestion for "Cannot instantiate the type ..."
Status: CLOSED DUPLICATE of bug 97235
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.6   Edit
Hardware: PC Windows Vista
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-29 10:32 EDT by Ralf Hauser CLA
Modified: 2010-05-02 06:35 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ralf Hauser CLA 2010-04-29 10:32:34 EDT
Build Identifier: 20090920-1017

it would be helpful to offer
1) remove "abstract" from Class definition
2) create a subclass of abstract class X

Reproducible: Always

Steps to Reproduce:
Object o = new *AbstractClass*();
Comment 1 Dani Megert CLA 2010-05-02 06:35:24 EDT

*** This bug has been marked as a duplicate of bug 97235 ***