An open API service indexing awesome lists of open source software.

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)

Awesome Lists containing this project

README

          

# LiveCycle XML Builder Component (AEM 6.2)

[![Build Status](https://travis-ci.org/dgf/lc-xml-builder.svg)](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

![screenshot](https://github.com/dgf/lc-xml-builder/raw/master/WorkbenchXMLBuilder62.png)

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