Release notes

VersionDateNotes
1.8Jul 11, 2006
  • Defect fixed when generating ALX file under JDK prior to 1.5. Details: an exception was thrown with a message: "java.lang.IllegalArgumentException: Not supported: indent-number." 
1.7Jul 7, 2006
  • rapc.exe output is displayed in non-quiet mode (if "options" attribute for project doesn't contain "-quiet", see  cldc attributes description for details). 
1.6Jun 15, 2006
  • bug fixed: correct work with project files (*.jdp) with missing [AlxImports] section. 
1.5Jun 13, 2006
  • RAPC ant task starting from version 1.5 can generate ALX files. ALX files can be also generated from command line; 
  • RAPC ant task starting from version 1.5 can import .alx files. See  alximports for details; 
  • RAPC ant task starting from version 1.5 can use text resources (.rrh and .rrc) for specifying localized title; 
  • RAPC ant task starting from version 1.5 supports "nonunicodefix" attribute for task element, which allows to compile BlackBerry projects containing resources (.rrh, .rrc files) using JDE prior to 4.1.0 on operating systems having "unacceptable" system settings (default language for non-Unicode programs). See  rapc for details; 
1.4Mar 13, 2006
  • RAPC ant task starting from version 1.4 can be used as a command line tool, even if Ant is not installed; 
  • RAPC ant task starting from version 1.4 supports "ribbonposition" attribute for project elements. Ribbon position is used for specifying Preferred position of the application icon; 
  • bug fixed: Alternate Entry Points (  cldcentrypoint and  midletentrypoint ) now work; 
  • bug fixed: now all the icons defined in nested element  icons are taken into account. 
1.3Feb 13, 2006
  • RAPC ant task starting from version 1.3 supports "imports" element for project elements. "imports" can be used for specifying .jar files to be imported into a project. 
1.2Jan 25, 2006
  • RAPC ant task starting from version 1.2 supports "update" attribute for workspace and project elements. Setting this attribute to "true" allows .JDW and .JDP files to be updated automatically on build; 
  • bug fixed: version 1.1 has a bug in building .JAD files. As a result some application's attributes like "Run On Startup" and "System Library" don't work in version 1.1. 
1.1Jan 14, 2006
  • RAPC ant task starting from version 1.1 supports older version of JDK (JDK 1.4 or more recent required); 
  • bug fixed: if javahome property is not defined the default JDK will be used. 
1.0Jan 3, 2006First release. Requires JDK 1.5 or greater. 

Copyright © 2005-2006 eTaras.com. All rights Reserved.