https://github.com/dgf/lc-xml-builder
LiveCycle XML Builder Component (AEM 6.2)
https://github.com/dgf/lc-xml-builder
aem component forms xml
Last synced: over 1 year ago
JSON representation
LiveCycle XML Builder Component (AEM 6.2)
- Host: GitHub
- URL: https://github.com/dgf/lc-xml-builder
- Owner: dgf
- License: mit
- Created: 2017-04-21T16:43:08.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-17T12:01:05.000Z (almost 9 years ago)
- Last Synced: 2025-01-23T06:11:20.421Z (over 1 year ago)
- Topics: aem, component, forms, xml
- Language: Java
- Size: 121 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LiveCycle XML Builder Component (AEM 6.2)
[](https://travis-ci.org/dgf/lc-xml-builder)
## Deployment
build and package this component with [Maven][mvn]
```sh
$ mvn clean package
```
and install the component archive ```lc-xml-builder-.jar``` with the Workbench
as described in the [Programming with LiveCycle ES4][lc] documentation.
## Usage

[mvn]: http://maven.apache.org
[lc]: http://help.adobe.com/en_US/livecycle/11.0/ProgramLC/index.html