SLING-7205 - Generate import statements for data-sly-use Java use objects

* added support for generating the import statements for fully qualified Java
class names passed as identifiers to data-sly-resource; use objects stored in the
repository are ignored

git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1812544 13f79535-47bb-0310-9956-ffa450edef68
14 files changed
tree: c96621b0fe20d74979fb2943c117436de0472078
  1. src/
  2. pom.xml
  3. README.md
README.md

Apache Sling Scripting HTL Java Compiler

This module is part of the Apache Sling project.

The Apache Sling Scripting HTL Java Compiler provides support for transpiling the Abstract Syntax Tree produced by the org.apache.sling.scripting.sightly.compiler module into Java source code.