Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] Compiler options

Hi,

I’m currently using the Eclipse compiler with all its nice compilation warnings (e.g., missing JavaDoc, unused imports, etc.) and want to switch to AspectJ’s compiler. I would like to know if the AspectJ compiler supports the same warnings and if so, how to turn them on?

Thanks and regards,

Eric Lessard


Back to the top