Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ajdt-dev] ajdt bug

Hi all !

I got this bug while compiling AspectJ project in Eclipse:

org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType$MissingImplementationException
at org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType.generateAnnotation(EclipseSourceType.java:587)
at org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType.convertEclipseAnnotation(EclipseSourceType.java:540)
at org.aspectj.ajdt.internal.compiler.lookup.EclipseSourceType.getAnnotations(EclipseSourceType.java:520)
at org.aspectj.wea ... lipseSourceType$MissingImplementationException
thrown: Please raise an AspectJ bug.  AspectJ does not know how to
convert this annotation [@Inherited]


Eclipse info:
Eclipse Version: 3.2.1
Build id: M20060921-0945

AJDT info:
Eclipse AspectJ Development Tools
Version: 1.4.1.200611230655
AspectJ version: 1.5.3.200611221118

Best regards,
Sergey Bondarenko


Back to the top