Package | Description |
---|---|
com.igormaznitsa.jcp.ant |
Class and Description |
---|
PreprocessTask.CfgFile
Inside class describes a "cfgfile" item, it has the only attribute "file",
the attribute must be defined
|
PreprocessTask.Global
Inside class describes a "global" item, it describes a global variable
which will be added into the preprocessor context It has attributes "name"
and "value", be careful in the value attribute usage because you have to
use """ instead of \" symbol inside string values
|
Copyright © 2011–2018 Igor Maznitsa. All rights reserved.