Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] usejavac option

Hi Mark -

(ditto)

Volkmann, Mark wrote:
Is the -usejavac option still supported by ajc?
I don't see it in the usage documentation and it's not supported by the Ant
task AjcTask.

The 1.1 README notes that we don't generate sources now, so we
don't delegate to javac:

http://dev.eclipse.org/viewcvs/indextech.cgi/~checkout~/aspectj-home/doc/README-11.html

Wes



Back to the top