Skip to content

Instantly share code, notes, and snippets.

@singhsegv
Created October 15, 2018 12:44
Show Gist options
  • Save singhsegv/ab6cb6e6c9886f8430b8842202c6d9cb to your computer and use it in GitHub Desktop.
Save singhsegv/ab6cb6e6c9886f8430b8842202c6d9cb to your computer and use it in GitHub Desktop.

Revisions

  1. singhsegv created this gist Oct 15, 2018.
    5 changes: 5 additions & 0 deletions globals.xml.ftl
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    <?xml version="1.0"?>
    <globals>
    <global id="resOut" value="${resDir}" />
    <global id="srcOut" value="${srcDir}/${slashedPackageName(packageName)}" />
    </globals>