Bug 198879 - NullPointerException (AJDT 1.5.0.200706070619)
Summary: NullPointerException (AJDT 1.5.0.200706070619)
Status: RESOLVED DUPLICATE of bug 154923
Alias: None
Product: AspectJ
Classification: Tools
Component: IDE (show other bugs)
Version: unspecified   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 1.5.4   Edit
Assignee: aspectj inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 206588 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-08-04 18:10 EDT by rafael liu CLA
Modified: 2007-10-25 04:59 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rafael liu CLA 2007-08-04 18:10:26 EDT
It happened when I was coping a whole package (ctrl+c ctrl+v)

java.lang.NullPointerException
at org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding.sourceMethod(MethodBinding.java:748)
at org.aspectj.org.eclipse.jdt.internal.compiler.lookup.MethodBinding.sourceStart(MethodBinding.java:755)
at org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType.fillDeclaredMembers(EclipseSourceType.java:238)
at org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType.getDeclaredMethods(EclipseS ... mponents ()V
                    RETURN   (line 108)
  end public void setAnimal(cpunb.vo.Animal)
end public class cpunb.swing.funcionario.FichaFrame
Comment 1 Andrew Clement CLA 2007-10-17 05:39:50 EDT
*** Bug 206588 has been marked as a duplicate of this bug. ***
Comment 2 Andrew Clement CLA 2007-10-25 04:59:23 EDT

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