RapcTask

Description

Compiles a BlackBerry™ JDE's (Java Development Environment) workspace or project files.

Downloading RapcTask

Download latest RapcTask.zip



Building and installing RapcTask

Using RapcTask

Parameters

Attribute Description Required
workspace Name of  BlackBerry™ JDE's workspace file Yes
If nested fileset element is not specified
buildConfiguration Name of active build configuration
jdePath
Path of JDE installation directory (e.g. C:\Program Files\Research In Motion\BlackBerry JDE 3.7) Yes

Parameters specified as nested elements

fileset

FileSet's are used to select sets of projects to compile. To use a fileset, the workspace and  buildConfiguration attribute's must be NOT set.


Examples

  <rapc workspace="myWorkspace.jdw" 
buildConfiguration="Release"
jdePath="C:\Program Files\Research In Motion\BlackBerry JDE 3.7"
/>

compiles projects in build configuration "Release" of workspace  "myworkSpace.jdw" and all depended projects

  <rapc jdePath="C:\Program Files\Research In Motion\BlackBerry JDE 3.7">
<fileset dir="${basedir}" includes="test_*.jdp"/>
</rapc>


compiles all test_*.jdp projects under the ${basedir} directory, and all depended projects



⨭@Mail.ru
Сайт создан в системе uCoz