Bug 21520 - 'Errors during build: org.eclipse.jdt.internal.compiler.lookup.SourceTypeBinding' error
Summary: 'Errors during build: org.eclipse.jdt.internal.compiler.lookup.SourceTypeBind...
Status: RESOLVED WORKSFORME
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P2 normal (vote)
Target Milestone: 2.1 M2   Edit
Assignee: Kent Johnson CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-12 08:37 EDT by Duong Nguyen CLA
Modified: 2002-09-19 07:42 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 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