-
Notifications
You must be signed in to change notification settings - Fork 62
PCTProxygen
Gilles QUERRET edited this page Jun 4, 2017
·
5 revisions
Generate proxies based on PXG/XPXG files
<pct:proxygen />
Attribute | Description | Default value |
---|---|---|
srcFile ‡ | PXG or XPXG file to use | No default value |
keepFiles | Leave proxy files | False |
workingDirectory ‡ | Working directory | Project's basedir |
† Only one of those attributes is mandatory ‡ Mandatory attribute
Use nested <jvmarg>
elements to specify arguments for the forked VM.
List of PXG files to be processed
<!-- xpxg files may contain absolute paths. xmltask is really useful in this case -->
<xmltask source="proxy.xpxg" dest="proxy2.xpxg">
<replace path="/:WSAD/:AppObject/:PGGenInfo/:WorkDir/text()" withText="build-proxygen\" />
<!-- There may be other nodes to transform -->
</xmltask>
<PCTProxygen srcFile="proxy2.xpxg" workingDirectory="." />
- QuickStart
- Changelog
- InstallDocumentation
- FAQ
-
Tasks
- PCT
- DlcHome
- PCTRun
- PCTDynRun
- PCTCompile
- PCTWSComp
- PCTCreateDatabase
- Sports2000
- PCTDumpSchema
- PCTDumpSequences
- PCTLoadSchema
- PCTIncrementalDump
- PCTBinaryDump
- PCTBinaryLoad
- PCTDumpData
- PCTLoadData
- PCTSchemaDoc
- PCTLibrary
- PCTProxygen
- PCTXCode
- ProgressVersion
- PCTVersion
- ClassDocumentation
- HtmlDocumentation
- XMLDocumentation
- JsonDocumentation
- ABLDuck
- OEUnit
- ABLUnit
- RestGen
- AssemblyCatalog
- Types