Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ajdt-dev] Source level 6.0 not yet supported?

We have not upgraded AspectJ to be based on the 3.2 eclipse compiler -
we are still based on the 3.1 compiler -> hence it doesn't work.  When
3.2 goes final (very soon...) we will move AspectJ to that level and
it will start working.

Andy.

On 07/06/06, Holger Hoffstätte <holger@xxxxxxxxxx> wrote:

Hi,

when using the latest AJDT snapshot on 3.2M7 with 6.0 compliance level,
the compiler complains that generics and annotations require at least
source level 5.0. My guess is that AJDT checks the exact level, not
smaller/larger and therefore does not recognize 6.0 as valid. Should I
file a bug report for that or is there a good reason why this does not work?

Holger
_______________________________________________
ajdt-dev mailing list
ajdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ajdt-dev



Back to the top