Share

Antenna

File Release Notes and Changelog

Release Name: 1.0.1

Notes:
 Antenna 1.0.1 is relased (25/5/2008)
Changes:

    * Added an option to exclude specific jad attibutes from Manifest (useful if you want to allow users to edit those attributes)
    * Preprocessor related
          o Its now possible to set the debug level of the wtkpreprocess task directly (debuglevel attribute)
          o Added the ability to load symbol files into the preprocessor
          o Can now save used a file with the symbols actually used when preprocessing
          o Fixed an encoding problem in the preprocessor for non ascii files (Effects both Antenna and the Eclipse plugin)
          o Added a parameter to specify devices database directory - devicedbpath
          o Preprocessor eclipse plugin: Added UI to select device database directory inside workspace
          o Fixed the parser of the devices.xml to properly handle devices which apply to multiple devices (with a device name that is comma separated list of device names)
          o Added the ability to override devices in the internal device.xml by putting a file named custom-devices.xml in the working directory or lib directory under the working directory
          o Fixed //#if to treat symbols with the strings "true" and "false" as boolean values
          o Fixed parse errors in some cases in the expand directive
          o Fixed parse errors in some cases in the include directive

Changes: