Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-dev] ajc -perprocess

Hi,
I would like to merge an aspect (anAspect.java) into an application (anApplication.java) and to have the source file after weaving. It used to be supported in version 1.0 with switch -preprocess. I wonder if that is still supported or any other way of doing that in the latest verwion 1.6.1.

Tauseef

Back to the top