Skip to main content

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

Hi Sergey,

Please raise a bug for this, with a testcase if possible:

https://bugs.eclipse.org/bugs/enter_bug.cgi?product=AspectJ

Regards,

Matt.

On 27/12/06, Sergey Bondarenko <enterit@xxxxxxxxx> wrote:
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
_______________________________________________
ajdt-dev mailing list
ajdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ajdt-dev



Back to the top