Skip to main content

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

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


Back to the top