Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ajdt-dev] configuring AJDTto compile .java with javac and .aj with ajc ...

Hello,

   As I intend to use LTW, I'd like to know how to configure AJDT in
eclipse to compile my classes as pure java code (ie. using javac) and
just aspects (.aj) with ajc?  For now, I have to compile classes in a
separated way, what is kind of boring ... :-(

   May you help me?

thanks in advance,
Fabio



Back to the top