Bug 58070 - [1.5] Inconsistent class file encountered
Summary: [1.5] Inconsistent class file encountered
Status: RESOLVED DUPLICATE of bug 57397
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 M1   Edit
Assignee: Kent Johnson CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-10 05:58 EDT by Stefan Matthias Aust CLA
Modified: 2005-01-11 11:02 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Matthias Aust CLA 2004-04-10 05:58:37 EDT
This line

 import java.util.Collections;

causes an "Inconsistent classfile encountered: The undefined type parameter T is
referenced from within Collections"

I can't even open the java.util.Collections class from within Eclipse.
Comment 1 Kent Johnson CLA 2004-04-13 10:15:09 EDT
This has been fixed & will be in the next patch.
Comment 2 Kent Johnson CLA 2004-04-13 10:18:02 EDT
Actually its a dup of 57397
Comment 3 Kent Johnson CLA 2004-04-13 10:18:45 EDT
Fixed in Cheetah 02.

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