Package com.igormaznitsa.jcp.ant


package com.igormaznitsa.jcp.ant
  • Classes
    Class
    Description
    The class implements an ANT task to allow calls for preprocessing from ANT build scripts.
    Inside class describes a "cfgfile" item, it has the only attribute "file", the attribute must be defined
    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