forked from Riverside-Software/pct
-
Notifications
You must be signed in to change notification settings - Fork 0
RestGen
Gilles QUERRET edited this page Sep 20, 2015
·
10 revisions
Exports OpenEdge Mobile or REST applications
<pct:restgen />
Attribute | Description | Default value |
---|---|---|
projectDir ‡ | Project directory name (with .services directory) | None |
services ‡ | Service names | None |
type ‡ | One of paar , mobpaar , restwar , mobwar , mobappwar , onlymobapp
|
|
destFile ‡ | Destination file name | |
‡ Mandatory attribute |
None
<RestGen dlcHome="${DLC}" projectDir="." destFile="dist/REST.zip" type="paar" services="RestProjectService" />
Will generate PAAR file for RestProjectService in current directory
<RestGen dlcHome="${DLC}" projectDir="." destFile="dist/REST.zip" type="paar" services="RestProjectService" pdsHome="/path/to/oeide" />
Same as previous example, but will use Eclipse JAR files from /path/to/oeide. This directory needs to be a copy of the directory of the same name on a Windows installation. Useful for UNIX REST generation.
- 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