SLING-7581 - Using data-sly-use with two classes with same name will generate uncompilable code

* made the compiler generate FQCN in the Use-API context
* removed import declarations since they're redundant now
11 files changed
tree: e4c12aaa5adb691ab593de417587ee9e6d147c36
  1. src/
  2. .gitignore
  3. LICENSE
  4. pom.xml
  5. README.md
README.md

Build Status Test Status Maven Central JavaDocs License scripting

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.