| Using License Keys > > Using License Keys > Deploying an Application > Using jlmdeploy as an ant Task |
Using jlmdeploy as an ant Task |
INDEX
PREVIOUS
NEXT
|
jlmdeploy can also be invoked as Apache ant "task" from a build.xml file.
jlmdeploy can take the parameters in Table 3 as attributes. For additional information about the options, see Using jlmdeploy from the Command Line.
It can also take the following parameters as nested elements:
Nested Element |
Description |
Required |
|---|---|---|
classpath |
A PATH like structure that can also be set through the classpath attribute. |
No |
Here is an example in ant syntax, suitable for a build.xml:
| Note |
The classpath in the taskdef is needed so that this ant task can be found. The classpath in the jlmdeploy element is needed so that jlmdeploy can find the keys.jlm file.
|
See also the example ant project, which contains a ready-to-run build.xml for an ILOG JViews Diagrammer sample.
| Copyright © 1987-2007 ILOG S.A. All rights reserved. Documentation homepage. Legal terms. | PREVIOUS NEXT |