Bug 21520

Summary: 'Errors during build: org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding' error
Product: [Eclipse Project] JDT Reporter: Duong Nguyen <duongn>
Component: CoreAssignee: Kent Johnson <kent_johnson>
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: P2    
Version: 2.0   
Target Milestone: 2.1 M2   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Duong Nguyen CLA 2002-07-12 08:37:48 EDT
Attempted to build project in WSW and ended up with thr following error:

---
Errors during build.      
     org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding
---

Upon further investigation, it turns out that the problem was due to a 
single .java file in the project.
When that one file was removed from the project the build went through okay. 
Interestingly
enough this same project (with the problem file included) builds just fine in 
Visual Café…so the
problem
appears to be specific to WSW.

 The same problem is seen in WSSAD 4.0.2 and 4.0.3.
Comment 1 Mike Wilson CLA 2002-07-12 09:15:56 EDT
Obviously, it would be helpful if you could attach the file in question to the 
PR. Without out, it will be hard to figure out what's going on. Seems like a 
compiler issue to me. Moving to JDT.
Comment 2 Kent Johnson CLA 2002-07-12 10:46:23 EDT
Hey Duong, how are the in-laws? ;)

Was their a walkback in your log file? Anything strange about this source file?

After it was removed, did you try putting it back to see if the problem was 
repeatable?
Comment 3 Philipe Mulet CLA 2002-07-12 12:40:44 EDT
Hi Duong !

Did you give it a try with an Eclipse R2.0 build ?
Comment 4 Duong Nguyen CLA 2002-07-15 11:21:25 EDT
Sorry guys. We tested this using Eclipse 2.0 GA and the problem is gone.
Comment 5 Philipe Mulet CLA 2002-09-19 07:42:20 EDT
Should have been closed, not marked as fixed.
Comment 6 Philipe Mulet CLA 2002-09-19 07:42:50 EDT
Closing