Bug 50818

Summary: AbortCompilation exception is thrown.
Product: [Eclipse Project] JDT Reporter: Kelvin <kelvin>
Component: CoreAssignee: Jerome Lanneluc <jerome_lanneluc>
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: P3    
Version: 2.1.1   
Target Milestone: 3.0 M8   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Kelvin CLA 2004-01-28 20:56:05 EST
AbortCompilation is thrown when i call ITypeBinding.getDeclaredMethods(). (but 
not all the time).

Want to know is there any way to catch that exception.(right now it is an 
internal class)
Comment 1 Philipe Mulet CLA 2004-01-29 04:13:26 EST
Please provide steps to reproduce. What exactly are you doing ?
Comment 2 Philipe Mulet CLA 2004-01-29 09:23:19 EST
Seems like a similar issue to bug 50844
Comment 3 Olivier Thomann CLA 2004-01-29 11:23:59 EST
Are you sure that you are using a 2.1.1 build?
Comment 4 Kelvin CLA 2004-01-29 11:26:07 EST
oh, sorry. i am using 2.1.2
Comment 5 Jerome Lanneluc CLA 2004-01-29 11:30:25 EST
If you're using 2.1.2, then it cannot be the same issue as bug 50844 (which is 
3.0 specific). Can you provide the stack trace?
Comment 6 Jerome Lanneluc CLA 2004-02-25 10:32:51 EST
Please reopen if you have the stack trace.