Bug 58070

Summary: [1.5] Inconsistent class file encountered
Product: [Eclipse Project] JDT Reporter: Stefan Matthias Aust <sma>
Component: CoreAssignee: Kent Johnson <kent_johnson>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3    
Version: 3.0   
Target Milestone: 3.1 M1   
Hardware: PC   
OS: Windows XP   
Whiteboard:

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 ***