|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
ajc
.file
-- that
represents an argument file.Argfile
, add it to the list
argfiles
, and returns the new Argfile
instance.
haveExcludes
to true
.
haveIncludes
to true
.
compile() method.
- executeAfterPrepare() -
Method in class org.aspectj.tools.ant.taskdefs.Ajc2
- Executes by first setting the
build.compiler
property
to AjcCompiler, then invokes the super.execute() method.
-nocomments
flag is turned on.
-nosymbols
flag is turned on.
-preprocess
flag is turned on.
excludes
attribute.
includes
attribute.
haveExcludes
to true
.
haveIncludes
to true
.
-nocomments
flag.
-nosymbols
flag.
-preprocess
flag is turned on.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |